+ 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04' + '[' -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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 --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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.0vxx8ysm:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 --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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.rdyodfp9:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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 1331400 833660 1105192 5834876 5263516 DEBUG: Swap: 4194300 582260 3612040 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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', 'd53bf846eb874c3e9e03e3f671af0784', '-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 05b2400955e148d970c16ce282630a791af182e5 Note: checking out '05b2400955e148d970c16ce282630a791af182e5'. 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 05b24009 Remove the duplicated entry of designate-base + 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 ++ tail -n 1 ++ /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)' ++ /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 12.5.0.dev66 05b2400 + UPSTREAMVERSION=12.5.0.dev66 + [[ 12.5.0.dev66 =~ ([^-]*)-(.+) ]] + [[ 12.5.0.dev66 =~ (.*?)\.(0rc.+) ]] + [[ 12.5.0.dev66 =~ (.*?)\.(0b.+) ]] + [[ 12.5.0.dev66 =~ (.*?)\.(0a.+) ]] + [[ 12.5.0.dev66 =~ (.*?)\.(dev.+) ]] + VERSION=12.5.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200710090355 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200710090355.05b2400 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 --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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.1ki84tqk:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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 1333752 791260 1131508 5874924 5234956 DEBUG: Swap: 4194300 533108 3661192 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 26% /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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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', '9ebda31ce663434892988ddcb6c947e6', '-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', '3dce79b2e2164354af4fa3c47f8777e0', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1ki84tqk:/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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating tripleo_common.egg-info writing tripleo_common.egg-info/PKG-INFO writing dependency_links to tripleo_common.egg-info/dependency_links.txt writing entry points to tripleo_common.egg-info/entry_points.txt writing requirements to tripleo_common.egg-info/requires.txt writing top-level names to tripleo_common.egg-info/top_level.txt writing pbr to tripleo_common.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tripleo_common.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'tripleo_common.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tripleo-common-12.5.0.dev66 creating tripleo-common-12.5.0.dev66/container-images creating tripleo-common-12.5.0.dev66/container-images/kolla creating tripleo-common-12.5.0.dev66/container-images/kolla/base creating tripleo-common-12.5.0.dev66/container-images/kolla/glance-api creating tripleo-common-12.5.0.dev66/container-images/kolla/horizon creating tripleo-common-12.5.0.dev66/container-images/kolla/iscsid creating tripleo-common-12.5.0.dev66/container-images/kolla/keystone creating tripleo-common-12.5.0.dev66/container-images/kolla/mariadb creating tripleo-common-12.5.0.dev66/container-images/kolla/neutron-base creating tripleo-common-12.5.0.dev66/container-images/kolla/ovn creating tripleo-common-12.5.0.dev66/container-images/kolla/ovn/ovn-nb-db-server creating tripleo-common-12.5.0.dev66/container-images/kolla/ovn/ovn-sb-db-server creating tripleo-common-12.5.0.dev66/container-images/kolla/rabbitmq creating tripleo-common-12.5.0.dev66/container-images/kolla/swift-base creating tripleo-common-12.5.0.dev66/container-images/kolla/tripleoclient creating tripleo-common-12.5.0.dev66/container-images/tcib creating tripleo-common-12.5.0.dev66/container-images/tcib/base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/collectd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/cron creating tripleo-common-12.5.0.dev66/container-images/tcib/base/etcd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/haproxy creating tripleo-common-12.5.0.dev66/container-images/tcib/base/keepalived creating tripleo-common-12.5.0.dev66/container-images/tcib/base/mariadb creating tripleo-common-12.5.0.dev66/container-images/tcib/base/memcached creating tripleo-common-12.5.0.dev66/container-images/tcib/base/multipathd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-evaluator creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-listener creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-notifier creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-keystone-listener creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-worker creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-central creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-compute creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-notification creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-backup creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-scheduler creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-volume creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-backend-bind9 creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-central creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-mdns creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-producer creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-sink creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-worker creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/glance-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-metricd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-statsd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-all creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-api-cfn creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-engine creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/horizon creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-conductor creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-inspector creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-pxe creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/iscsid creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/keystone creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-scheduler creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-share creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-engine creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-event-engine creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-executor creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/ironic-neutron-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-metadata-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-server creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-server-ovn creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-sriov-agent creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-compute creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-compute-ironic creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-conductor creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-libvirt creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-novncproxy creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-scheduler creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base/novajoin-notifier creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base/novajoin-server creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-health-manager creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-housekeeping creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-worker creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/placement-api creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-account creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-container creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-object creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-proxy-server creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/tempest creating tripleo-common-12.5.0.dev66/container-images/tcib/base/os/zaqar-wsgi creating tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base creating tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-controller creating tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-nb-db-server creating tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-northd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-sb-db-server creating tripleo-common-12.5.0.dev66/container-images/tcib/base/qdrouterd creating tripleo-common-12.5.0.dev66/container-images/tcib/base/rabbitmq creating tripleo-common-12.5.0.dev66/container-images/tcib/base/redis creating tripleo-common-12.5.0.dev66/container-images/tcib/base/rsyslog creating tripleo-common-12.5.0.dev66/container-images/tcib/base/tripleoclient creating tripleo-common-12.5.0.dev66/contrib creating tripleo-common-12.5.0.dev66/doc creating tripleo-common-12.5.0.dev66/doc/source creating tripleo-common-12.5.0.dev66/doc/source/_exts creating tripleo-common-12.5.0.dev66/doc/source/image creating tripleo-common-12.5.0.dev66/doc/source/reference creating tripleo-common-12.5.0.dev66/doc/source/reference/workbooks creating tripleo-common-12.5.0.dev66/healthcheck creating tripleo-common-12.5.0.dev66/healthcheck/releasenotes creating tripleo-common-12.5.0.dev66/healthcheck/releasenotes/notes creating tripleo-common-12.5.0.dev66/heat_docker_agent creating tripleo-common-12.5.0.dev66/image-yaml creating tripleo-common-12.5.0.dev66/releasenotes creating tripleo-common-12.5.0.dev66/releasenotes/notes creating tripleo-common-12.5.0.dev66/releasenotes/notes/releasenotes creating tripleo-common-12.5.0.dev66/releasenotes/notes/releasenotes/notes creating tripleo-common-12.5.0.dev66/releasenotes/source creating tripleo-common-12.5.0.dev66/releasenotes/source/_static creating tripleo-common-12.5.0.dev66/scripts creating tripleo-common-12.5.0.dev66/tools creating tripleo-common-12.5.0.dev66/tripleo_common creating tripleo-common-12.5.0.dev66/tripleo_common.egg-info creating tripleo-common-12.5.0.dev66/tripleo_common/actions creating tripleo-common-12.5.0.dev66/tripleo_common/filters creating tripleo-common-12.5.0.dev66/tripleo_common/image creating tripleo-common-12.5.0.dev66/tripleo_common/image/builder creating tripleo-common-12.5.0.dev66/tripleo_common/releasenotes creating tripleo-common-12.5.0.dev66/tripleo_common/releasenotes/notes creating tripleo-common-12.5.0.dev66/tripleo_common/templates creating tripleo-common-12.5.0.dev66/tripleo_common/tests creating tripleo-common-12.5.0.dev66/tripleo_common/tests/actions creating tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_config creating tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova creating tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova/scheduler creating tripleo-common-12.5.0.dev66/tripleo_common/tests/image creating tripleo-common-12.5.0.dev66/tripleo_common/tests/image/builder creating tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/host_vars creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-controller-0 creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-0 creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-1 creating tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-2 creating tripleo-common-12.5.0.dev66/tripleo_common/utils creating tripleo-common-12.5.0.dev66/tripleo_common/utils/locks creating tripleo-common-12.5.0.dev66/undercloud_heat_plugins creating tripleo-common-12.5.0.dev66/workbooks creating tripleo-common-12.5.0.dev66/zuul.d copying files to tripleo-common-12.5.0.dev66... copying .coveragerc -> tripleo-common-12.5.0.dev66 copying .mailmap -> tripleo-common-12.5.0.dev66 copying .pre-commit-config.yaml -> tripleo-common-12.5.0.dev66 copying .stestr.conf -> tripleo-common-12.5.0.dev66 copying AUTHORS -> tripleo-common-12.5.0.dev66 copying CONTRIBUTING.rst -> tripleo-common-12.5.0.dev66 copying ChangeLog -> tripleo-common-12.5.0.dev66 copying HACKING.rst -> tripleo-common-12.5.0.dev66 copying LICENSE -> tripleo-common-12.5.0.dev66 copying README.rst -> tripleo-common-12.5.0.dev66 copying babel.cfg -> tripleo-common-12.5.0.dev66 copying bindep.txt -> tripleo-common-12.5.0.dev66 copying lower-constraints.txt -> tripleo-common-12.5.0.dev66 copying requirements.txt -> tripleo-common-12.5.0.dev66 copying setup.cfg -> tripleo-common-12.5.0.dev66 copying setup.py -> tripleo-common-12.5.0.dev66 copying sudoers -> tripleo-common-12.5.0.dev66 copying test-requirements.txt -> tripleo-common-12.5.0.dev66 copying tox.ini -> tripleo-common-12.5.0.dev66 copying container-images/container_image_prepare_defaults.yaml -> tripleo-common-12.5.0.dev66/container-images copying container-images/overcloud_containers.yaml -> tripleo-common-12.5.0.dev66/container-images copying container-images/overcloud_containers.yaml.j2 -> tripleo-common-12.5.0.dev66/container-images copying container-images/tripleo_containers.yaml -> tripleo-common-12.5.0.dev66/container-images copying container-images/tripleo_kolla_config_overrides.conf -> tripleo-common-12.5.0.dev66/container-images copying container-images/tripleo_kolla_template_overrides.j2 -> tripleo-common-12.5.0.dev66/container-images copying container-images/kolla/base/httpd_setup.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/base copying container-images/kolla/base/set_configs.py -> tripleo-common-12.5.0.dev66/container-images/kolla/base copying container-images/kolla/base/start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/base copying container-images/kolla/base/sudoers -> tripleo-common-12.5.0.dev66/container-images/kolla/base copying container-images/kolla/glance-api/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/glance-api copying container-images/kolla/horizon/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/horizon copying container-images/kolla/iscsid/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/iscsid copying container-images/kolla/keystone/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/keystone copying container-images/kolla/mariadb/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/mariadb copying container-images/kolla/mariadb/security_reset.expect -> tripleo-common-12.5.0.dev66/container-images/kolla/mariadb copying container-images/kolla/neutron-base/neutron_sudoers -> tripleo-common-12.5.0.dev66/container-images/kolla/neutron-base copying container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/ovn/ovn-nb-db-server copying container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/ovn/ovn-sb-db-server copying container-images/kolla/rabbitmq/extend_start.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/rabbitmq copying container-images/kolla/swift-base/swift-rootwrap -> tripleo-common-12.5.0.dev66/container-images/kolla/swift-base copying container-images/kolla/swift-base/swift-sudoers -> tripleo-common-12.5.0.dev66/container-images/kolla/swift-base copying container-images/kolla/tripleoclient/create_super_user.sh -> tripleo-common-12.5.0.dev66/container-images/kolla/tripleoclient copying container-images/tcib/base/base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base copying container-images/tcib/base/collectd/collectd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/collectd copying container-images/tcib/base/cron/cron.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/cron copying container-images/tcib/base/etcd/etcd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/etcd copying container-images/tcib/base/haproxy/haproxy.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/haproxy copying container-images/tcib/base/keepalived/keepalived.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/keepalived copying container-images/tcib/base/mariadb/mariadb.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/mariadb copying container-images/tcib/base/memcached/memcached.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/memcached copying container-images/tcib/base/multipathd/multipathd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/multipathd copying container-images/tcib/base/os/os.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os copying container-images/tcib/base/os/aodh-base/aodh-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base copying container-images/tcib/base/os/aodh-base/aodh-api/aodh-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-api copying container-images/tcib/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-evaluator copying container-images/tcib/base/os/aodh-base/aodh-listener/aodh-listener.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-listener copying container-images/tcib/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/aodh-base/aodh-notifier copying container-images/tcib/base/os/barbican-base/barbican-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base copying container-images/tcib/base/os/barbican-base/barbican-api/barbican-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-api copying container-images/tcib/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-keystone-listener copying container-images/tcib/base/os/barbican-base/barbican-worker/barbican-worker.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/barbican-base/barbican-worker copying container-images/tcib/base/os/ceilometer-base/ceilometer-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base copying container-images/tcib/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-central copying container-images/tcib/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-compute copying container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi copying container-images/tcib/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ceilometer-base/ceilometer-notification copying container-images/tcib/base/os/cinder-base/cinder-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base copying container-images/tcib/base/os/cinder-base/cinder-api/cinder-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-api copying container-images/tcib/base/os/cinder-base/cinder-backup/cinder-backup.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-backup copying container-images/tcib/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-scheduler copying container-images/tcib/base/os/cinder-base/cinder-volume/cinder-volume.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/cinder-base/cinder-volume copying container-images/tcib/base/os/designate-base/designate-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base copying container-images/tcib/base/os/designate-base/designate-api/designate-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-api copying container-images/tcib/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-backend-bind9 copying container-images/tcib/base/os/designate-base/designate-central/designate-central.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-central copying container-images/tcib/base/os/designate-base/designate-mdns/designate-mdns.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-mdns copying container-images/tcib/base/os/designate-base/designate-producer/designate-producer.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-producer copying container-images/tcib/base/os/designate-base/designate-sink/designate-sink.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-sink copying container-images/tcib/base/os/designate-base/designate-worker/designate-worker.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/designate-base/designate-worker copying container-images/tcib/base/os/glance-api/glance-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/glance-api copying container-images/tcib/base/os/gnocchi-base/gnocchi-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base copying container-images/tcib/base/os/gnocchi-base/gnocchi-api/gnocchi-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-api copying container-images/tcib/base/os/gnocchi-base/gnocchi-metricd/gnocchi-metricd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-metricd copying container-images/tcib/base/os/gnocchi-base/gnocchi-statsd/gnocchi-statsd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/gnocchi-base/gnocchi-statsd copying container-images/tcib/base/os/heat-base/heat-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base copying container-images/tcib/base/os/heat-base/heat-all/heat-all.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-all copying container-images/tcib/base/os/heat-base/heat-api/heat-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-api copying container-images/tcib/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-api-cfn copying container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/heat-base/heat-engine copying container-images/tcib/base/os/horizon/horizon.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/horizon copying container-images/tcib/base/os/ironic-base/ironic-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base copying container-images/tcib/base/os/ironic-base/ironic-api/ironic-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-api copying container-images/tcib/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-conductor copying container-images/tcib/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-inspector copying container-images/tcib/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/ironic-base/ironic-pxe copying container-images/tcib/base/os/iscsid/iscsid.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/iscsid copying container-images/tcib/base/os/keystone/keystone.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/keystone copying container-images/tcib/base/os/manila-base/manila-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base copying container-images/tcib/base/os/manila-base/manila-api/manila-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-api copying container-images/tcib/base/os/manila-base/manila-scheduler/manila-scheduler.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-scheduler copying container-images/tcib/base/os/manila-base/manila-share/manila-share.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/manila-base/manila-share copying container-images/tcib/base/os/mistral-base/mistral-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base copying container-images/tcib/base/os/mistral-base/mistral-api/mistral-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-api copying container-images/tcib/base/os/mistral-base/mistral-engine/mistral-engine.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-engine copying container-images/tcib/base/os/mistral-base/mistral-event-engine/mistral-event-engine.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-event-engine copying container-images/tcib/base/os/mistral-base/mistral-executor/mistral-executor.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/mistral-base/mistral-executor copying container-images/tcib/base/os/neutron-base/neutron-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base copying container-images/tcib/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/ironic-neutron-agent copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent/neutron-l3-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn copying container-images/tcib/base/os/neutron-base/neutron-metadata-agent/neutron-metadata-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-metadata-agent copying container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent/neutron-openvswitch-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent copying container-images/tcib/base/os/neutron-base/neutron-server/neutron-server.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-server copying container-images/tcib/base/os/neutron-base/neutron-server-ovn/neutron-server-ovn.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-server-ovn copying container-images/tcib/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/neutron-base/neutron-sriov-agent copying container-images/tcib/base/os/nova-base/nova-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base copying container-images/tcib/base/os/nova-base/nova-api/nova-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-api copying container-images/tcib/base/os/nova-base/nova-compute/nova-compute.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-compute copying container-images/tcib/base/os/nova-base/nova-compute-ironic/nova-compute-ironic.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-compute-ironic copying container-images/tcib/base/os/nova-base/nova-conductor/nova-conductor.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-conductor copying container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-libvirt copying container-images/tcib/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-novncproxy copying container-images/tcib/base/os/nova-base/nova-scheduler/nova-scheduler.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/nova-base/nova-scheduler copying container-images/tcib/base/os/novajoin-base/novajoin-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base copying container-images/tcib/base/os/novajoin-base/novajoin-notifier/novajoin-notifier.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base/novajoin-notifier copying container-images/tcib/base/os/novajoin-base/novajoin-server/novajoin-server.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/novajoin-base/novajoin-server copying container-images/tcib/base/os/octavia-base/octavia-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base copying container-images/tcib/base/os/octavia-base/octavia-api/octavia-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-api copying container-images/tcib/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-health-manager copying container-images/tcib/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-housekeeping copying container-images/tcib/base/os/octavia-base/octavia-worker/octavia-worker.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/octavia-base/octavia-worker copying container-images/tcib/base/os/placement-api/placement-api.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/placement-api copying container-images/tcib/base/os/swift-base/swift-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base copying container-images/tcib/base/os/swift-base/swift-account/swift-account.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-account copying container-images/tcib/base/os/swift-base/swift-container/swift-container.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-container copying container-images/tcib/base/os/swift-base/swift-object/swift-object.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-object copying container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/swift-base/swift-proxy-server copying container-images/tcib/base/os/tempest/tempest.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/tempest copying container-images/tcib/base/os/zaqar-wsgi/zaqar-wsgi.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/os/zaqar-wsgi copying container-images/tcib/base/ovn-base/ovn-base.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base copying container-images/tcib/base/ovn-base/ovn-controller/ovn-controller.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-controller copying container-images/tcib/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-nb-db-server copying container-images/tcib/base/ovn-base/ovn-northd/ovn-northd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-northd copying container-images/tcib/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/ovn-base/ovn-sb-db-server copying container-images/tcib/base/qdrouterd/qdrouterd.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/qdrouterd copying container-images/tcib/base/rabbitmq/rabbitmq.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/rabbitmq copying container-images/tcib/base/redis/redis.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/redis copying container-images/tcib/base/rsyslog/rsyslog.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/rsyslog copying container-images/tcib/base/tripleoclient/tripleoclient.yaml -> tripleo-common-12.5.0.dev66/container-images/tcib/base/tripleoclient copying contrib/overcloud_containers.yaml -> tripleo-common-12.5.0.dev66/contrib copying contrib/tripleo_kolla_template_overrides.j2 -> tripleo-common-12.5.0.dev66/contrib copying doc/source/conf.py -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/contributing.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/images.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/index.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/installation.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/readme.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/tripleo-mistral.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/uploads.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/usage.rst -> tripleo-common-12.5.0.dev66/doc/source copying doc/source/_exts/workbooks.py -> tripleo-common-12.5.0.dev66/doc/source/_exts copying doc/source/image/build.rst -> tripleo-common-12.5.0.dev66/doc/source/image copying doc/source/image/upload.rst -> tripleo-common-12.5.0.dev66/doc/source/image copying doc/source/reference/index.rst -> tripleo-common-12.5.0.dev66/doc/source/reference copying doc/source/reference/workbooks/.gitignore -> tripleo-common-12.5.0.dev66/doc/source/reference/workbooks copying healthcheck/README.md -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/aodh-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/aodh-evaluator -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/aodh-listener -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/aodh-notifier -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/barbican-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/barbican-keystone-listener -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/barbican-worker -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ceilometer-agent-central -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ceilometer-agent-compute -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ceilometer-agent-ipmi -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ceilometer-agent-notification -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/cinder-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/cinder-backup -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/cinder-scheduler -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/cinder-volume -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/collectd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/common.sh -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/cron -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/etcd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/fluentd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/glance-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/gnocchi-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/gnocchi-metricd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/gnocchi-statsd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/heat-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/heat-api-cfn -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/heat-engine -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/horizon -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ironic-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ironic-conductor -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ironic-inspector -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ironic-neutron-agent -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ironic-pxe -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/iscsid -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/keystone -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/manila-scheduler -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/mariadb -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/memcached -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/mistral-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/mistral-engine -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/mistral-event-engine -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/mistral-executor -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/multipathd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-dhcp -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-l3 -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-metadata -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-ovs-agent -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/neutron-sriov-agent -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-compute -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-conductor -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-ironic -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-libvirt -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-metadata -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-scheduler -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/nova-vnc-proxy -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/octavia-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/octavia-health-manager -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/octavia-housekeeping -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/octavia-worker -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/opendaylight-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ovn-controller -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ovn-dbs -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/ovn-metadata -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/panko-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/placement-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/qdrouterd -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/rabbitmq -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/redis -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/sahara-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/sahara-engine -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/sensu-client -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-account-replicator -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-account-server -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-container-replicator -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-container-server -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-object-replicator -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-object-server -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-proxy -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/swift-rsync -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/tacker -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/zaqar-api -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/zaqar-socket -> tripleo-common-12.5.0.dev66/healthcheck copying healthcheck/releasenotes/notes/nova-vnc-proxy-ipv6-handling-5d0625f1ab10d13f.yaml -> tripleo-common-12.5.0.dev66/healthcheck/releasenotes/notes copying heat_docker_agent/Dockerfile -> tripleo-common-12.5.0.dev66/heat_docker_agent copying heat_docker_agent/configure_container.sh -> tripleo-common-12.5.0.dev66/heat_docker_agent copying image-yaml/overcloud-hardened-images-centos7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-centos8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-python3.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-rhel7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-rhel8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi-centos7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi-centos8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi-python3.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi-rhel7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi-rhel8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images-uefi.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-hardened-images.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-centos7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-centos8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-ceph-centos8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-ceph-rhel8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-ceph.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-fedora.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-python3.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-rhel7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images-rhel8.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-images.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-odl-rhel7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-realtime-compute-centos7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-realtime-compute-python3.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-realtime-compute-rhel7.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying image-yaml/overcloud-realtime-compute.yaml -> tripleo-common-12.5.0.dev66/image-yaml copying releasenotes/notes/5.8.0-d1ca2298ba598431.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/Add-rotate-fernet-keys-action-a1080bf5fb18413f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/accept-glance-image-id-6e8bf439d93b3fb5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/add-check-mode-support-for-hiera-f15fed971d4397f8.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/add-generation-of-barbican-simple-crypto-kek-507fd2f21cdcf21b.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/add-overcloud-ceph-image-build-yamls-8ad8fe8b013a314e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/add-rootstackname-on-update-258dbf091fea497e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/adds-ansible-actions-4da45efa8a98cade.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/adds-create-container-workflow-77ee4557779563c0.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/adds-delete-plan-workflow-d625682fdddd3f48.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/adds-generate-fencing-parameters-e2ea121247779db3.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/adds-list-plan-workflow-c0c6f91c9460a09a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/allow-upload-big-files-f67ff35fcd166612.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ansible-action-log-20904253f962557f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/append-ironic-staging-drivers-d278905bb1ec0683.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/available-roles-workflow-fe81806915124cb6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/bindep-tox-606dbe4ddf68f7a6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/blacklisted_ips_support-f362e008ae1af210.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/blacklisted_serverid_config-e079e64e8a04cdb4.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/break-up-messages-0c438e658ce32892.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/buildah_build-727eb0f35f819731.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/caps-fix-f6f8817a48fa5c25.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/capture-environment-status-and-logs-3462d6ebbc9ecf2e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/change-odl-healthcheck-uri-84d6dea51b110772.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/check-boot-action-548e38d17cf1ad96.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/check-flavors-action-59b7f2dd5103ad9d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/check-node-counts-bb80a5cdd8d10475.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/check_ovs_upgrade-99cecd6b7bfdcf83.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/cinder-and-glance-api-version-bca6acd809d4151c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-consistent-work-dir-b8a37550c3970722.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-deploy-workflow-55f26302a42cf379.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-dont-use-tmpdirs-3641db9fd687f85e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-git-repo-9a18681afbfb9136.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-git-repo-commit-msg-9a550daaae1fc55e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-timeout-7296683716f78022.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/config-download-verbosity-ab2e89e169c208a7.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/create-overcloudrc-workflow-e5150b6b0af462f0.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/create_get_flattened_parameters_workflow-8c35b813289a5479.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/create_heat_capabilities_workbook-091f0ce2ab5fff3a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/default-arch-selection-d5fd2fcdba725dd4.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/delete-stack-a3c0951d9af04a0f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deployed-server-clear-breakpoint-ee1a984f3366598a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deployment-status-workflows-7f6ba3b69f805f06.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deployments-per-server-ea747fcff19c884d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deprecate-list-roles-action-12744cee0e6d70e5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deprecate-skopeo-image-uploader-a8b8b4b46d7be706.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/deprecated-params-list-a4edf6e341520ead.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/derive-deployment-parameters-c5e97d3df9bfc114.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/derive-parameters-using-scheduler-hints-5bb65bc78c1f6f91.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/disable_nouveau-bbaf1263fe43821a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/discover_hosts-f1733234ba32a909.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/dont-fail-tripleo-bootstrap-on-package-install-a00cd921b0af7168.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/drac-address-d835a529a7c17242.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/drop-inventory-config-support-c2132b897da2d290.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/enable-ssh-admin-honor-blacklist-f1371554ab1b38f6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/enrich-nodes-json-ironic-port-data-0905da3f7b13d149.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/enroll-root-device-a172f98f50706a12.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/error-msg-no-baremetal-a583117ecd9836dc.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/etcdtoken-4c46bdfac940acda.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/export_os_nova_api_version-d5d1501306f8013b.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fail-multiple-config-download-executions-bf1f0984cd8af5f0.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fencing-hw-types-fddcdb6bf6d79414.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-api-network-rendering-5a65009051a0f464.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-call-to-git-clone-action-d13942fc07e8e089.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-check-mode-server-deployment-098bcae9e0227c57.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-generated-server_certs_key_passphrase-60cba4653109992c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-octavia-image-rpm-install-permissions-846cd6780a527084.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-octavia-pub-key-d195fbf1976a8d36.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-opendaylight-healthcheck-f9bc1d2e067c4680.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-syntax-error-in-octavia-undercloud-role-c02b0c5b0f1ece34.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/fix-update-roles-workflow-with-custom-overcloud-names-35404ceae3ac380e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/flatten_parameters-b37065a0f0071523.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/format-ansible-deployments-8bc0de3b4dbfa69c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/generate-roles-with-colon-c903826db084b8a6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/git-support-for-deployment-plans-cac4d3746689cbda.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/group-os-apply-config-warn-beece0b9fcff74b7.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/gui-logging-5413d0d86e618c59.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/handle-no-deployment-status-a70a4b950171afbe.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/healthcheck-cron-37de4a861e1a1cbf.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/honor_trash_output_when_not_using_queue-f7c5a3051f5b90cc.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/increase-size-security-hardened-images-3fc4df73a48d4a91.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/install-octavia-amphora-image-red-hat-bc8545e36d88f951.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/integrate-skydive-b3b569d996c24cc5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/interfaces-cd94c12dd4744c50.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/introspection-batch-size-47723bceb0281baf.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ipmi-discovery-72f93156bcaf461d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-api-version-d2b4ec1474918f12.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-api-version-latest-328a5894677f801d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-api-version-pike-4264d815385cba7a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-boot-config-77addfde192cee0f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-hardware-types-791dad3f75a67454.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-rescue-ce08f432ccdcece4.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ironic-ucs-driver-node-uniqueness-fix-c74110a9728d1023.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/jinja2-template-render-raise-extension-87c7ed150a252ff5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/jinja2_include-8bef46285f25ddea.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/list-roles-from-roles-data-yaml-7ca573169f888bd7.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/manage-workflow-2668b50940c10d97.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/migration_ssh_key-6e772d18d4d24485.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/minor-update-workflow-6106c1a91cb6d029.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/mistral-swift-tempurl-action-ce4946a0b76db53c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/more-hw-types-a837145e41409382.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/move_redis_vip_to_all_nodes-bdd1c96438d6ed91.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/multi_arch_image-3c3730cbba95be19.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/no-cisco-46992167cd0ab6d0.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/no-classic-drivers-d56f8c3ff15af2c3.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/no-verify-registries-215e4df615e441ff.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/no_ss-368721c3af17b782.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nodes-with-profile-662f2c6cb61c4ac4.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nova_api_healthcheck_metadata_wsgi_change-4a191009d7ef9963.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nova_metadata_config_image-26e727263be52408.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nova_metadata_healthcheck-44a9b0a1f436826a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nova_novnc_proxy_ssl_healthcheck-f9ad0dffb459ef4b.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/nova_remove_nova-consoleauth-95df6d63822ef787.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/octavia-amphora-ssh-5dee3678d7b66476.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/octavia-fix-certificates-path-and-content-e8acf1e859e75135.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/octavia-internal-tls-support-f595ed1c3a1f3353.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/octavia-passphrase-285a06885ac735df.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/octavia-set-image-owner-id-adb197d5daae54f1.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/openstack-heat-agents-31a1a2908745f3bc.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/os_net_config_packaging-36b94a08bbb3e11d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/overcloudrc-versionless-keystone-endpoint-9cdc1a4e1341a933.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ovirt-driver-77af6913e280a19e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/ovn-image-prepare-neutron-server-abb60292341b5782.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/passwords-79661a3f27a33528.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/predeployment-validations-1e8eacd36571d5c9.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/prepare-includes-0c9a077369e99619.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/profile-17e2650c8da9e8b5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/provide-name-f75b6b61d3d8d693.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/quote-$@-a3d47106c9b7eeb6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/redfish-550a0e0f0fd4ea41.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/remove-abort-7214f376c9672644.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/remove-ironic-staging-drivers-override-ce9776ec030ec02a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/remove-overcloudrc.v3-2118c053035c1439.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/remove-skydive-support-1cea22a7419a3b13.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/resource-class-6fffaaf3b39b36c5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/rm_create_default_deployment_plan-397b259f6f641ab9.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/role-config-none-d440bd0dcbb63534.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/role-specific-validation-5ea0a31711ced6fe.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/select-roles-workflow-01860e1ba8b7b86c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/set-ssh-server-keep-alive-options-071e1b3b570e78a7.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/skip-deploy-identifier-d5abb0d4e6af0ecd.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/stack-update-1530096686438046.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/stop-octavia-amphora-image-install-5d26e3d37c7b508f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/stop-using-mistral-env-2ed6e17c4cdb9761.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/swift-additional-healtchecks-ab8cd9c7562654f3.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/switch_to_tripleomaster_registry-bd795a51f4e572c9.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-bootstrap-721b73d21ade7d6d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-container-rm-082aa93d2de1e8bc.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-container-tag-ec42e64289cb17e2.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-create-admin-0ce59d13ce2c07f6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-deploy-openshift-plan-name-89135e3a68307047.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-deploy-openshift-playbook-ac8b49a212545c0f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-docker-rm-b64297d5f9f42988.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-module-load-80f7fd8c8dd6a81e.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/tripleo-ssh-known-hosts-d27c54b0a6f9a028.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/undercloud-backup-actions-and-workflow-1d661bba3fb2f974.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/update-keystone-utils-bfd14da957d34ec5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/update-params-workflow-b26fd4cc40549537.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/update-programming-language-54ded15322426458.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/update-ps1-in-rc-files-c710832fc1ee37f5.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/update-roles-workflow-00be679eb8e9548c.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/use-hostnames-in-inventory-6d1a3572baebf509.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/use_trash_output_in_create_admin_via_ssh-dc9cae99934e1fbe.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/v3-only-overcloudrc-8439cfed2145341f.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/validations-in-workflow-8ce6a053cacece0d.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/verify-profiles-a9d075f565bc3df6.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/workaround_ssh_known_host_atomic_update-481e0baf3b3d6342.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/workflow-config-download-export-d22f3eb958b8c97a.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes copying releasenotes/notes/releasenotes/notes/update-lb-mgmt-subnet-to-class-b-1cd832ef08a30c85.yaml -> tripleo-common-12.5.0.dev66/releasenotes/notes/releasenotes/notes copying releasenotes/source/conf.py -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/index.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/ocata.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/pike.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/queens.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/rocky.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/stein.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/train.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/unreleased.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/ussuri.rst -> tripleo-common-12.5.0.dev66/releasenotes/source copying releasenotes/source/_static/.placeholder -> tripleo-common-12.5.0.dev66/releasenotes/source/_static copying scripts/README-tripleo.sh -> tripleo-common-12.5.0.dev66/scripts copying scripts/bindep-install -> tripleo-common-12.5.0.dev66/scripts copying scripts/bootstrap_host_exec -> tripleo-common-12.5.0.dev66/scripts copying scripts/bootstrap_host_only_eval -> tripleo-common-12.5.0.dev66/scripts copying scripts/bootstrap_host_only_exec -> tripleo-common-12.5.0.dev66/scripts copying scripts/containerfile-converter.py -> tripleo-common-12.5.0.dev66/scripts copying scripts/pull-puppet-modules -> tripleo-common-12.5.0.dev66/scripts copying scripts/tripleo-build-images -> tripleo-common-12.5.0.dev66/scripts copying scripts/tripleo-config-download -> tripleo-common-12.5.0.dev66/scripts copying scripts/tripleo-container-image-prepare -> tripleo-common-12.5.0.dev66/scripts copying scripts/upload-puppet-modules -> tripleo-common-12.5.0.dev66/scripts copying scripts/upload-swift-artifacts -> tripleo-common-12.5.0.dev66/scripts copying tools/check_duplicate_jinja_blocks.sh -> tripleo-common-12.5.0.dev66/tools copying tools/releasenotes_tox.sh -> tripleo-common-12.5.0.dev66/tools copying tripleo_common/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/arch.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/constants.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/exception.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/i18n.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/inventories.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/inventory.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common/update.py -> tripleo-common-12.5.0.dev66/tripleo_common copying tripleo_common.egg-info/PKG-INFO -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/SOURCES.txt -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/dependency_links.txt -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/entry_points.txt -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/not-zip-safe -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/pbr.json -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/requires.txt -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common.egg-info/top_level.txt -> tripleo-common-12.5.0.dev66/tripleo_common.egg-info copying tripleo_common/actions/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/ansible.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/baremetal.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/base.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/derive_params.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/plan.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/scale.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/actions/validations.py -> tripleo-common-12.5.0.dev66/tripleo_common/actions copying tripleo_common/filters/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/filters copying tripleo_common/filters/capabilities_filter.py -> tripleo-common-12.5.0.dev66/tripleo_common/filters copying tripleo_common/filters/list.py -> tripleo-common-12.5.0.dev66/tripleo_common/filters copying tripleo_common/image/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/base.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/build.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/exception.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/image_builder.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/image_export.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/image_uploader.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/kolla_builder.py -> tripleo-common-12.5.0.dev66/tripleo_common/image copying tripleo_common/image/builder/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/image/builder copying tripleo_common/image/builder/base.py -> tripleo-common-12.5.0.dev66/tripleo_common/image/builder copying tripleo_common/image/builder/buildah.py -> tripleo-common-12.5.0.dev66/tripleo_common/image/builder copying tripleo_common/releasenotes/notes/automatically-retry-failed-deployments-baf0c701e6d1ad4a.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/releasenotes/notes copying tripleo_common/releasenotes/notes/convert-docker-params-84dfc6083e88bb52.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/releasenotes/notes copying tripleo_common/templates/deployment.j2 -> tripleo-common-12.5.0.dev66/tripleo_common/templates copying tripleo_common/templates/deployments.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/templates copying tripleo_common/templates/heat-config.j2 -> tripleo-common-12.5.0.dev66/tripleo_common/templates copying tripleo_common/templates/host_var_server.j2 -> tripleo-common-12.5.0.dev66/tripleo_common/templates copying tripleo_common/tests/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/base.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_arch.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_filters.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_inventories.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_inventory.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_update.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/test_workflows.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests copying tripleo_common/tests/actions/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_ansible.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_baremetal.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_base.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_derive_params.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_plan.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_scale.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/actions/test_validations.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/actions copying tripleo_common/tests/fake_config/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_config copying tripleo_common/tests/fake_config/fakes.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_config copying tripleo_common/tests/fake_nova/README -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova copying tripleo_common/tests/fake_nova/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova copying tripleo_common/tests/fake_nova/scheduler/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova/scheduler copying tripleo_common/tests/fake_nova/scheduler/filters.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/fake_nova/scheduler copying tripleo_common/tests/image/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/fakes.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_base.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_build.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_image_builder.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_image_export.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_image_uploader.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/test_kolla_builder.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image copying tripleo_common/tests/image/builder/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image/builder copying tripleo_common/tests/image/builder/test_buildah.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/image/builder copying tripleo_common/tests/inventory_data/cell1_dynamic.json -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/cell1_static.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/merged_dynamic.json -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/merged_static.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/overcloud_dynamic.json -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/overcloud_static.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/single_dynamic.json -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/inventory_data/single_static.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/tests/inventory_data copying tripleo_common/tests/utils/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_config.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_glance.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_nodes.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_overcloudrc.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_passwords.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_plan.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_process.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_roles.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_stack.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_stack_parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_swift.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_template.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/test_time_functions.py -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils copying tripleo_common/tests/utils/data/Compute -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data copying tripleo_common/tests/utils/data/Controller -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data copying tripleo_common/tests/utils/data/config_data.yaml -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data copying tripleo_common/tests/utils/data/host_vars/overcloud-controller-0 -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/host_vars copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-0 -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/host_vars copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-1 -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/host_vars copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-2 -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/host_vars copying tripleo_common/tests/utils/data/overcloud-controller-0/ControllerHostEntryDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-controller-0 copying tripleo_common/tests/utils/data/overcloud-controller-0/MyExtraConfigPost -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-controller-0 copying tripleo_common/tests/utils/data/overcloud-controller-0/MyPostConfig -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-controller-0 copying tripleo_common/tests/utils/data/overcloud-controller-0/NetworkDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-controller-0 copying tripleo_common/tests/utils/data/overcloud-novacompute-0/ComputeHostEntryDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-0 copying tripleo_common/tests/utils/data/overcloud-novacompute-0/MyExtraConfigPost -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-0 copying tripleo_common/tests/utils/data/overcloud-novacompute-0/NetworkDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-0 copying tripleo_common/tests/utils/data/overcloud-novacompute-1/ComputeHostEntryDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-1 copying tripleo_common/tests/utils/data/overcloud-novacompute-1/MyExtraConfigPost -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-1 copying tripleo_common/tests/utils/data/overcloud-novacompute-1/NetworkDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-1 copying tripleo_common/tests/utils/data/overcloud-novacompute-2/AnsibleDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-2 copying tripleo_common/tests/utils/data/overcloud-novacompute-2/ComputeHostEntryDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-2 copying tripleo_common/tests/utils/data/overcloud-novacompute-2/MyExtraConfigPost -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-2 copying tripleo_common/tests/utils/data/overcloud-novacompute-2/NetworkDeployment -> tripleo-common-12.5.0.dev66/tripleo_common/tests/utils/data/overcloud-novacompute-2 copying tripleo_common/utils/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/common.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/config.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/glance.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/image.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/keystone.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/nodes.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/overcloudrc.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/passwords.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/plan.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/process.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/roles.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/safe_import.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/stack.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/stack_parameters.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/swift.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/tarball.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/template.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/time_functions.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils copying tripleo_common/utils/locks/__init__.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils/locks copying tripleo_common/utils/locks/base.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils/locks copying tripleo_common/utils/locks/processlock.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils/locks copying tripleo_common/utils/locks/threadinglock.py -> tripleo-common-12.5.0.dev66/tripleo_common/utils/locks copying undercloud_heat_plugins/__init__.py -> tripleo-common-12.5.0.dev66/undercloud_heat_plugins copying undercloud_heat_plugins/config.py -> tripleo-common-12.5.0.dev66/undercloud_heat_plugins copying undercloud_heat_plugins/immutable_resources.py -> tripleo-common-12.5.0.dev66/undercloud_heat_plugins copying undercloud_heat_plugins/server_update_allowed.py -> tripleo-common-12.5.0.dev66/undercloud_heat_plugins copying workbooks/baremetal.yaml -> tripleo-common-12.5.0.dev66/workbooks copying workbooks/derive_params.yaml -> tripleo-common-12.5.0.dev66/workbooks copying workbooks/derive_params_formulas.yaml -> tripleo-common-12.5.0.dev66/workbooks copying workbooks/messaging.yaml -> tripleo-common-12.5.0.dev66/workbooks copying workbooks/swift.yaml -> tripleo-common-12.5.0.dev66/workbooks copying workbooks/validations.yaml -> tripleo-common-12.5.0.dev66/workbooks copying zuul.d/cross-jobs.yaml -> tripleo-common-12.5.0.dev66/zuul.d copying zuul.d/layout.yaml -> tripleo-common-12.5.0.dev66/zuul.d Writing tripleo-common-12.5.0.dev66/setup.cfg creating dist Creating tar archive removing 'tripleo-common-12.5.0.dev66' (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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 --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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.bja_k9y1:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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 1333592 790560 1132028 5875784 5234584 DEBUG: Swap: 4194300 533108 3661192 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 26% /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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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', '6da57d11b6d14bdba62c3c0ecec83098', '-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=tripleo-common-12.5.0.dev66.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/tripleo-common-12.5.0.dev66.tar.gz ++ basename tripleo-common-12.5.0.dev66.tar.gz .tar.gz + SOURCEWITHREL=tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz + mv dist/tripleo-common-12.5.0.dev66.tar.gz /tmp/tmp.71dUhB4rYz/SOURCES/tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz + cd /home/rhel8-master/data/openstack-tripleo-common_distro + cp -a openstack-tripleo-common.spec /tmp/tmp.71dUhB4rYz/SOURCES/ + cp openstack-tripleo-common.spec /tmp/tmp.71dUhB4rYz/SPECS/ + cd /tmp/tmp.71dUhB4rYz/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 12.5.0.dev66\' openstack-tripleo-common.spec + sed -i -e '1i%global dlrn 1\' openstack-tripleo-common.spec ++ basename tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tripleo-common-12.5.0.dev66-0.20200710090355.05b2400\' openstack-tripleo-common.spec + sed -i -e s/UPSTREAMVERSION/12.5.0.dev66/g openstack-tripleo-common.spec + VERSION=12.5.0 + sed -i -e 's/Version:.*/Version: 12.5.0/g' openstack-tripleo-common.spec + sed -i -e 's/Release:.*/Release: 0.20200710090355.05b2400%{?dist}/g' openstack-tripleo-common.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz/' openstack-tripleo-common.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tripleo-common.spec + cat openstack-tripleo-common.spec %global dlrn_nvr tripleo-common-12.5.0.dev66-0.20200710090355.05b2400 %global dlrn 1 %define upstream_version 12.5.0.dev66 # guard for package OSP does not support %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}} %global upstream_name tripleo-common %global common_desc Python library for code used by TripleO projects. %{?!_licensedir:%global license %%doc} Name: openstack-tripleo-common Summary: Python library for code used by TripleO projects. Version: 12.5.0 Release: 0.20200710090355.05b2400%{?dist} License: ASL 2.0 URL: https://github.com/rdo-management/tripleo-common Source0: tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: openstack-macros Requires: golang-github-vbatts-tar-split >= 0.11.1 Requires: skopeo Requires: ansible >= 2.9.10 # Ansible roles used by TripleO Requires: ansible-role-container-registry Requires: ansible-role-tripleo-modify-image Requires: ansible-pacemaker Requires: ansible-tripleo-ipa Requires: ansible-tripleo-ipsec %if 0%{rhosp} == 1 Requires: ansible-role-redhat-subscription %endif Requires: buildah Requires: %{name}-containers = %{version}-%{release} Requires: python3-%{upstream_name} = %{version}-%{release} Provides: tripleo-common = %{version}-%{release} Obsoletes: tripleo-common < %{version}-%{release} %description %{common_desc} %package -n python3-%{upstream_name} Summary: Python library for code used by TripleO projects. BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3-eventlet BuildRequires: python3-pbr BuildRequires: python3-cryptography BuildRequires: python3-GitPython BuildRequires: python3-fixtures BuildRequires: python3-glanceclient BuildRequires: python3-heatclient BuildRequires: python3-ironicclient BuildRequires: python3-ironic-inspector-client BuildRequires: python3-jinja2 BuildRequires: python3-metalsmith BuildRequires: python3-mistral-lib BuildRequires: python3-mistralclient BuildRequires: python3-novaclient BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-rootwrap BuildRequires: python3-oslo-utils BuildRequires: python3-oslotest BuildRequires: python3-paramiko BuildRequires: python3-passlib BuildRequires: python3-requests-mock BuildRequires: python3-swiftclient BuildRequires: python3-tenacity BuildRequires: python3-testtools BuildRequires: python3-zaqarclient BuildRequires: python3-yaml BuildRequires: python3-ansible-runner BuildRequires: python3-stestr Requires: python3-GitPython Requires: python3-jinja2 Requires: python3-glanceclient >= 1:2.8.0 Requires: python3-heatclient >= 1.10.0 Requires: python3-ironic-inspector-client >= 1.5.0 Requires: python3-ironicclient >= 2.3.0 Requires: python3-keystoneclient Requires: python3-novaclient >= 1:9.1.0 Requires: python3-metalsmith >= 0.13.0 Requires: python3-mistral-lib >= 0.3.0 Requires: python3-mistralclient >= 3.1.0 Requires: python3-netaddr Requires: python3-netifaces Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-rootwrap >= 5.8.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-six >= 1.10.0 Requires: python3-passlib >= 1.7.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-pbr >= 2.0.0 Requires: python3-zaqarclient >= 1.0.0 Requires: python3-paramiko Requires: python3-eventlet >= 0.20.0 Requires: python3-jsonschema >= 2.6.0 Requires: python3-requests >= 2.18.0 Requires: python3-tenacity >= 4.4.0 Requires: python3-cryptography Requires: python3-ansible-runner >= 1.4.4 %{?python_provide:%python_provide python3-%{upstream_name}} %description -n python3-%{upstream_name} %{common_desc} %prep %autosetup -n %{upstream_name}-%{upstream_version} -S git rm -rf *.egg-info # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build %{py3_build} %install %{py3_install} # TODO remove this when https://review.openstack.org/#/c/591346/ merges touch %{buildroot}%{_bindir}/create_freeipa_enroll_envfile.py # TODO remove this when https://review.openstack.org/#/c/675136/ merges touch %{buildroot}%{_bindir}/tripleo-deploy-openshift if [ -d %{buildroot}/%{_datadir}/%{upstream_name} ]; then mv %{buildroot}/%{_datadir}/%{upstream_name} %{buildroot}/%{_datadir}/%{name} else # Before https://review.openstack.org/#/c/327830/3/setup.cfg mkdir -p %{buildroot}/%{_datadir}/%{name} if [ -d image-yaml ]; then install -d -m 755 %{buildroot}/%{_datadir}/%{name} cp -ar image-yaml %{buildroot}/%{_datadir}/%{name} fi fi ln -s %{name} %{buildroot}%{_datadir}/%{upstream_name} if [ -d workbooks ]; then cp -ar workbooks %{buildroot}/%{_datadir}/%{name}/ else mkdir -p %{buildroot}/%{_datadir}/%{name}/workbooks fi if [ -d playbooks ]; then cp -ar playbooks %{buildroot}/%{_datadir}/%{name}/ else mkdir -p %{buildroot}/%{_datadir}/%{name}/playbooks fi if [ -d healthcheck ]; then cp -ar healthcheck %{buildroot}/%{_datadir}/%{name}/ else mkdir -p %{buildroot}/%{_datadir}/%{name}/healthcheck fi if [ ! -d roles ]; then mkdir -p %{buildroot}/%{_datadir}/ansible/roles fi if [ ! -d ansible_plugins ]; then mkdir -p %{buildroot}/%{_datadir}/ansible/plugins fi mkdir -p %{buildroot}/%{_datadir}/%{name}-containers mv %{buildroot}/%{_datadir}/%{name}/container-images %{buildroot}/%{_datadir}/%{name}-containers/ # compat symlink ln -s ../%{name}-containers/container-images %{buildroot}/%{_datadir}/%{name}/ if [ -d heat_docker_agent ]; then cp -ar heat_docker_agent %{buildroot}/%{_datadir}/%{name}/ else mkdir -p %{buildroot}/%{_datadir}/%{name}/heat_docker_agent fi install -p -D -m 440 sudoers %{buildroot}%{_sysconfdir}/sudoers.d/%{upstream_name} if [ -f %{buildroot}%{_bindir}/upgrade-non-controller.sh ]; then rm -rf %{buildroot}%{_bindir}/upgrade-non-controller.sh fi %check export PYTHON=%{__python3} stestr run %package containers Summary: Files for building TripleO containers %description containers This package installs the files used to build containers for TripleO. %package container-base Summary: Package for the TripleO base container image Requires: puppet Requires: lsof Requires: hostname %description container-base This package installs the dependencies and files which are required on the base TripleO container image. %package devtools Summary: A collection of tools for TripleO developers and CI Requires: %{name} = %{version}-%{release} %description devtools This package installs the TripleO tools for developers and CI that typically don't fit in a product. %files %license LICENSE %doc README.rst AUTHORS ChangeLog %{_prefix}/lib/heat/undercloud_heat_plugins %{_datadir}/%{name} %{_datadir}/%{upstream_name} %{_sysconfdir}/sudoers.d/%{upstream_name} %{_datadir}/ansible/roles %{_datadir}/ansible/plugins %files -n python3-%{upstream_name} %license LICENSE %doc README.rst AUTHORS ChangeLog %{python3_sitelib}/tripleo_common* %exclude %{python3_sitelib}/tripleo_common/test* %exclude %{_bindir}/run-validation %{_bindir}/tripleo-build-images %{_bindir}/upload-puppet-modules %{_bindir}/upload-swift-artifacts %{_bindir}/tripleo-config-download %{_bindir}/tripleo-container-image-prepare %if 0%{rhosp} == 0 %{_bindir}/tripleo-deploy-openshift %else %exclude %{_bindir}/tripleo-deploy-openshift %endif %{_bindir}/create_freeipa_enroll_envfile.py %files containers %{_datadir}/%{name}-containers/container-images %files container-base %{_bindir}/bootstrap_host_exec %{_bindir}/bootstrap_host_only_eval %{_bindir}/bootstrap_host_only_exec %{_datadir}/%{name}/healthcheck %files devtools %{_bindir}/pull-puppet-modules %changelog + spectool -g -C /tmp/tmp.71dUhB4rYz/SOURCES openstack-tripleo-common.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 --spec openstack-tripleo-common.spec --sources=/tmp/tmp.71dUhB4rYz/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.irj0v_j5:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-tripleo-common.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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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 1331380 816072 1113356 5852484 5255416 DEBUG: Swap: 4194300 533108 3661192 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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', '60d31e22fe8d42a8bd09117c6452e6a5', '-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', '842d4e1a7993470291727dcf2f511a9d', '-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', 'cd774433fdaa46b38345c295df932042', '-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', '7f05a4518e52431ab2c407eb448e9d6c', '-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 486 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 523 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 306 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 2.9 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: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.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.irj0v_j5:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '25927369157a4046adf49722a6144d32', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.irj0v_j5:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-tripleo-common.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.71dUhB4rYz 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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.az06mrd2:/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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04', '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}, '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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04'}} 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/8d/b4/8db46101d701a3cf986299d2afcaa03baaa32e3c_dd69e2a6 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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 1332660 814588 1113356 5852688 5254132 DEBUG: Swap: 4194300 533108 3661192 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 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', '5c69d31416f84c92844bc3956ea2064d', '-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', '6e23c4cb989b4a298bc8923f7363721b', '-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', 'fcb978fc6a5e40c487d89c8830e84285', '-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', '71508669aaab4117a1ca9ed96b23a815', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 614 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm Start: build setup for openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cf54fa00b0c245209d1f8a1926ee735c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-tripleo-common-12.5.0-0.2020######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c3c4842bcb074c64ab014db11562f485', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.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: openstack-tripleo-common.spec DEBUG: tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.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.az06mrd2:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '781e72fc9b5a4c678f6e98cafe6d853c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.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 Fri 10 Jul 2020 05:04:17 AM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-eventlet-0.25.1-1.1.el8ost.noarch is already installed. DEBUG: Package python3-jinja2-2.10-9.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-glanceclient noarch1:3.2.0-0.20200630162218.de178ac.el8 local 147 k DEBUG: python3-heatclient noarch2.2.0-0.20200630170746.670fe7c.el8 local 164 k DEBUG: python3-ironic-inspector-client noarch4.2.0-0.20200630163047.2a2f89e.el8 local 66 k DEBUG: python3-ironicclient noarch4.2.0-0.20200630165729.57cb1e5.el8 local 351 k DEBUG: python3-metalsmith noarch0.16.0-0.20191218071944.ae639df.el8 local 58 k DEBUG: python3-mistral-lib noarch2.2.0-0.20200630165120.301c17e.el8 local 37 k DEBUG: python3-mistralclient noarch4.1.0-0.20200707115028.f77c1d2.el8 local 161 k DEBUG: python3-novaclient noarch1:17.1.0-0.20200630162607.600384f.el8 local 224 k DEBUG: python3-oslo-concurrency noarch4.2.0-0.20200708081819.35e4df4.el8 local 40 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.3.0-0.20200703083958.880bcb8.el8 local 62 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-utils noarch4.2.2-0.20200708082053.bc562f3.el8 local 78 k DEBUG: python3-oslotest noarch4.4.0-0.20200708080854.bc223f9.el8 local 47 k DEBUG: python3-swiftclient noarch3.10.0-0.20200630164502.7852314.el8 local 174 k DEBUG: python3-zaqarclient noarch2.0.0-0.20200707173958.db7f5cd.el8 local 130 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-GitPython noarch2.1.11-2.el8ost delorean-rhel8-master-deps 567 k DEBUG: python3-ansible-runner noarch1.4.4-1.el8ost delorean-rhel8-master-deps 104 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 k DEBUG: python3-passlib noarch1.7.0-5.el8ost delorean-rhel8-master-deps 740 k DEBUG: python3-requests-mock noarch1.3.0-2.el8ost delorean-rhel8-master-deps 64 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: Installing dependencies: DEBUG: python-oslo-concurrency-lang noarch4.2.0-0.20200708081819.35e4df4.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.3.0-0.20200703083958.880bcb8.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.2-0.20200708082053.bc562f3.el8 local 12 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-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 local 430 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-openstacksdk noarch0.48.0-0.20200708082517.3b693c2.el8 local 820 k DEBUG: python3-os-service-types noarch1.7.0-0.20200707161001.0b2f473.el8 local 36 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: genisoimage x86_641.1.11-39.el8 appstream 316 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-ptyprocess noarch0.5.2-4.el8 appstream 31 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 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: ansible noarch2.7.6-1.el8 delorean-rhel8-master-deps 11 M DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 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-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-daemon noarch2.1.2-9.el8ost delorean-rhel8-master-deps 39 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-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-gitdb noarch2.0.3-6.el8ost delorean-rhel8-master-deps 113 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-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-lockfile noarch1:0.11.0-9.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 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-pexpect noarch4.6-2.el8ost delorean-rhel8-master-deps 141 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-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-smmap noarch2.0.3-5.el8ost delorean-rhel8-master-deps 49 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 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-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-warlock noarch1.3.0-9.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yaql noarch1.1.3-3.el8ost delorean-rhel8-master-deps 189 k DEBUG: sshpass x86_641.06-1.el8 delorean-rhel8-master-deps 26 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 105 Packages DEBUG: Total size: 26 M DEBUG: Installed size: 117 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-39.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-ptyprocess-0.5.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ansible-2.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-GitPython-2.1.11-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ansible-runner-1.4.4-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-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-daemon-2.1.2-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-gitdb-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lockfile-0.11.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.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-paramiko-2.4.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pexpect-4.6-2.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-requests-mock-1.3.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-smmap-2.0.3-5.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-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-1.1.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sshpass-1.06-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.1-0.20200630164713.01c12ec 1/105 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 2/105 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 3/105 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 4/105 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 5/105 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 6/105 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 7/105 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 8/105 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 9/105 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 10/105 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 11/105 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 12/105 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 13/105 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 14/105 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 15/105 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200707161001. 16/105 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 17/105 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 18/105 DEBUG: Installing : python3-yaql-1.1.3-3.el8ost.noarch 19/105 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 20/105 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 21/105 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 22/105 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 23/105 DEBUG: Installing : sshpass-1.06-1.el8.x86_64 24/105 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 25/105 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 26/105 DEBUG: Installing : python3-smmap-2.0.3-5.el8ost.noarch 27/105 DEBUG: Installing : python3-gitdb-2.0.3-6.el8ost.noarch 28/105 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 29/105 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 30/105 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 31/105 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 32/105 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 33/105 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 34/105 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 35/105 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 36/105 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 37/105 DEBUG: Installing : python3-lockfile-1:0.11.0-9.el8ost.noarch 38/105 DEBUG: Installing : python3-daemon-2.1.2-9.el8ost.noarch 39/105 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 40/105 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 41/105 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 42/105 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 43/105 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 44/105 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 45/105 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 46/105 DEBUG: Installing : python3-warlock-1.3.0-9.el8ost.noarch 47/105 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 48/105 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 49/105 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 50/105 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 51/105 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 52/105 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 53/105 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 54/105 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 55/105 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 56/105 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 57/105 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 58/105 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 59/105 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 60/105 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 61/105 DEBUG: Installing : ansible-2.7.6-1.el8.noarch 62/105 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 63/105 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 63/105 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 64/105 DEBUG: Installing : python3-ptyprocess-0.5.2-4.el8.noarch 65/105 DEBUG: Installing : python3-pexpect-4.6-2.el8ost.noarch 66/105 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 67/105 DEBUG: Installing : libusal-1.1.11-39.el8.x86_64 68/105 DEBUG: Running scriptlet: libusal-1.1.11-39.el8.x86_64 68/105 DEBUG: Installing : genisoimage-1.1.11-39.el8.x86_64 69/105 DEBUG: Running scriptlet: genisoimage-1.1.11-39.el8.x86_64 69/105 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 70/105 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 71/105 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 72/105 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 73/105 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 74/105 DEBUG: Installing : python3-openstacksdk-0.48.0-0.20200708082517.3b6 75/105 DEBUG: Installing : python-oslo-utils-lang-4.2.2-0.20200708082053.bc 76/105 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 77/105 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 78/105 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 79/105 DEBUG: Installing : python3-oslo-utils-4.2.2-0.20200708082053.bc562f 80/105 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 81/105 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 82/105 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 83/105 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 84/105 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 85/105 DEBUG: Installing : python3-swiftclient-3.10.0-0.20200630164502.7852 86/105 DEBUG: Installing : python-oslo-concurrency-lang-4.2.0-0.20200708081 87/105 DEBUG: Installing : python3-oslo-concurrency-4.2.0-0.20200708081819. 88/105 DEBUG: Installing : python3-heatclient-2.2.0-0.20200630170746.670fe7 89/105 DEBUG: Installing : python3-mistral-lib-2.2.0-0.20200630165120.301c1 90/105 DEBUG: Installing : python3-zaqarclient-2.0.0-0.20200707173958.db7f5 91/105 DEBUG: Installing : python3-ironicclient-4.2.0-0.20200630165729.57cb 92/105 DEBUG: Installing : python3-mistralclient-4.1.0-0.20200707115028.f77 93/105 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 94/105 DEBUG: Installing : python3-glanceclient-1:3.2.0-0.20200630162218.de 95/105 DEBUG: Installing : python3-ironic-inspector-client-4.2.0-0.20200630 96/105 DEBUG: Installing : python3-metalsmith-0.16.0-0.20191218071944.ae639 97/105 DEBUG: Installing : python3-ansible-runner-1.4.4-1.el8ost.noarch 98/105 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 99/105 DEBUG: Installing : python3-oslotest-4.4.0-0.20200708080854.bc223f9. 100/105 DEBUG: Installing : python3-GitPython-2.1.11-2.el8ost.noarch 101/105 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 102/105 DEBUG: Installing : python3-requests-mock-1.3.0-2.el8ost.noarch 103/105 DEBUG: Installing : python3-passlib-1.7.0-5.el8ost.noarch 104/105 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 105/105 DEBUG: Running scriptlet: python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 105/105 DEBUG: Verifying : python-oslo-concurrency-lang-4.2.0-0.20200708081 1/105 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 2/105 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 3/105 DEBUG: Verifying : python-oslo-utils-lang-4.2.2-0.20200708082053.bc 4/105 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 5/105 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 6/105 DEBUG: Verifying : python3-glanceclient-1:3.2.0-0.20200630162218.de 7/105 DEBUG: Verifying : python3-heatclient-2.2.0-0.20200630170746.670fe7 8/105 DEBUG: Verifying : python3-ironic-inspector-client-4.2.0-0.20200630 9/105 DEBUG: Verifying : python3-ironicclient-4.2.0-0.20200630165729.57cb 10/105 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 11/105 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 12/105 DEBUG: Verifying : python3-metalsmith-0.16.0-0.20191218071944.ae639 13/105 DEBUG: Verifying : python3-mistral-lib-2.2.0-0.20200630165120.301c1 14/105 DEBUG: Verifying : python3-mistralclient-4.1.0-0.20200707115028.f77 15/105 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 16/105 DEBUG: Verifying : python3-openstacksdk-0.48.0-0.20200708082517.3b6 17/105 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200707161001. 18/105 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 19/105 DEBUG: Verifying : python3-oslo-concurrency-4.2.0-0.20200708081819. 20/105 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 21/105 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 22/105 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 23/105 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 24/105 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 25/105 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 26/105 DEBUG: Verifying : python3-oslo-utils-4.2.2-0.20200708082053.bc562f 27/105 DEBUG: Verifying : python3-oslotest-4.4.0-0.20200708080854.bc223f9. 28/105 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 29/105 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 30/105 DEBUG: Verifying : python3-swiftclient-3.10.0-0.20200630164502.7852 31/105 DEBUG: Verifying : python3-zaqarclient-2.0.0-0.20200707173958.db7f5 32/105 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 33/105 DEBUG: Verifying : genisoimage-1.1.11-39.el8.x86_64 34/105 DEBUG: Verifying : libusal-1.1.11-39.el8.x86_64 35/105 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 36/105 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 37/105 DEBUG: Verifying : python3-ptyprocess-0.5.2-4.el8.noarch 38/105 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 39/105 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 40/105 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 41/105 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 42/105 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 43/105 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 44/105 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 45/105 DEBUG: Verifying : ansible-2.7.6-1.el8.noarch 46/105 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 47/105 DEBUG: Verifying : python3-GitPython-2.1.11-2.el8ost.noarch 48/105 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 49/105 DEBUG: Verifying : python3-ansible-runner-1.4.4-1.el8ost.noarch 50/105 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 51/105 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 52/105 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 53/105 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 54/105 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 55/105 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 56/105 DEBUG: Verifying : python3-daemon-2.1.2-9.el8ost.noarch 57/105 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 58/105 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 59/105 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 60/105 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 61/105 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 62/105 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 63/105 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 64/105 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 65/105 DEBUG: Verifying : python3-gitdb-2.0.3-6.el8ost.noarch 66/105 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 67/105 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 68/105 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 69/105 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 70/105 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 71/105 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 72/105 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 73/105 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 74/105 DEBUG: Verifying : python3-lockfile-1:0.11.0-9.el8ost.noarch 75/105 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 76/105 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 77/105 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 78/105 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 79/105 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 80/105 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 81/105 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 82/105 DEBUG: Verifying : python3-passlib-1.7.0-5.el8ost.noarch 83/105 DEBUG: Verifying : python3-pexpect-4.6-2.el8ost.noarch 84/105 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 85/105 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 86/105 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 87/105 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 88/105 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 89/105 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 90/105 DEBUG: Verifying : python3-requests-mock-1.3.0-2.el8ost.noarch 91/105 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 92/105 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 93/105 DEBUG: Verifying : python3-smmap-2.0.3-5.el8ost.noarch 94/105 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 95/105 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 96/105 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 97/105 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 98/105 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 99/105 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 100/105 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 101/105 DEBUG: Verifying : python3-warlock-1.3.0-9.el8ost.noarch 102/105 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 103/105 DEBUG: Verifying : python3-yaql-1.1.3-3.el8ost.noarch 104/105 DEBUG: Verifying : sshpass-1.06-1.el8.x86_64 105/105 DEBUG: Installed: DEBUG: python3-glanceclient-1:3.2.0-0.20200630162218.de178ac.el8.noarch DEBUG: python3-heatclient-2.2.0-0.20200630170746.670fe7c.el8.noarch DEBUG: python3-ironic-inspector-client-4.2.0-0.20200630163047.2a2f89e.el8.noarch DEBUG: python3-ironicclient-4.2.0-0.20200630165729.57cb1e5.el8.noarch DEBUG: python3-metalsmith-0.16.0-0.20191218071944.ae639df.el8.noarch DEBUG: python3-mistral-lib-2.2.0-0.20200630165120.301c17e.el8.noarch DEBUG: python3-mistralclient-4.1.0-0.20200707115028.f77c1d2.el8.noarch DEBUG: python3-novaclient-1:17.1.0-0.20200630162607.600384f.el8.noarch DEBUG: python3-oslo-concurrency-4.2.0-0.20200708081819.35e4df4.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-utils-4.2.2-0.20200708082053.bc562f3.el8.noarch DEBUG: python3-oslotest-4.4.0-0.20200708080854.bc223f9.el8.noarch DEBUG: python3-swiftclient-3.10.0-0.20200630164502.7852314.el8.noarch DEBUG: python3-zaqarclient-2.0.0-0.20200707173958.db7f5cd.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-GitPython-2.1.11-2.el8ost.noarch DEBUG: python3-ansible-runner-1.4.4-1.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-passlib-1.7.0-5.el8ost.noarch DEBUG: python3-requests-mock-1.3.0-2.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python-oslo-concurrency-lang-4.2.0-0.20200708081819.35e4df4.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python-oslo-utils-lang-4.2.2-0.20200708082053.bc562f3.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-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-openstacksdk-0.48.0-0.20200708082517.3b693c2.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200707161001.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: genisoimage-1.1.11-39.el8.x86_64 DEBUG: libusal-1.1.11-39.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-ptyprocess-0.5.2-4.el8.noarch DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: libyaml-0.1.7-5.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: ansible-2.7.6-1.el8.noarch DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: python3-SecretStorage-2.3.1-7.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-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-daemon-2.1.2-9.el8ost.noarch DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-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-gitdb-2.0.3-6.el8ost.noarch 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-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-lockfile-1:0.11.0-9.el8ost.noarch DEBUG: python3-mako-1.0.6-13.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-pexpect-4.6-2.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-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-smmap-2.0.3-5.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-warlock-1.3.0-9.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yaql-1.1.3-3.el8ost.noarch DEBUG: sshpass-1.06-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm Start: rpmbuild openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.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/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.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.az06mrd2:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '38938b64d7214de092e2f10bde6fdd4a', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.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.F0Q7Wt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tripleo-common-12.5.0.dev66 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/tripleo-common-12.5.0.dev66-0.20200710090355.05b2400.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tripleo-common-12.5.0.dev66 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tripleo-common-12.5.0 base' DEBUG: + rm -rf tripleo_common.egg-info DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F910GH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-common-12.5.0.dev66 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/tripleo_common DEBUG: creating build/lib/tripleo_common/tests DEBUG: creating build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/__init__.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_ansible.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_baremetal.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_base.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_derive_params.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_parameters.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_plan.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_scale.py -> build/lib/tripleo_common/tests/actions DEBUG: copying tripleo_common/tests/actions/test_validations.py -> build/lib/tripleo_common/tests/actions DEBUG: creating build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/__init__.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/common.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/config.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/glance.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/image.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/keystone.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/nodes.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/overcloudrc.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/parameters.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/passwords.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/plan.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/process.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/roles.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/safe_import.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/stack.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/stack_parameters.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/swift.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/tarball.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/template.py -> build/lib/tripleo_common/utils DEBUG: copying tripleo_common/utils/time_functions.py -> build/lib/tripleo_common/utils DEBUG: creating build/lib/tripleo_common/tests/fake_nova DEBUG: copying tripleo_common/tests/fake_nova/__init__.py -> build/lib/tripleo_common/tests/fake_nova DEBUG: creating build/lib/tripleo_common/tests/fake_nova/scheduler DEBUG: copying tripleo_common/tests/fake_nova/scheduler/__init__.py -> build/lib/tripleo_common/tests/fake_nova/scheduler DEBUG: copying tripleo_common/tests/fake_nova/scheduler/filters.py -> build/lib/tripleo_common/tests/fake_nova/scheduler DEBUG: creating build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/__init__.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/base.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/build.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/exception.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/image_builder.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/image_export.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/image_uploader.py -> build/lib/tripleo_common/image DEBUG: copying tripleo_common/image/kolla_builder.py -> build/lib/tripleo_common/image DEBUG: creating build/lib/tripleo_common/image/builder DEBUG: copying tripleo_common/image/builder/__init__.py -> build/lib/tripleo_common/image/builder DEBUG: copying tripleo_common/image/builder/base.py -> build/lib/tripleo_common/image/builder DEBUG: copying tripleo_common/image/builder/buildah.py -> build/lib/tripleo_common/image/builder DEBUG: creating build/lib/tripleo_common/tests/image DEBUG: creating build/lib/tripleo_common/tests/image/builder DEBUG: copying tripleo_common/tests/image/builder/__init__.py -> build/lib/tripleo_common/tests/image/builder DEBUG: copying tripleo_common/tests/image/builder/test_buildah.py -> build/lib/tripleo_common/tests/image/builder DEBUG: creating build/lib/tripleo_common/utils/locks DEBUG: copying tripleo_common/utils/locks/__init__.py -> build/lib/tripleo_common/utils/locks DEBUG: copying tripleo_common/utils/locks/base.py -> build/lib/tripleo_common/utils/locks DEBUG: copying tripleo_common/utils/locks/processlock.py -> build/lib/tripleo_common/utils/locks DEBUG: copying tripleo_common/utils/locks/threadinglock.py -> build/lib/tripleo_common/utils/locks DEBUG: copying tripleo_common/__init__.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/arch.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/constants.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/exception.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/i18n.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/inventories.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/inventory.py -> build/lib/tripleo_common DEBUG: copying tripleo_common/update.py -> build/lib/tripleo_common DEBUG: creating build/lib/tripleo_common/tests/fake_config DEBUG: copying tripleo_common/tests/fake_config/__init__.py -> build/lib/tripleo_common/tests/fake_config DEBUG: copying tripleo_common/tests/fake_config/fakes.py -> build/lib/tripleo_common/tests/fake_config DEBUG: copying tripleo_common/tests/__init__.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/base.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_arch.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_filters.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_inventories.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_inventory.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_update.py -> build/lib/tripleo_common/tests DEBUG: copying tripleo_common/tests/test_workflows.py -> build/lib/tripleo_common/tests DEBUG: creating build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/__init__.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/ansible.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/baremetal.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/base.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/derive_params.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/parameters.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/plan.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/scale.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/actions/validations.py -> build/lib/tripleo_common/actions DEBUG: copying tripleo_common/tests/image/__init__.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/fakes.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_base.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_build.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_image_builder.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_image_export.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_image_uploader.py -> build/lib/tripleo_common/tests/image DEBUG: copying tripleo_common/tests/image/test_kolla_builder.py -> build/lib/tripleo_common/tests/image DEBUG: creating build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/__init__.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_config.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_glance.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_nodes.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_overcloudrc.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_parameters.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_passwords.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_plan.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_process.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_roles.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_stack.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_stack_parameters.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_swift.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_template.py -> build/lib/tripleo_common/tests/utils DEBUG: copying tripleo_common/tests/utils/test_time_functions.py -> build/lib/tripleo_common/tests/utils DEBUG: creating build/lib/tripleo_common/filters DEBUG: copying tripleo_common/filters/__init__.py -> build/lib/tripleo_common/filters DEBUG: copying tripleo_common/filters/capabilities_filter.py -> build/lib/tripleo_common/filters DEBUG: copying tripleo_common/filters/list.py -> build/lib/tripleo_common/filters DEBUG: running egg_info DEBUG: creating tripleo_common.egg-info DEBUG: writing tripleo_common.egg-info/PKG-INFO DEBUG: writing dependency_links to tripleo_common.egg-info/dependency_links.txt DEBUG: writing entry points to tripleo_common.egg-info/entry_points.txt DEBUG: writing top-level names to tripleo_common.egg-info/top_level.txt DEBUG: writing pbr to tripleo_common.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'tripleo_common.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'tripleo_common.egg-info/SOURCES.txt' DEBUG: copying tripleo_common/tests/fake_nova/README -> build/lib/tripleo_common/tests/fake_nova DEBUG: creating build/lib/tripleo_common/releasenotes DEBUG: creating build/lib/tripleo_common/releasenotes/notes DEBUG: copying tripleo_common/releasenotes/notes/automatically-retry-failed-deployments-baf0c701e6d1ad4a.yaml -> build/lib/tripleo_common/releasenotes/notes DEBUG: copying tripleo_common/releasenotes/notes/convert-docker-params-84dfc6083e88bb52.yaml -> build/lib/tripleo_common/releasenotes/notes DEBUG: creating build/lib/tripleo_common/templates DEBUG: copying tripleo_common/templates/deployment.j2 -> build/lib/tripleo_common/templates DEBUG: copying tripleo_common/templates/deployments.yaml -> build/lib/tripleo_common/templates DEBUG: copying tripleo_common/templates/heat-config.j2 -> build/lib/tripleo_common/templates DEBUG: copying tripleo_common/templates/host_var_server.j2 -> build/lib/tripleo_common/templates DEBUG: creating build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/cell1_dynamic.json -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/cell1_static.yaml -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/merged_dynamic.json -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/merged_static.yaml -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/overcloud_dynamic.json -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/overcloud_static.yaml -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/single_dynamic.json -> build/lib/tripleo_common/tests/inventory_data DEBUG: copying tripleo_common/tests/inventory_data/single_static.yaml -> build/lib/tripleo_common/tests/inventory_data DEBUG: creating build/lib/tripleo_common/tests/utils/data DEBUG: copying tripleo_common/tests/utils/data/Compute -> build/lib/tripleo_common/tests/utils/data DEBUG: copying tripleo_common/tests/utils/data/Controller -> build/lib/tripleo_common/tests/utils/data DEBUG: copying tripleo_common/tests/utils/data/config_data.yaml -> build/lib/tripleo_common/tests/utils/data DEBUG: creating build/lib/tripleo_common/tests/utils/data/host_vars DEBUG: copying tripleo_common/tests/utils/data/host_vars/overcloud-controller-0 -> build/lib/tripleo_common/tests/utils/data/host_vars DEBUG: copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-0 -> build/lib/tripleo_common/tests/utils/data/host_vars DEBUG: copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-1 -> build/lib/tripleo_common/tests/utils/data/host_vars DEBUG: copying tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-2 -> build/lib/tripleo_common/tests/utils/data/host_vars DEBUG: creating build/lib/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-controller-0/ControllerHostEntryDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-controller-0/MyExtraConfigPost -> build/lib/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-controller-0/MyPostConfig -> build/lib/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-controller-0/NetworkDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: creating build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-0/ComputeHostEntryDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-0/MyExtraConfigPost -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-0/NetworkDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: creating build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-1/ComputeHostEntryDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-1/MyExtraConfigPost -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-1/NetworkDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: creating build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-2/AnsibleDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-2/ComputeHostEntryDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-2/MyExtraConfigPost -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying tripleo_common/tests/utils/data/overcloud-novacompute-2/NetworkDeployment -> build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: running build_scripts DEBUG: creating build/scripts-3.6 DEBUG: copying scripts/bootstrap_host_exec -> build/scripts-3.6 DEBUG: copying scripts/bootstrap_host_only_eval -> build/scripts-3.6 DEBUG: copying scripts/bootstrap_host_only_exec -> build/scripts-3.6 DEBUG: copying scripts/pull-puppet-modules -> build/scripts-3.6 DEBUG: copying and adjusting scripts/tripleo-build-images -> build/scripts-3.6 DEBUG: copying and adjusting scripts/tripleo-config-download -> build/scripts-3.6 DEBUG: copying and adjusting scripts/tripleo-container-image-prepare -> build/scripts-3.6 DEBUG: copying scripts/upload-puppet-modules -> build/scripts-3.6 DEBUG: copying scripts/upload-swift-artifacts -> build/scripts-3.6 DEBUG: changing mode of build/scripts-3.6/tripleo-build-images from 644 to 755 DEBUG: changing mode of build/scripts-3.6/tripleo-config-download from 644 to 755 DEBUG: changing mode of build/scripts-3.6/tripleo-container-image-prepare from 644 to 755 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zUu8dX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 DEBUG: + cd tripleo-common-12.5.0.dev66 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/templates DEBUG: copying build/lib/tripleo_common/templates/host_var_server.j2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/templates DEBUG: copying build/lib/tripleo_common/templates/heat-config.j2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/templates DEBUG: copying build/lib/tripleo_common/templates/deployments.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/templates DEBUG: copying build/lib/tripleo_common/templates/deployment.j2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/releasenotes/notes DEBUG: copying build/lib/tripleo_common/releasenotes/notes/convert-docker-params-84dfc6083e88bb52.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/releasenotes/notes DEBUG: copying build/lib/tripleo_common/releasenotes/notes/automatically-retry-failed-deployments-baf0c701e6d1ad4a.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/releasenotes/notes DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters DEBUG: copying build/lib/tripleo_common/filters/list.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters DEBUG: copying build/lib/tripleo_common/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters DEBUG: copying build/lib/tripleo_common/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/validations.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/scale.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/plan.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/derive_params.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/baremetal.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/ansible.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions DEBUG: copying build/lib/tripleo_common/update.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/inventory.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/inventories.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/i18n.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/exception.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/constants.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/arch.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: copying build/lib/tripleo_common/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder DEBUG: copying build/lib/tripleo_common/image/builder/buildah.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder DEBUG: copying build/lib/tripleo_common/image/builder/base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder DEBUG: copying build/lib/tripleo_common/image/builder/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder DEBUG: copying build/lib/tripleo_common/image/kolla_builder.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/image_uploader.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/image_export.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/image_builder.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/exception.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/build.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: copying build/lib/tripleo_common/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks DEBUG: copying build/lib/tripleo_common/utils/locks/threadinglock.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks DEBUG: copying build/lib/tripleo_common/utils/locks/processlock.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks DEBUG: copying build/lib/tripleo_common/utils/locks/base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks DEBUG: copying build/lib/tripleo_common/utils/locks/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks DEBUG: copying build/lib/tripleo_common/utils/time_functions.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/template.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/tarball.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/swift.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/stack_parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/stack.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/safe_import.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/roles.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/process.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/plan.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/passwords.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/overcloudrc.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/nodes.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/keystone.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/image.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/glance.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/config.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/common.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: copying build/lib/tripleo_common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/single_static.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/single_dynamic.json -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/overcloud_static.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/overcloud_dynamic.json -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/merged_static.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/merged_dynamic.json -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/cell1_static.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: copying build/lib/tripleo_common/tests/inventory_data/cell1_dynamic.json -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/inventory_data DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2/NetworkDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2/MyExtraConfigPost -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2/ComputeHostEntryDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-2/AnsibleDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1/NetworkDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1/MyExtraConfigPost -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-1/ComputeHostEntryDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-1 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0/NetworkDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0/MyExtraConfigPost -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-novacompute-0/ComputeHostEntryDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-novacompute-0 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-controller-0/NetworkDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-controller-0/MyPostConfig -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-controller-0/MyExtraConfigPost -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: copying build/lib/tripleo_common/tests/utils/data/overcloud-controller-0/ControllerHostEntryDeployment -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/overcloud-controller-0 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/host_vars DEBUG: copying build/lib/tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/host_vars DEBUG: copying build/lib/tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-1 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/host_vars DEBUG: copying build/lib/tripleo_common/tests/utils/data/host_vars/overcloud-novacompute-0 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/host_vars DEBUG: copying build/lib/tripleo_common/tests/utils/data/host_vars/overcloud-controller-0 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data/host_vars DEBUG: copying build/lib/tripleo_common/tests/utils/data/config_data.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data DEBUG: copying build/lib/tripleo_common/tests/utils/data/Controller -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data DEBUG: copying build/lib/tripleo_common/tests/utils/data/Compute -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/data DEBUG: copying build/lib/tripleo_common/tests/utils/test_time_functions.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_template.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_swift.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_stack_parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_stack.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_roles.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_process.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_plan.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_passwords.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_overcloudrc.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_nodes.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_glance.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/test_config.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils DEBUG: copying build/lib/tripleo_common/tests/test_workflows.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/test_update.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/test_inventory.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/test_inventories.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/test_filters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/test_arch.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: copying build/lib/tripleo_common/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_config DEBUG: copying build/lib/tripleo_common/tests/fake_config/fakes.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_config DEBUG: copying build/lib/tripleo_common/tests/fake_config/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_config DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_kolla_builder.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_image_uploader.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_image_export.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_image_builder.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_build.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/test_base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/fakes.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: copying build/lib/tripleo_common/tests/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/builder DEBUG: copying build/lib/tripleo_common/tests/image/builder/test_buildah.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/builder DEBUG: copying build/lib/tripleo_common/tests/image/builder/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/builder DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova DEBUG: copying build/lib/tripleo_common/tests/fake_nova/README -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/scheduler DEBUG: copying build/lib/tripleo_common/tests/fake_nova/scheduler/filters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/scheduler DEBUG: copying build/lib/tripleo_common/tests/fake_nova/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/scheduler DEBUG: copying build/lib/tripleo_common/tests/fake_nova/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_validations.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_scale.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_plan.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_parameters.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_derive_params.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_base.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_baremetal.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/test_ansible.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: copying build/lib/tripleo_common/tests/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters/list.py to list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters/capabilities_filter.py to capabilities_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/filters/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/validations.py to validations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/scale.py to scale.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/plan.py to plan.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/parameters.py to parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/derive_params.py to derive_params.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/baremetal.py to baremetal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/ansible.py to ansible.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/actions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/update.py to update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/inventory.py to inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/inventories.py to inventories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/arch.py to arch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder/buildah.py to buildah.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/builder/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/kolla_builder.py to kolla_builder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py to image_uploader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/image_export.py to image_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/image_builder.py to image_builder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/build.py to build.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks/threadinglock.py to threadinglock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks/processlock.py to processlock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/locks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/time_functions.py to time_functions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/template.py to template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/tarball.py to tarball.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/swift.py to swift.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/stack_parameters.py to stack_parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/stack.py to stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/safe_import.py to safe_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/roles.py to roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/process.py to process.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/plan.py to plan.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/passwords.py to passwords.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/parameters.py to parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/overcloudrc.py to overcloudrc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/nodes.py to nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/glance.py to glance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_time_functions.py to test_time_functions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_swift.py to test_swift.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_stack_parameters.py to test_stack_parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_process.py to test_process.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_plan.py to test_plan.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_passwords.py to test_passwords.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_parameters.py to test_parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_overcloudrc.py to test_overcloudrc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_nodes.py to test_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_glance.py to test_glance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_workflows.py to test_workflows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_update.py to test_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_inventory.py to test_inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_inventories.py to test_inventories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_filters.py to test_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/test_arch.py to test_arch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_config/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_kolla_builder.py to test_kolla_builder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_image_uploader.py to test_image_uploader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_image_export.py to test_image_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_image_builder.py to test_image_builder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_build.py to test_build.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/builder/test_buildah.py to test_buildah.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/image/builder/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/scheduler/filters.py to filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/scheduler/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/fake_nova/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_validations.py to test_validations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_scale.py to test_scale.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_plan.py to test_plan.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_parameters.py to test_parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_derive_params.py to test_derive_params.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_baremetal.py to test_baremetal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/test_ansible.py to test_ansible.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common/tests/actions/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmppdt1dt7p.py' DEBUG: /usr/bin/python3 /tmp/tmppdt1dt7p.py DEBUG: removing /tmp/tmppdt1dt7p.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat/undercloud_heat_plugins DEBUG: copying undercloud_heat_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat/undercloud_heat_plugins/ DEBUG: copying undercloud_heat_plugins/config.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat/undercloud_heat_plugins/ DEBUG: copying undercloud_heat_plugins/immutable_resources.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat/undercloud_heat_plugins/ DEBUG: copying undercloud_heat_plugins/server_update_allowed.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/heat/undercloud_heat_plugins/ DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common DEBUG: copying sudoers -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images DEBUG: copying container-images/container_image_prepare_defaults.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: copying container-images/overcloud_containers.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: copying container-images/overcloud_containers.yaml.j2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: copying container-images/tripleo_containers.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: copying container-images/tripleo_kolla_config_overrides.conf -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: copying container-images/tripleo_kolla_template_overrides.j2 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/ DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/base DEBUG: copying container-images/kolla/base/httpd_setup.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/base DEBUG: copying container-images/kolla/base/set_configs.py -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/base DEBUG: copying container-images/kolla/base/start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/base DEBUG: copying container-images/kolla/base/sudoers -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/glance-api DEBUG: copying container-images/kolla/glance-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/glance-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/horizon DEBUG: copying container-images/kolla/horizon/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/horizon DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/iscsid DEBUG: copying container-images/kolla/iscsid/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/iscsid DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/keystone DEBUG: copying container-images/kolla/keystone/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/mariadb DEBUG: copying container-images/kolla/mariadb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/mariadb DEBUG: copying container-images/kolla/mariadb/security_reset.expect -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/neutron-base DEBUG: copying container-images/kolla/neutron-base/neutron_sudoers -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/neutron-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/ovn/ovn-nb-db-server DEBUG: copying container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/ovn/ovn-nb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/ovn/ovn-sb-db-server DEBUG: copying container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/ovn/ovn-sb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/rabbitmq DEBUG: copying container-images/kolla/rabbitmq/extend_start.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/rabbitmq DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/swift-base DEBUG: copying container-images/kolla/swift-base/swift-rootwrap -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/swift-base DEBUG: copying container-images/kolla/swift-base/swift-sudoers -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/swift-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/tripleoclient DEBUG: copying container-images/kolla/tripleoclient/create_super_user.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/kolla/tripleoclient DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base DEBUG: copying container-images/tcib/base/base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/collectd DEBUG: copying container-images/tcib/base/collectd/collectd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/collectd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/cron DEBUG: copying container-images/tcib/base/cron/cron.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/cron DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/etcd DEBUG: copying container-images/tcib/base/etcd/etcd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/etcd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/haproxy DEBUG: copying container-images/tcib/base/haproxy/haproxy.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/keepalived DEBUG: copying container-images/tcib/base/keepalived/keepalived.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/mariadb DEBUG: copying container-images/tcib/base/mariadb/mariadb.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/memcached DEBUG: copying container-images/tcib/base/memcached/memcached.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/memcached DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/multipathd DEBUG: copying container-images/tcib/base/multipathd/multipathd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/multipathd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os DEBUG: copying container-images/tcib/base/os/os.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-api DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-api/aodh-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-evaluator DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-evaluator DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-listener DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-listener/aodh-listener.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-notifier DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/aodh-base/aodh-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-api DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-api/barbican-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-keystone-listener DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-keystone-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-worker DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-worker/barbican-worker.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/barbican-base/barbican-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-central DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-central DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-compute DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-notification DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ceilometer-base/ceilometer-notification DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-api DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-api/cinder-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-backup DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-backup/cinder-backup.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-backup DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-scheduler DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-volume DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-volume/cinder-volume.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/cinder-base/cinder-volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base DEBUG: copying container-images/tcib/base/os/designate-base/designate-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-api DEBUG: copying container-images/tcib/base/os/designate-base/designate-api/designate-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-backend-bind9 DEBUG: copying container-images/tcib/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-backend-bind9 DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-central DEBUG: copying container-images/tcib/base/os/designate-base/designate-central/designate-central.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-central DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-mdns DEBUG: copying container-images/tcib/base/os/designate-base/designate-mdns/designate-mdns.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-mdns DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-producer DEBUG: copying container-images/tcib/base/os/designate-base/designate-producer/designate-producer.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-producer DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-sink DEBUG: copying container-images/tcib/base/os/designate-base/designate-sink/designate-sink.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-sink DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-worker DEBUG: copying container-images/tcib/base/os/designate-base/designate-worker/designate-worker.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/designate-base/designate-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/glance-api DEBUG: copying container-images/tcib/base/os/glance-api/glance-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/glance-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base DEBUG: copying container-images/tcib/base/os/gnocchi-base/gnocchi-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-api DEBUG: copying container-images/tcib/base/os/gnocchi-base/gnocchi-api/gnocchi-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-metricd DEBUG: copying container-images/tcib/base/os/gnocchi-base/gnocchi-metricd/gnocchi-metricd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-metricd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-statsd DEBUG: copying container-images/tcib/base/os/gnocchi-base/gnocchi-statsd/gnocchi-statsd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/gnocchi-base/gnocchi-statsd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base DEBUG: copying container-images/tcib/base/os/heat-base/heat-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-all DEBUG: copying container-images/tcib/base/os/heat-base/heat-all/heat-all.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-all DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-api DEBUG: copying container-images/tcib/base/os/heat-base/heat-api/heat-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-api-cfn DEBUG: copying container-images/tcib/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-api-cfn DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-engine DEBUG: copying container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/heat-base/heat-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/horizon DEBUG: copying container-images/tcib/base/os/horizon/horizon.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/horizon DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-api DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-api/ironic-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-conductor DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-inspector DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-pxe DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/ironic-base/ironic-pxe DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/iscsid DEBUG: copying container-images/tcib/base/os/iscsid/iscsid.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/iscsid DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/keystone DEBUG: copying container-images/tcib/base/os/keystone/keystone.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base DEBUG: copying container-images/tcib/base/os/manila-base/manila-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-api DEBUG: copying container-images/tcib/base/os/manila-base/manila-api/manila-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-scheduler DEBUG: copying container-images/tcib/base/os/manila-base/manila-scheduler/manila-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-share DEBUG: copying container-images/tcib/base/os/manila-base/manila-share/manila-share.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/manila-base/manila-share DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base DEBUG: copying container-images/tcib/base/os/mistral-base/mistral-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-api DEBUG: copying container-images/tcib/base/os/mistral-base/mistral-api/mistral-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-engine DEBUG: copying container-images/tcib/base/os/mistral-base/mistral-engine/mistral-engine.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-event-engine DEBUG: copying container-images/tcib/base/os/mistral-base/mistral-event-engine/mistral-event-engine.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-event-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-executor DEBUG: copying container-images/tcib/base/os/mistral-base/mistral-executor/mistral-executor.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/mistral-base/mistral-executor DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/ironic-neutron-agent DEBUG: copying container-images/tcib/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/ironic-neutron-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent/neutron-l3-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-l3-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-metadata-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-metadata-agent/neutron-metadata-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-metadata-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent/neutron-openvswitch-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-openvswitch-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-server DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-server/neutron-server.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-server-ovn DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-server-ovn/neutron-server-ovn.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-server-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-sriov-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/neutron-base/neutron-sriov-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base DEBUG: copying container-images/tcib/base/os/nova-base/nova-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-api DEBUG: copying container-images/tcib/base/os/nova-base/nova-api/nova-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-compute DEBUG: copying container-images/tcib/base/os/nova-base/nova-compute/nova-compute.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-compute-ironic DEBUG: copying container-images/tcib/base/os/nova-base/nova-compute-ironic/nova-compute-ironic.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-compute-ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-conductor DEBUG: copying container-images/tcib/base/os/nova-base/nova-conductor/nova-conductor.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-libvirt DEBUG: copying container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-libvirt DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-novncproxy DEBUG: copying container-images/tcib/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-novncproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-scheduler DEBUG: copying container-images/tcib/base/os/nova-base/nova-scheduler/nova-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/nova-base/nova-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base DEBUG: copying container-images/tcib/base/os/novajoin-base/novajoin-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base/novajoin-notifier DEBUG: copying container-images/tcib/base/os/novajoin-base/novajoin-notifier/novajoin-notifier.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base/novajoin-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base/novajoin-server DEBUG: copying container-images/tcib/base/os/novajoin-base/novajoin-server/novajoin-server.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/novajoin-base/novajoin-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-api DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-api/octavia-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-health-manager DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-health-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-housekeeping DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-worker DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-worker/octavia-worker.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/octavia-base/octavia-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/placement-api DEBUG: copying container-images/tcib/base/os/placement-api/placement-api.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/placement-api DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base DEBUG: copying container-images/tcib/base/os/swift-base/swift-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-account DEBUG: copying container-images/tcib/base/os/swift-base/swift-account/swift-account.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-account DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-container DEBUG: copying container-images/tcib/base/os/swift-base/swift-container/swift-container.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-container DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-object DEBUG: copying container-images/tcib/base/os/swift-base/swift-object/swift-object.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-object DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-proxy-server DEBUG: copying container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/swift-base/swift-proxy-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/tempest DEBUG: copying container-images/tcib/base/os/tempest/tempest.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/tempest DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/zaqar-wsgi DEBUG: copying container-images/tcib/base/os/zaqar-wsgi/zaqar-wsgi.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/os/zaqar-wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base DEBUG: copying container-images/tcib/base/ovn-base/ovn-base.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-controller DEBUG: copying container-images/tcib/base/ovn-base/ovn-controller/ovn-controller.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-controller DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-nb-db-server DEBUG: copying container-images/tcib/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-nb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-northd DEBUG: copying container-images/tcib/base/ovn-base/ovn-northd/ovn-northd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-northd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-sb-db-server DEBUG: copying container-images/tcib/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/ovn-base/ovn-sb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/qdrouterd DEBUG: copying container-images/tcib/base/qdrouterd/qdrouterd.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/qdrouterd DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/rabbitmq DEBUG: copying container-images/tcib/base/rabbitmq/rabbitmq.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/rabbitmq DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/redis DEBUG: copying container-images/tcib/base/redis/redis.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/rsyslog DEBUG: copying container-images/tcib/base/rsyslog/rsyslog.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/rsyslog DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/tripleoclient DEBUG: copying container-images/tcib/base/tripleoclient/tripleoclient.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/container-images/tcib/base/tripleoclient DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml DEBUG: copying image-yaml/overcloud-hardened-images-centos7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-centos8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-python3.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-rhel7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-rhel8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi-centos7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi-centos8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi-python3.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi-rhel7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi-rhel8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images-uefi.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-hardened-images.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-centos7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-centos8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-ceph-centos8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-ceph-rhel8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-ceph.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-fedora.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-python3.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-rhel7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images-rhel8.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-images.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-odl-rhel7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-realtime-compute-centos7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-realtime-compute-python3.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-realtime-compute-rhel7.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: copying image-yaml/overcloud-realtime-compute.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/image-yaml/ DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks DEBUG: copying workbooks/baremetal.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: copying workbooks/derive_params.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: copying workbooks/derive_params_formulas.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: copying workbooks/messaging.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: copying workbooks/swift.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: copying workbooks/validations.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/workbooks/ DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck DEBUG: copying healthcheck/README.md -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/aodh-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/aodh-evaluator -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/aodh-listener -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/aodh-notifier -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/barbican-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/barbican-keystone-listener -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/barbican-worker -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ceilometer-agent-central -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ceilometer-agent-compute -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ceilometer-agent-ipmi -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ceilometer-agent-notification -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/cinder-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/cinder-backup -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/cinder-scheduler -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/cinder-volume -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/collectd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/common.sh -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/cron -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/etcd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/fluentd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/glance-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/gnocchi-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/gnocchi-metricd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/gnocchi-statsd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/heat-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/heat-api-cfn -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/heat-engine -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/horizon -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ironic-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ironic-conductor -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ironic-inspector -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ironic-neutron-agent -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ironic-pxe -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/iscsid -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/keystone -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/manila-scheduler -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/mariadb -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/memcached -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/mistral-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/mistral-engine -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/mistral-event-engine -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/mistral-executor -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/multipathd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-dhcp -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-l3 -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-metadata -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-ovs-agent -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/neutron-sriov-agent -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-compute -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-conductor -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-ironic -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-libvirt -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-metadata -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-scheduler -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/nova-vnc-proxy -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/octavia-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/octavia-health-manager -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/octavia-housekeeping -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/octavia-worker -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/opendaylight-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ovn-controller -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ovn-dbs -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/ovn-metadata -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/panko-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/placement-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/qdrouterd -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/rabbitmq -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/redis -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/sahara-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/sahara-engine -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/sensu-client -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-account-replicator -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-account-server -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-container-replicator -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-container-server -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-object-replicator -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-object-server -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-proxy -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/swift-rsync -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/tacker -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/zaqar-api -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: copying healthcheck/zaqar-socket -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/ DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/releasenotes/notes DEBUG: copying healthcheck/releasenotes/notes/nova-vnc-proxy-ipv6-handling-5d0625f1ab10d13f.yaml -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common/healthcheck/releasenotes/notes DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing tripleo_common.egg-info/PKG-INFO DEBUG: writing dependency_links to tripleo_common.egg-info/dependency_links.txt DEBUG: writing entry points to tripleo_common.egg-info/entry_points.txt DEBUG: writing top-level names to tripleo_common.egg-info/top_level.txt DEBUG: writing pbr to tripleo_common.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'tripleo_common.egg-info/SOURCES.txt' DEBUG: Copying tripleo_common.egg-info to /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/lib/python3.6/site-packages/tripleo_common-12.5.0.dev66-py3.6.egg-info DEBUG: running install_scripts DEBUG: creating /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/upload-swift-artifacts -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/upload-puppet-modules -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/tripleo-container-image-prepare -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/tripleo-config-download -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/tripleo-build-images -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/pull-puppet-modules -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/bootstrap_host_only_exec -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/bootstrap_host_only_eval -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: copying build/scripts-3.6/bootstrap_host_exec -> /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/upload-swift-artifacts to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/upload-puppet-modules to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/tripleo-container-image-prepare to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/tripleo-config-download to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/tripleo-build-images to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/pull-puppet-modules to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/bootstrap_host_only_exec to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/bootstrap_host_only_eval to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/bootstrap_host_exec to 755 DEBUG: + touch /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/create_freeipa_enroll_envfile.py DEBUG: + touch /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/tripleo-deploy-openshift DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/tripleo-common ']' DEBUG: + mv /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/tripleo-common /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common DEBUG: + ln -s openstack-tripleo-common /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/share/tripleo-common DEBUG: + '[' -d workbooks ']' DEBUG: + cp -ar workbooks /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/ DEBUG: + '[' -d playbooks ']' DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/playbooks DEBUG: + '[' -d healthcheck ']' DEBUG: + cp -ar healthcheck /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/ DEBUG: + '[' '!' -d roles ']' DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/ansible/roles DEBUG: + '[' '!' -d ansible_plugins ']' DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/ansible/plugins DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common-containers DEBUG: + mv /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/container-images /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common-containers/ DEBUG: + ln -s ../openstack-tripleo-common-containers/container-images /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/ DEBUG: + '[' -d heat_docker_agent ']' DEBUG: + cp -ar heat_docker_agent /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64//usr/share/openstack-tripleo-common/ DEBUG: + install -p -D -m 440 sudoers /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/etc/sudoers.d/tripleo-common DEBUG: + '[' -f /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/usr/bin/upgrade-non-controller.sh ']' DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 12.5.0-0.20200710090355.05b2400.el8 --unique-debug-suffix -12.5.0-0.20200710090355.05b2400.el8.x86_64 --unique-debug-src-base openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tripleo-common-12.5.0.dev66 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.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.DjZ3Lr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-common-12.5.0.dev66 DEBUG: + export PYTHON=/usr/bin/python3 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr run DEBUG: BUILDSTDERR: /var/tmp/rpm-tmp.DjZ3Lr: line 34: stestr: command not found DEBUG: RPM build errors: DEBUG: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.DjZ3Lr (%check) DEBUG: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.DjZ3Lr (%check) DEBUG: Child return code was: 1 INFO: EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 38938b64d7214de092e2f10bde6fdd4a -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.spec ERROR: Exception(/home/rhel8-master/data/repos/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04/openstack-tripleo-common-12.5.0-0.20200710090355.05b2400.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 0 minutes 27 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/05/b2/05b2400955e148d970c16ce282630a791af182e5_f3a6eb04 INFO: Cleaning up build root ('cleanup_on_failure=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 ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 38938b64d7214de092e2f10bde6fdd4a -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.az06mrd2:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-common.spec