+ 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c' + '[' -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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c --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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.85w9hx3i:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c --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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.401m1g9p:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c INFO: calling preinit hooks INFO: enabled root cache INFO: /home/rhel8-master/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1486832 1765164 62952 4747940 6151012 DEBUG: Swap: 4194300 565252 3629048 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 179 MB/s | 1.1 MB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 417 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 216 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 46 kB/s | 3.0 kB 00:00 DEBUG: BUILDSTDERR: Detection of Platform Module failed: Cannot open file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Enabling module streams: DEBUG: virt 8.0.0 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Complete! DEBUG: Switching module streams does not alter installed packages (see 'module enable' in dnf(8) for details) DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Tue 07 Jul 2020 04:43:49 AM EDT. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2019.2.3-0.20190913180739.ce6a105.el8 local 17 k DEBUG: gcc x86_648.2.1-3.5.el8 appstream 23 M DEBUG: git x86_642.18.1-3.el8 appstream 186 k DEBUG: rpm-build x86_644.14.2-9.el8 appstream 166 k DEBUG: basesystem noarch11-5.el8 base 11 k DEBUG: make x86_641:4.2.1-9.el8 base 498 k DEBUG: python3-devel x86_643.6.8-1.el8 build 57 k DEBUG: python3-sphinx noarch1:1.7.6-1.el8 build 1.7 M DEBUG: python3-eventlet noarch0.25.1-1.1.el8ost delorean-rhel8-master-deps 384 k DEBUG: python3-pbr noarch5.1.2-2.el8ost delorean-rhel8-master-deps 1.1 M DEBUG: python3-setuptools_scm noarch1.15.7-4.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-six noarch1.12.0-1.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-sqlalchemy x86_641.2.17-3.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_642.2.0-11.el8 appstream 672 k DEBUG: adobe-mappings-cmap noarch20171205-3.el8 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el8 appstream 119 k DEBUG: adobe-mappings-pdf noarch20180407-1.el8 appstream 707 k DEBUG: annobin x86_648.64-1.el8 appstream 187 k DEBUG: atk x86_642.28.1-1.el8 appstream 272 k DEBUG: cairo x86_641.15.12-3.el8 appstream 721 k DEBUG: cpp x86_648.2.1-3.5.el8 appstream 10 M DEBUG: dwz x86_640.12-9.el8 appstream 109 k DEBUG: efi-srpm-macros noarch3-2.el8 appstream 22 k DEBUG: fftw-libs-double x86_643.3.5-11.el8 appstream 992 k DEBUG: fribidi x86_641.0.4-6.el8 appstream 89 k DEBUG: gc x86_647.6.4-3.el8 appstream 109 k DEBUG: gd x86_642.2.5-6.el8 appstream 144 k DEBUG: gdb-headless x86_648.2-5.el8 appstream 3.7 M DEBUG: ghc-srpm-macros noarch1.4.2-7.el8 appstream 9.4 k DEBUG: git-core x86_642.18.1-3.el8 appstream 4.1 M DEBUG: git-core-doc noarch2.18.1-3.el8 appstream 2.3 M DEBUG: go-srpm-macros noarch2-16.el8 appstream 14 k DEBUG: google-droid-sans-fonts noarch20120715-13.el8 appstream 2.5 M DEBUG: graphite2 x86_641.3.10-10.el8 appstream 122 k DEBUG: gtk-update-icon-cache x86_643.22.30-3.el8 appstream 33 k DEBUG: gtk2 x86_642.24.32-4.el8 appstream 3.4 M DEBUG: guile x86_645:2.0.14-7.el8 appstream 3.5 M DEBUG: harfbuzz x86_641.7.5-3.el8 appstream 294 k DEBUG: hicolor-icon-theme noarch0.17-2.el8 appstream 48 k DEBUG: ilmbase x86_642.2.0-11.el8 appstream 114 k DEBUG: isl x86_640.16.1-6.el8 appstream 841 k DEBUG: jasper-libs x86_642.0.14-4.el8 appstream 167 k DEBUG: jbig2dec-libs x86_640.14-2.el8 appstream 67 k DEBUG: jbigkit-libs x86_642.1-14.el8 appstream 55 k DEBUG: lato-fonts noarch2.015-5.el8 appstream 3.3 M DEBUG: lcms2 x86_642.9-2.el8 appstream 165 k DEBUG: libICE x86_641.0.9-13.el8 appstream 73 k DEBUG: libSM x86_641.2.3-1.el8 appstream 48 k DEBUG: libX11 x86_641.6.7-1.el8 appstream 612 k DEBUG: libX11-common noarch1.6.7-1.el8 appstream 157 k DEBUG: libXau x86_641.0.8-13.el8 appstream 36 k DEBUG: libXaw x86_641.0.13-10.el8 appstream 194 k DEBUG: libXcomposite x86_640.4.4-14.el8 appstream 29 k DEBUG: libXcursor x86_641.1.15-3.el8 appstream 36 k DEBUG: libXdamage x86_641.1.4-14.el8 appstream 27 k DEBUG: libXext x86_641.3.3-9.el8 appstream 45 k DEBUG: libXfixes x86_645.0.3-7.el8 appstream 25 k DEBUG: libXft x86_642.3.2-10.el8 appstream 66 k DEBUG: libXi x86_641.7.9-7.el8 appstream 49 k DEBUG: libXinerama x86_641.1.4-1.el8 appstream 16 k DEBUG: libXmu x86_641.1.2-12.el8 appstream 74 k DEBUG: libXpm x86_643.5.12-7.el8 appstream 58 k DEBUG: libXrandr x86_641.5.1-7.el8 appstream 33 k DEBUG: libXrender x86_640.9.10-7.el8 appstream 33 k DEBUG: libXt x86_641.1.5-8.el8 appstream 185 k DEBUG: libXxf86misc x86_641.0.4-1.el8 appstream 23 k DEBUG: libXxf86vm x86_641.1.4-9.el8 appstream 19 k DEBUG: libatomic_ops x86_647.6.2-3.el8 appstream 38 k DEBUG: libbabeltrace x86_641.5.4-2.el8 appstream 201 k DEBUG: libdatrie x86_640.2.9-7.el8 appstream 33 k DEBUG: libfontenc x86_641.1.3-8.el8 appstream 37 k DEBUG: libgs x86_649.25-2.el8 appstream 3.1 M DEBUG: libidn x86_641.34-5.el8 appstream 239 k DEBUG: libijs x86_640.35-5.el8 appstream 30 k DEBUG: libipt x86_641.6.1-8.el8 appstream 50 k DEBUG: libjpeg-turbo x86_641.5.3-7.el8 appstream 155 k DEBUG: libmcpp x86_642.7.2-20.el8 appstream 81 k DEBUG: libmpc x86_641.0.2-9.el8 appstream 59 k DEBUG: libpaper x86_641.1.24-22.el8 appstream 45 k DEBUG: librsvg2 x86_642.42.7-2.el8 appstream 541 k DEBUG: libthai x86_640.1.27-2.el8 appstream 203 k DEBUG: libtiff x86_644.0.9-13.el8 appstream 188 k DEBUG: libwebp x86_641.0.0-1.el8 appstream 273 k DEBUG: libwmf-lite x86_640.2.9-4.el8 appstream 76 k DEBUG: libxcb x86_641.13-5.el8 appstream 230 k DEBUG: mcpp x86_642.7.2-20.el8 appstream 31 k DEBUG: ocaml-srpm-macros noarch5-4.el8 appstream 9.5 k DEBUG: openblas-srpm-macros noarch2-2.el8 appstream 8.0 k DEBUG: openjpeg2 x86_642.3.0-8.el8 appstream 153 k DEBUG: perl-Digest noarch1.17-395.el8 appstream 27 k DEBUG: perl-Digest-MD5 x86_642.55-396.el8 appstream 37 k DEBUG: perl-Error noarch1:0.17025-2.el8 appstream 46 k DEBUG: perl-Git noarch2.18.1-3.el8 appstream 77 k DEBUG: perl-Net-SSLeay x86_641.85-6.el8 appstream 358 k DEBUG: perl-TermReadKey x86_642.37-7.el8 appstream 40 k DEBUG: perl-URI noarch1.73-3.el8 appstream 116 k DEBUG: perl-libnet noarch3.11-3.el8 appstream 121 k DEBUG: perl-srpm-macros noarch1-25.el8 appstream 11 k DEBUG: pixman x86_640.36.0-1.el8 appstream 257 k DEBUG: platform-python-devel x86_643.6.8-1.el8 appstream 242 k DEBUG: python-rpm-macros noarch3-37.el8 appstream 14 k DEBUG: python-srpm-macros noarch3-37.el8 appstream 14 k DEBUG: python3-docutils noarch0.14-11.module+el8+2525+995c3d63 appstream 1.6 M DEBUG: python3-pip noarch9.0.3-13.el8 appstream 18 k DEBUG: python3-pygments noarch2.2.0-19.module+el8+2339+1a6691f8 appstream 1.9 M DEBUG: python3-pytz noarch2017.2-9.el8 appstream 54 k DEBUG: python3-rpm-generators noarch5-4.el8 appstream 24 k DEBUG: python3-rpm-macros noarch3-37.el8 appstream 13 k DEBUG: python36 x86_643.6.8-1.module+el8+2710+846623d6 appstream 19 k DEBUG: python36-devel x86_643.6.8-1.module+el8+2710+846623d6 appstream 16 k DEBUG: qt5-srpm-macros noarch5.11.1-2.el8 appstream 11 k DEBUG: redhat-rpm-config noarch116-1.el8 appstream 82 k DEBUG: rust-srpm-macros noarch5-2.el8 appstream 9.3 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el8 appstream 857 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el8 appstream 884 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el8 appstream 79 k DEBUG: urw-base35-fonts noarch20170801-10.el8 appstream 12 k DEBUG: urw-base35-fonts-common noarch20170801-10.el8 appstream 23 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el8 appstream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el8 appstream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el8 appstream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el8 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el8 appstream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el8 appstream 44 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el8 appstream 279 k DEBUG: xkeyboard-config noarch2.24-3.el8 appstream 828 k DEBUG: xorg-x11-font-utils x86_641:7.5-40.el8 appstream 103 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch7.5-19.el8 appstream 1.1 M DEBUG: xorg-x11-server-utils x86_647.7-27.el8 appstream 197 k DEBUG: acl x86_642.2.53-1.el8 base 81 k DEBUG: audit-libs x86_643.0-0.10.20180831git0047a6c.el8 base 116 k DEBUG: avahi-libs x86_640.7-19.el8 base 63 k DEBUG: bash x86_644.4.19-7.el8 base 1.5 M DEBUG: binutils x86_642.30-49.el8 base 5.7 M DEBUG: brotli x86_641.0.6-1.el8 base 323 k DEBUG: bzip2 x86_641.0.6-26.el8 base 60 k DEBUG: bzip2-libs x86_641.0.6-26.el8 base 48 k DEBUG: ca-certificates noarch2018.2.24-6.el8 base 394 k DEBUG: chkconfig x86_641.11-1.el8 base 189 k DEBUG: coreutils x86_648.30-6.el8 base 1.2 M DEBUG: coreutils-common x86_648.30-6.el8 base 2.0 M DEBUG: cpio x86_642.12-8.el8 base 265 k DEBUG: cracklib x86_642.9.6-15.el8 base 93 k DEBUG: crypto-policies noarch20181217-6.git9a35207.el8 base 54 k DEBUG: cryptsetup-libs x86_642.0.6-1.el8 base 321 k DEBUG: cups-libs x86_641:2.2.6-25.el8 base 432 k DEBUG: curl x86_647.61.1-8.el8 base 352 k DEBUG: cyrus-sasl-lib x86_642.1.27-0.3rc7.el8 base 123 k DEBUG: dbus x86_641:1.12.8-7.el8 base 40 k DEBUG: dbus-common noarch1:1.12.8-7.el8 base 45 k DEBUG: dbus-daemon x86_641:1.12.8-7.el8 base 240 k DEBUG: dbus-libs x86_641:1.12.8-7.el8 base 183 k DEBUG: dbus-tools x86_641:1.12.8-7.el8 base 85 k DEBUG: device-mapper x86_648:1.02.155-6.el8 base 370 k DEBUG: device-mapper-libs x86_648:1.02.155-6.el8 base 402 k DEBUG: diffutils x86_643.6-5.el8 base 359 k DEBUG: dracut x86_64049-10.git20190115.el8 base 361 k DEBUG: elfutils x86_640.174-6.el8 base 344 k DEBUG: elfutils-default-yama-scope noarch0.174-6.el8 base 46 k DEBUG: elfutils-libelf x86_640.174-6.el8 base 210 k DEBUG: elfutils-libs x86_640.174-6.el8 base 316 k DEBUG: emacs-filesystem noarch1:26.1-5.el8 base 69 k DEBUG: environment-modules x86_644.1.4-1.el8 base 254 k DEBUG: expat x86_642.2.5-3.el8 base 110 k DEBUG: file x86_645.33-8.el8 base 76 k DEBUG: file-libs x86_645.33-8.el8 base 542 k DEBUG: filesystem x86_643.8-2.el8 base 1.1 M DEBUG: findutils x86_641:4.6.0-20.el8 base 528 k DEBUG: fipscheck x86_641.5.0-4.el8 base 28 k DEBUG: fipscheck-lib x86_641.5.0-4.el8 base 16 k DEBUG: fontconfig x86_642.13.1-3.el8 base 275 k DEBUG: fontpackages-filesystem noarch1.44-22.el8 base 16 k DEBUG: freetype x86_642.9.1-4.el8 base 393 k DEBUG: gawk x86_644.2.1-1.el8 base 1.1 M DEBUG: gdbm x86_641:1.18-1.el8 base 130 k DEBUG: gdbm-libs x86_641:1.18-1.el8 base 60 k DEBUG: gettext x86_640.19.8.1-14.el8 base 1.1 M DEBUG: gettext-libs x86_640.19.8.1-14.el8 base 311 k DEBUG: glib2 x86_642.56.4-1.el8 base 2.5 M DEBUG: glibc x86_642.28-42.el8 base 3.8 M DEBUG: glibc-all-langpacks x86_642.28-42.el8 base 25 M DEBUG: glibc-common x86_642.28-42.el8 base 811 k DEBUG: glibc-devel x86_642.28-42.el8 base 1.0 M DEBUG: glibc-headers x86_642.28-42.el8 base 464 k DEBUG: gmp x86_641:6.1.2-8.el8 base 319 k DEBUG: gnupg2 x86_642.2.9-1.el8 base 2.3 M DEBUG: gnutls x86_643.6.5-2.el8 base 896 k DEBUG: grep x86_643.1-6.el8 base 274 k DEBUG: groff-base x86_641.22.3-18.el8 base 1.0 M DEBUG: grub2-common noarch1:2.02-66.el8 base 880 k DEBUG: grub2-tools x86_641:2.02-66.el8 base 1.9 M DEBUG: grub2-tools-minimal x86_641:2.02-66.el8 base 196 k DEBUG: gzip x86_641.9-4.el8 base 166 k DEBUG: ima-evm-utils x86_641.1-4.el8 base 55 k DEBUG: info x86_646.5-4.el8 base 198 k DEBUG: iptables-libs x86_641.8.2-9.el8 base 97 k DEBUG: json-c x86_640.13.1-0.2.el8 base 40 k DEBUG: kbd-legacy noarch2.0.4-8.el8 base 481 k DEBUG: kbd-misc noarch2.0.4-8.el8 base 1.4 M DEBUG: kernel-headers x86_644.18.0-80.el8 base 1.6 M DEBUG: keyutils-libs x86_641.5.10-6.el8 base 34 k DEBUG: kmod x86_6425-11.el8 base 127 k DEBUG: kmod-libs x86_6425-11.el8 base 69 k DEBUG: krb5-libs x86_641.16.1-22.el8 base 840 k DEBUG: less x86_64530-1.el8 base 164 k DEBUG: libacl x86_642.2.53-1.el8 base 35 k DEBUG: libarchive x86_643.3.2-3.el8 base 358 k DEBUG: libassuan x86_642.5.1-3.el8 base 83 k DEBUG: libattr x86_642.4.48-3.el8 base 27 k DEBUG: libblkid x86_642.32.1-8.el8 base 213 k DEBUG: libcap x86_642.25-9.el8 base 57 k DEBUG: libcap-ng x86_640.7.9-4.el8 base 33 k DEBUG: libcom_err x86_641.44.3-2.el8 base 48 k DEBUG: libcroco x86_640.6.12-4.el8 base 113 k DEBUG: libcurl x86_647.61.1-8.el8 base 294 k DEBUG: libdb x86_645.3.28-36.el8 base 750 k DEBUG: libdb-utils x86_645.3.28-36.el8 base 150 k DEBUG: libedit x86_643.1-23.20170329cvs.el8 base 102 k DEBUG: libfdisk x86_642.32.1-8.el8 base 247 k DEBUG: libffi x86_643.1-18.el8 base 37 k DEBUG: libgcc x86_648.2.1-3.5.el8 base 77 k DEBUG: libgcrypt x86_641.8.3-2.el8 base 459 k DEBUG: libgomp x86_648.2.1-3.5.el8 base 189 k DEBUG: libgpg-error x86_641.31-1.el8 base 242 k DEBUG: libidn2 x86_642.0.5-1.el8 base 90 k DEBUG: libkcapi x86_641.1.1-16_1.el8 base 47 k DEBUG: libkcapi-hmaccalc x86_641.1.1-16_1.el8 base 30 k DEBUG: libksba x86_641.3.5-7.el8 base 135 k DEBUG: libmetalink x86_640.1.3-7.el8 base 32 k DEBUG: libmount x86_642.32.1-8.el8 base 229 k DEBUG: libnghttp2 x86_641.33.0-1.el8 base 77 k DEBUG: libnsl2 x86_641.2.0-2.20180605git4a062cf.el8 base 58 k DEBUG: libpcap x86_6414:1.9.0-1.el8 base 160 k DEBUG: libpipeline x86_641.5.0-2.el8 base 54 k DEBUG: libpkgconf x86_641.4.2-1.el8 base 35 k DEBUG: libpng x86_642:1.6.34-5.el8 base 126 k DEBUG: libpsl x86_640.20.2-5.el8 base 61 k DEBUG: libpwquality x86_641.4.0-9.el8 base 103 k DEBUG: libseccomp x86_642.3.3-3.el8 base 64 k DEBUG: libsecret x86_640.18.6-1.el8 base 163 k DEBUG: libselinux x86_642.8-6.el8 base 178 k DEBUG: libsemanage x86_642.8-5.el8 base 162 k DEBUG: libsepol x86_642.8-2.el8 base 338 k DEBUG: libsigsegv x86_642.11-5.el8 base 30 k DEBUG: libsmartcols x86_642.32.1-8.el8 base 173 k DEBUG: libssh x86_640.8.5-2.el8 base 227 k DEBUG: libstdc++ x86_648.2.1-3.5.el8 base 448 k DEBUG: libtasn1 x86_644.13-3.el8 base 76 k DEBUG: libtirpc x86_641.1.4-3.el8 base 112 k DEBUG: libtool-ltdl x86_642.4.6-25.el8 base 58 k DEBUG: libunistring x86_640.9.9-3.el8 base 422 k DEBUG: libusbx x86_641.0.22-1.el8 base 71 k DEBUG: libutempter x86_641.1.6-14.el8 base 32 k DEBUG: libuuid x86_642.32.1-8.el8 base 93 k DEBUG: libverto x86_640.3.0-5.el8 base 24 k DEBUG: libxcrypt x86_644.1.1-4.el8 base 73 k DEBUG: libxcrypt-devel x86_644.1.1-4.el8 base 25 k DEBUG: libxml2 x86_642.9.7-5.el8 base 696 k DEBUG: lua-libs x86_645.3.4-10.el8 base 118 k DEBUG: lz4-libs x86_641.8.1.2-4.el8 base 55 k DEBUG: man-db x86_642.7.6.1-17.el8 base 887 k DEBUG: mpfr x86_643.1.6-1.el8 base 221 k DEBUG: ncurses x86_646.1-7.20180224.el8 base 387 k DEBUG: ncurses-base noarch6.1-7.20180224.el8 base 81 k DEBUG: ncurses-libs x86_646.1-7.20180224.el8 base 335 k DEBUG: nettle x86_643.4.1-1.el8 base 302 k DEBUG: npth x86_641.5-4.el8 base 26 k DEBUG: openldap x86_642.4.46-9.el8 base 352 k DEBUG: openssh x86_647.8p1-4.el8 base 504 k DEBUG: openssh-clients x86_647.8p1-4.el8 base 656 k DEBUG: openssl x86_641:1.1.1-8.el8 base 664 k DEBUG: openssl-libs x86_641:1.1.1-8.el8 base 1.4 M DEBUG: os-prober x86_641.74-6.el8 base 51 k DEBUG: p11-kit x86_640.23.14-4.el8 base 273 k DEBUG: p11-kit-trust x86_640.23.14-4.el8 base 139 k DEBUG: pam x86_641.3.1-4.el8 base 734 k DEBUG: patch x86_642.7.6-8.el8 base 138 k DEBUG: pcre x86_648.42-4.el8 base 208 k DEBUG: pcre2 x86_6410.32-1.el8 base 244 k DEBUG: perl-Carp noarch1.42-396.el8 base 30 k DEBUG: perl-Data-Dumper x86_642.167-399.el8 base 58 k DEBUG: perl-Encode x86_644:2.97-3.el8 base 1.5 M DEBUG: perl-Errno x86_641.28-416.el8 base 76 k DEBUG: perl-Exporter noarch5.72-396.el8 base 34 k DEBUG: perl-File-Path noarch2.15-2.el8 base 38 k DEBUG: perl-File-Temp noarch0.230.600-1.el8 base 63 k DEBUG: perl-Getopt-Long noarch1:2.50-4.el8 base 63 k DEBUG: perl-HTTP-Tiny noarch0.074-1.el8 base 58 k DEBUG: perl-IO x86_641.38-416.el8 base 141 k DEBUG: perl-MIME-Base64 x86_643.15-396.el8 base 31 k DEBUG: perl-PathTools x86_643.74-1.el8 base 90 k DEBUG: perl-Pod-Escapes noarch1:1.07-395.el8 base 20 k DEBUG: perl-Pod-Perldoc noarch3.28-396.el8 base 88 k DEBUG: perl-Pod-Simple noarch1:3.35-395.el8 base 213 k DEBUG: perl-Pod-Usage noarch4:1.69-395.el8 base 34 k DEBUG: perl-Scalar-List-Utils x86_643:1.49-2.el8 base 68 k DEBUG: perl-Socket x86_644:2.027-2.el8 base 59 k DEBUG: perl-Storable x86_641:3.11-3.el8 base 98 k DEBUG: perl-Term-ANSIColor noarch4.06-396.el8 base 46 k DEBUG: perl-Term-Cap noarch1.17-395.el8 base 23 k DEBUG: perl-Text-ParseWords noarch3.30-395.el8 base 18 k DEBUG: perl-Text-Tabs+Wrap noarch2013.0523-395.el8 base 24 k DEBUG: perl-Time-Local noarch1:1.280-1.el8 base 34 k DEBUG: perl-Unicode-Normalize x86_641.25-396.el8 base 82 k DEBUG: perl-constant noarch1.33-396.el8 base 25 k DEBUG: perl-interpreter x86_644:5.26.3-416.el8 base 6.3 M DEBUG: perl-libs x86_644:5.26.3-416.el8 base 1.6 M DEBUG: perl-macros x86_644:5.26.3-416.el8 base 72 k DEBUG: perl-parent noarch1:0.237-1.el8 base 20 k DEBUG: perl-podlators noarch4.11-1.el8 base 118 k DEBUG: perl-threads x86_641:2.21-2.el8 base 61 k DEBUG: perl-threads-shared x86_641.58-2.el8 base 48 k DEBUG: pkgconf x86_641.4.2-1.el8 base 38 k DEBUG: pkgconf-m4 noarch1.4.2-1.el8 base 17 k DEBUG: pkgconf-pkg-config x86_641.4.2-1.el8 base 15 k DEBUG: platform-python x86_643.6.8-1.el8 base 78 k DEBUG: platform-python-pip noarch9.0.3-13.el8 base 1.8 M DEBUG: platform-python-setuptools noarch39.2.0-4.el8 base 632 k DEBUG: popt x86_641.16-14.el8 base 61 k DEBUG: procps-ng x86_643.3.15-1.el8 base 328 k DEBUG: publicsuffix-list-dafsa noarch20180723-1.el8 base 56 k DEBUG: python3-libs x86_643.6.8-1.el8 base 7.9 M DEBUG: python3-setuptools noarch39.2.0-4.el8 base 162 k DEBUG: readline x86_647.0-10.el8 base 199 k DEBUG: redhat-release x86_648.0-0.44.el8 base 38 k DEBUG: rpm x86_644.14.2-9.el8 base 536 k DEBUG: rpm-build-libs x86_644.14.2-9.el8 base 149 k DEBUG: rpm-libs x86_644.14.2-9.el8 base 333 k DEBUG: sed x86_644.5-1.el8 base 298 k DEBUG: setup noarch2.12.2-1.el8 base 180 k DEBUG: shadow-utils x86_642:4.6-7.el8 base 1.2 M DEBUG: sqlite-libs x86_643.26.0-3.el8 base 579 k DEBUG: systemd-libs x86_64239-13.el8 base 550 k DEBUG: systemd-pam x86_64239-13.el8 base 221 k DEBUG: systemd-udev x86_64239-13.el8 base 1.3 M DEBUG: tar x86_642:1.30-4.el8 base 838 k DEBUG: tcl x86_641:8.6.8-2.el8 base 1.1 M DEBUG: trousers-lib x86_640.3.14-2.el8 base 168 k DEBUG: tzdata noarch2018i-1.el8 base 464 k DEBUG: unzip x86_646.0-41.el8 base 193 k DEBUG: util-linux x86_642.32.1-8.el8 base 2.5 M DEBUG: which x86_642.21-10.el8 base 49 k DEBUG: xz x86_645.2.4-3.el8 base 153 k DEBUG: xz-libs x86_645.2.4-3.el8 base 94 k DEBUG: zip x86_643.0-23.el8 base 270 k DEBUG: zlib x86_641.2.11-10.el8 base 101 k DEBUG: gdk-pixbuf2 x86_642.36.12-4.el8 build 466 k DEBUG: gdk-pixbuf2-modules x86_642.36.12-4.el8 build 109 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.7.20150923git.el8 build 238 k DEBUG: pango x86_641.42.4-3.el8 build 296 k DEBUG: python-sphinx-locale noarch1:1.7.6-1.el8 build 171 k DEBUG: python3-packaging noarch16.8-9.el8 build 48 k DEBUG: python3-sphinx-theme-alabaster noarch0.7.9-7.el8 build 24 k DEBUG: python3-sphinxcontrib-websupport noarch1.0.1-10.20180316git.el8 build 50 k DEBUG: python3-whoosh noarch2.7.4-9.el8 build 1.1 M DEBUG: ImageMagick-libs x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 2.3 M DEBUG: fontawesome-fonts noarch4.7.0-6.el8ost delorean-rhel8-master-deps 202 k DEBUG: fontawesome-fonts-web noarch4.7.0-6.el8ost delorean-rhel8-master-deps 428 k DEBUG: python3-babel noarch2.5.1-5.el8 delorean-rhel8-master-deps 4.8 M DEBUG: python3-chardet noarch3.0.4-8.el8ost delorean-rhel8-master-deps 194 k DEBUG: python3-crypto x86_642.6.1-18.el8ost delorean-rhel8-master-deps 504 k DEBUG: python3-dns noarch1.15.0-8.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-greenlet x86_640.4.13-6.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-idna noarch2.5-5.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-imagesize noarch1.0.0-2.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-jinja2 noarch2.10-9.el8ost delorean-rhel8-master-deps 536 k DEBUG: python3-markupsafe x86_641.1.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-mock noarch3.0.5-1.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-monotonic noarch1.5-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-pyparsing noarch2.3.1-1.el8ost delorean-rhel8-master-deps 145 k DEBUG: python3-pysocks noarch1.6.8-3.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-requests noarch2.20.0-2.el8ost delorean-rhel8-master-deps 122 k DEBUG: python3-snowballstemmer noarch1.2.1-6.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-sphinx_rtd_theme noarch0.3.1-4.el8ost delorean-rhel8-master-deps 127 k DEBUG: python3-urllib3 noarch1.23-5.el8ost delorean-rhel8-master-deps 177 k DEBUG: Installing weak dependencies: DEBUG: graphviz x86_642.40.1-39.el8 appstream 1.7 M DEBUG: libxkbcommon x86_640.8.2-1.el8 appstream 116 k DEBUG: perl-IO-Socket-IP noarch0.39-5.el8 appstream 47 k DEBUG: perl-IO-Socket-SSL noarch2.060-2.el8 appstream 289 k DEBUG: perl-Mozilla-CA noarch20160104-7.el8 appstream 15 k DEBUG: pinentry x86_641.1.0-2.el8 appstream 100 k DEBUG: cracklib-dicts x86_642.9.6-15.el8 base 4.0 M DEBUG: gnupg2-smime x86_642.2.9-1.el8 base 279 k DEBUG: grubby x86_648.40-34.el8 base 49 k DEBUG: hardlink x86_641:1.3-6.el8 base 29 k DEBUG: kbd x86_642.0.4-8.el8 base 392 k DEBUG: kpartx x86_640.7.8-7.el8 base 100 k DEBUG: openssl-pkcs11 x86_640.4.8-2.el8 base 64 k DEBUG: redhat-release-eula x86_648.0-0.44.el8 base 15 k DEBUG: shared-mime-info x86_641.9-3.el8 base 329 k DEBUG: systemd x86_64239-13.el8 base 3.4 M DEBUG: trousers x86_640.3.14-2.el8 base 153 k DEBUG: pigz x86_642.4-3.el8 build 78 k DEBUG: ImageMagick x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 187 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 394 Packages DEBUG: Total size: 233 M DEBUG: Installed size: 920 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-8.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-doc-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17025-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.85-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.37-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.36.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.11.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-116-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.19-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-49.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2018.2.24-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20181217-6.git9a35207.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-10.git20190115.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.174-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-4.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-34.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-0.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.16.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.25-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.0.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.0-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.3.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.8.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.1.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.7.6.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-7.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.16-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-eula-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2018i-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-16.8-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-whoosh-2.7.4-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-crypto-2.6.1-18.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.25.1-1.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-1.1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.1.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.3.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.20.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.12.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.2.17-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.23-5.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/394 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/394 DEBUG: Installing : fontawesome-fonts-4.7.0-6.el8ost.noarch 4/394 DEBUG: Installing : tzdata-2018i-1.el8.noarch 5/394 DEBUG: Installing : emacs-filesystem-1:26.1-5.el8.noarch 6/394 DEBUG: Installing : python3-rpm-macros-3-37.el8.noarch 7/394 DEBUG: Installing : python-srpm-macros-3-37.el8.noarch 8/394 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 9/394 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 10/394 DEBUG: Installing : python-rpm-macros-3-37.el8.noarch 11/394 DEBUG: Installing : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 12/394 DEBUG: Installing : lato-fonts-2.015-5.el8.noarch 13/394 DEBUG: Installing : python-sphinx-locale-1:1.7.6-1.el8.noarch 14/394 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.7.20150923gi 15/394 DEBUG: Installing : redhat-release-eula-8.0-0.44.el8.x86_64 16/394 DEBUG: Installing : redhat-release-8.0-0.44.el8.x86_64 17/394 DEBUG: Installing : setup-2.12.2-1.el8.noarch 18/394 DEBUG: Running scriptlet: setup-2.12.2-1.el8.noarch 18/394 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.8-2.el8.x86_64 19/394 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 20/394 DEBUG: Installing : basesystem-11-5.el8.noarch 21/394 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/394 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/394 DEBUG: Installing : ncurses-base-6.1-7.20180224.el8.noarch 24/394 DEBUG: Installing : pcre2-10.32-1.el8.x86_64 25/394 DEBUG: Installing : libselinux-2.8-6.el8.x86_64 26/394 DEBUG: Installing : ncurses-libs-6.1-7.20180224.el8.x86_64 27/394 DEBUG: Installing : glibc-all-langpacks-2.28-42.el8.x86_64 28/394 DEBUG: Installing : glibc-common-2.28-42.el8.x86_64 29/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : glibc-2.28-42.el8.x86_64 30/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Running scriptlet: bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Installing : libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Running scriptlet: libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Installing : zlib-1.2.11-10.el8.x86_64 33/394 DEBUG: Installing : info-6.5-4.el8.x86_64 34/394 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 35/394 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 36/394 DEBUG: Installing : libxcrypt-4.1.1-4.el8.x86_64 37/394 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 38/394 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 39/394 DEBUG: Installing : perl-libs-4:5.26.3-416.el8.x86_64 40/394 DEBUG: Installing : libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Installing : gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Running scriptlet: gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Installing : elfutils-libelf-0.174-6.el8.x86_64 43/394 DEBUG: Installing : libxml2-2.9.7-5.el8.x86_64 44/394 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 45/394 DEBUG: Installing : freetype-2.9.1-4.el8.x86_64 46/394 DEBUG: Installing : libcap-2.25-9.el8.x86_64 47/394 DEBUG: Installing : libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Running scriptlet: libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 49/394 DEBUG: Installing : libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Running scriptlet: libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 51/394 DEBUG: Installing : readline-7.0-10.el8.x86_64 52/394 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 52/394 DEBUG: Installing : expat-2.2.5-3.el8.x86_64 53/394 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 54/394 DEBUG: Installing : libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 56/394 DEBUG: Installing : libICE-1.0.9-13.el8.x86_64 57/394 DEBUG: Installing : libjpeg-turbo-1.5.3-7.el8.x86_64 58/394 DEBUG: Installing : popt-1.16-14.el8.x86_64 59/394 DEBUG: Installing : chkconfig-1.11-1.el8.x86_64 60/394 DEBUG: Installing : libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 63/394 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 64/394 DEBUG: Installing : sed-4.5-1.el8.x86_64 65/394 DEBUG: Running scriptlet: sed-4.5-1.el8.x86_64 65/394 DEBUG: Installing : libffi-3.1-18.el8.x86_64 66/394 DEBUG: Installing : p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Running scriptlet: p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 68/394 DEBUG: Installing : libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Running scriptlet: libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 71/394 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Installing : lua-libs-5.3.4-10.el8.x86_64 73/394 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 74/394 DEBUG: Installing : file-libs-5.33-8.el8.x86_64 75/394 DEBUG: Installing : file-5.33-8.el8.x86_64 76/394 DEBUG: Installing : less-530-1.el8.x86_64 77/394 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Installing : libcap-ng-0.7.9-4.el8.x86_64 79/394 DEBUG: Installing : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 80/394 DEBUG: Installing : lz4-libs-1.8.1.2-4.el8.x86_64 81/394 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 82/394 DEBUG: Installing : libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Running scriptlet: libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Installing : fftw-libs-double-3.3.5-11.el8.x86_64 84/394 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 85/394 DEBUG: Installing : ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Running scriptlet: ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 87/394 DEBUG: Installing : unzip-6.0-41.el8.x86_64 88/394 DEBUG: Installing : diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Running scriptlet: diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Installing : sqlite-libs-3.26.0-3.el8.x86_64 90/394 DEBUG: Installing : grub2-common-1:2.02-66.el8.noarch 91/394 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Installing : libtiff-4.0.9-13.el8.x86_64 93/394 DEBUG: Installing : libwebp-1.0.0-1.el8.x86_64 94/394 DEBUG: Installing : openjpeg2-2.3.0-8.el8.x86_64 95/394 DEBUG: Installing : cpio-2.12-8.el8.x86_64 96/394 DEBUG: Installing : keyutils-libs-1.5.10-6.el8.x86_64 97/394 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Installing : p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Running scriptlet: p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Installing : ncurses-6.1-7.20180224.el8.x86_64 100/394 DEBUG: Installing : pcre-8.42-4.el8.x86_64 101/394 DEBUG: Installing : grep-3.1-6.el8.x86_64 102/394 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 102/394 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 103/394 DEBUG: Installing : zip-3.0-23.el8.x86_64 104/394 DEBUG: Installing : OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Installing : cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Running scriptlet: cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Installing : libsemanage-2.8-5.el8.x86_64 107/394 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 108/394 DEBUG: Installing : libpsl-0.20.2-5.el8.x86_64 109/394 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 110/394 DEBUG: Installing : tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Running scriptlet: tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Installing : patch-2.7.6-8.el8.x86_64 112/394 DEBUG: Installing : jasper-libs-2.0.14-4.el8.x86_64 113/394 DEBUG: Installing : libmetalink-0.1.3-7.el8.x86_64 114/394 DEBUG: Installing : dwz-0.12-9.el8.x86_64 115/394 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Installing : nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Running scriptlet: nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/394 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 119/394 DEBUG: Installing : perl-macros-4:5.26.3-416.el8.x86_64 120/394 DEBUG: Installing : perl-Errno-1.28-416.el8.x86_64 121/394 DEBUG: Installing : perl-Socket-4:2.027-2.el8.x86_64 122/394 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 123/394 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 124/394 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 125/394 DEBUG: Installing : perl-IO-1.38-416.el8.x86_64 126/394 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 127/394 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 128/394 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 129/394 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 130/394 DEBUG: Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 131/394 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 132/394 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/394 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 134/394 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 135/394 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 136/394 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 137/394 DEBUG: Installing : perl-Error-1:0.17025-2.el8.noarch 138/394 DEBUG: Installing : perl-TermReadKey-2.37-7.el8.x86_64 139/394 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 140/394 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 141/394 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 142/394 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 143/394 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 144/394 DEBUG: Installing : libidn-1.34-5.el8.x86_64 145/394 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 145/394 DEBUG: Installing : coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Running scriptlet: coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 147/394 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Installing : pigz-2.4-3.el8.x86_64 149/394 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 150/394 DEBUG: Installing : fribidi-1.0.4-6.el8.x86_64 151/394 DEBUG: Installing : jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Running scriptlet: jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Installing : libXau-1.0.8-13.el8.x86_64 153/394 DEBUG: Installing : libxcb-1.13-5.el8.x86_64 154/394 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 155/394 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 156/394 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Installing : libijs-0.35-5.el8.x86_64 159/394 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 160/394 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 162/394 DEBUG: Installing : libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Running scriptlet: libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Installing : pixman-0.36.0-1.el8.x86_64 164/394 DEBUG: Installing : brotli-1.0.6-1.el8.x86_64 165/394 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 166/394 DEBUG: Installing : json-c-0.13.1-0.2.el8.x86_64 167/394 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 168/394 DEBUG: Installing : libnghttp2-1.33.0-1.el8.x86_64 169/394 DEBUG: Installing : libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 171/394 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 172/394 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 173/394 DEBUG: Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 174/394 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Installing : libpcap-14:1.9.0-1.el8.x86_64 176/394 DEBUG: Installing : iptables-libs-1.8.2-9.el8.x86_64 177/394 DEBUG: Installing : libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Running scriptlet: libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 179/394 DEBUG: Installing : gawk-4.2.1-1.el8.x86_64 180/394 DEBUG: Installing : libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 182/394 DEBUG: Installing : npth-1.5-4.el8.x86_64 183/394 DEBUG: Installing : which-2.21-10.el8.x86_64 184/394 DEBUG: Installing : kernel-headers-4.18.0-80.el8.x86_64 185/394 DEBUG: Running scriptlet: glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 187/394 DEBUG: Installing : glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Running scriptlet: glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Installing : kbd-misc-2.0.4-8.el8.noarch 189/394 DEBUG: Installing : kbd-legacy-2.0.4-8.el8.noarch 190/394 DEBUG: Installing : dbus-common-1:1.12.8-7.el8.noarch 191/394 DEBUG: Installing : xkeyboard-config-2.24-3.el8.noarch 192/394 DEBUG: Installing : libxkbcommon-0.8.2-1.el8.x86_64 193/394 DEBUG: Installing : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Installing : libssh-0.8.5-2.el8.x86_64 195/394 DEBUG: Installing : openldap-2.4.46-9.el8.x86_64 196/394 DEBUG: Installing : libcurl-7.61.1-8.el8.x86_64 197/394 DEBUG: Installing : libkcapi-1.1.1-16_1.el8.x86_64 198/394 DEBUG: Installing : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 199/394 DEBUG: Installing : libarchive-3.3.2-3.el8.x86_64 200/394 DEBUG: Installing : libdb-utils-5.3.28-36.el8.x86_64 201/394 DEBUG: Installing : curl-7.61.1-8.el8.x86_64 202/394 DEBUG: Installing : openssl-1:1.1.1-8.el8.x86_64 203/394 DEBUG: Installing : elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Installing : elfutils-libs-0.174-6.el8.x86_64 205/394 DEBUG: Installing : gzip-1.9-4.el8.x86_64 206/394 DEBUG: Running scriptlet: gzip-1.9-4.el8.x86_64 206/394 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 207/394 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 208/394 DEBUG: Installing : gettext-libs-0.19.8.1-14.el8.x86_64 209/394 DEBUG: Installing : libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Installing : procps-ng-3.3.15-1.el8.x86_64 211/394 DEBUG: Installing : krb5-libs-1.16.1-22.el8.x86_64 212/394 DEBUG: Installing : libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Running scriptlet: libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Installing : grub2-tools-minimal-1:2.02-66.el8.x86_64 215/394 DEBUG: Installing : kpartx-0.7.8-7.el8.x86_64 216/394 DEBUG: Installing : device-mapper-8:1.02.155-6.el8.x86_64 217/394 DEBUG: Installing : openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Installing : rpm-4.14.2-9.el8.x86_64 219/394 DEBUG: Installing : libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Running scriptlet: libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Installing : libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Running scriptlet: libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Installing : gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Running scriptlet: gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Installing : glib2-2.56.4-1.el8.x86_64 223/394 DEBUG: Installing : dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Installing : dbus-tools-1:1.12.8-7.el8.x86_64 225/394 DEBUG: Installing : coreutils-8.30-6.el8.x86_64 226/394 DEBUG: Installing : systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Running scriptlet: systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Installing : libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Running scriptlet: libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Installing : device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : shadow-utils-2:4.6-7.el8.x86_64 231/394 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Installing : dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : kmod-25-11.el8.x86_64 235/394 DEBUG: Installing : kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Running scriptlet: kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Installing : kbd-2.0.4-8.el8.x86_64 237/394 DEBUG: Installing : libpwquality-1.4.0-9.el8.x86_64 238/394 DEBUG: Installing : systemd-pam-239-13.el8.x86_64 239/394 DEBUG: Installing : cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Installing : dracut-049-10.git20190115.el8.x86_64 241/394 DEBUG: Installing : libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Running scriptlet: libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Installing : pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Running scriptlet: pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Installing : util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Running scriptlet: util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Installing : rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Running scriptlet: rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Installing : trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Installing : openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Installing : grubby-8.40-34.el8.x86_64 248/394 DEBUG: Installing : crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Installing : os-prober-1.74-6.el8.x86_64 250/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : gnutls-3.6.5-2.el8.x86_64 252/394 DEBUG: Installing : dbus-1:1.12.8-7.el8.x86_64 253/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-239-13.el8.x86_64 254/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Installing : platform-python-pip-9.0.3-13.el8.noarch 258/394 DEBUG: Installing : platform-python-setuptools-39.2.0-4.el8.noarch 259/394 DEBUG: Installing : platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Running scriptlet: platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Installing : python3-libs-3.6.8-1.el8.x86_64 261/394 DEBUG: Installing : python3-six-1.12.0-1.el8ost.noarch 262/394 DEBUG: Installing : gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Installing : python3-setuptools-39.2.0-4.el8.noarch 264/394 DEBUG: Installing : python3-pip-9.0.3-13.el8.noarch 265/394 DEBUG: Installing : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Running scriptlet: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Installing : python3-docutils-0.14-11.module+el8+2525+995c3d6 267/394 DEBUG: Installing : binutils-2.30-49.el8.x86_64 268/394 DEBUG: Running scriptlet: binutils-2.30-49.el8.x86_64 268/394 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 269/394 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 270/394 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Installing : python3-pygments-2.2.0-19.module+el8+2339+1a6691 272/394 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el8.x86_64 273/394 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 274/394 DEBUG: Installing : python3-crypto-2.6.1-18.el8ost.x86_64 275/394 DEBUG: Installing : python3-dns-1.15.0-8.el8ost.noarch 276/394 DEBUG: Installing : python3-greenlet-0.4.13-6.el8ost.x86_64 277/394 DEBUG: Installing : python3-markupsafe-1.1.0-2.el8ost.x86_64 278/394 DEBUG: Installing : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 279/394 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 280/394 DEBUG: Installing : python3-babel-2.5.1-5.el8.noarch 281/394 DEBUG: Installing : python3-jinja2-2.10-9.el8ost.noarch 282/394 DEBUG: Installing : python3-rpm-generators-5-4.el8.noarch 283/394 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 284/394 DEBUG: Installing : python3-whoosh-2.7.4-9.el8.noarch 285/394 DEBUG: Installing : python3-chardet-3.0.4-8.el8ost.noarch 286/394 DEBUG: Installing : python3-idna-2.5-5.el8ost.noarch 287/394 DEBUG: Installing : python3-imagesize-1.0.0-2.el8ost.noarch 288/394 DEBUG: Installing : python3-monotonic-1.5-2.el8ost.noarch 289/394 DEBUG: Installing : python3-pyparsing-2.3.1-1.el8ost.noarch 290/394 DEBUG: Installing : python3-packaging-16.8-9.el8.noarch 291/394 DEBUG: Installing : python3-pysocks-1.6.8-3.el8ost.noarch 292/394 DEBUG: Installing : python3-urllib3-1.23-5.el8ost.noarch 293/394 DEBUG: Installing : python3-requests-2.20.0-2.el8ost.noarch 294/394 DEBUG: Installing : python3-snowballstemmer-1.2.1-6.el8ost.noarch 295/394 DEBUG: Installing : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 296/394 DEBUG: Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 297/394 DEBUG: Installing : fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Installing : fipscheck-1.5.0-4.el8.x86_64 299/394 DEBUG: Running scriptlet: openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-clients-7.8p1-4.el8.x86_64 301/394 DEBUG: Installing : git-core-2.18.1-3.el8.x86_64 302/394 DEBUG: Installing : git-core-doc-2.18.1-3.el8.noarch 303/394 DEBUG: Installing : python3-pbr-5.1.2-2.el8ost.noarch 304/394 DEBUG: Installing : python3-mock-3.0.5-1.el8ost.noarch 305/394 DEBUG: Installing : ima-evm-utils-1.1-4.el8.x86_64 306/394 DEBUG: Installing : annobin-8.64-1.el8.x86_64 307/394 DEBUG: Installing : perl-Mozilla-CA-20160104-7.el8.noarch 308/394 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 309/394 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 310/394 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 311/394 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 312/394 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 313/394 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 314/394 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 315/394 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 316/394 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 317/394 DEBUG: Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 318/394 DEBUG: Installing : perl-Git-2.18.1-3.el8.noarch 319/394 DEBUG: Installing : git-2.18.1-3.el8.x86_64 320/394 DEBUG: Installing : libusbx-1.0.22-1.el8.x86_64 321/394 DEBUG: Installing : gnupg2-smime-2.2.9-1.el8.x86_64 322/394 DEBUG: Installing : gnupg2-2.2.9-1.el8.x86_64 323/394 DEBUG: Installing : rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Running scriptlet: rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 326/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Running scriptlet: environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Installing : avahi-libs-0.7-19.el8.x86_64 329/394 DEBUG: Installing : cups-libs-1:2.2.6-25.el8.x86_64 330/394 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Installing : libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Installing : gdb-headless-8.2-5.el8.x86_64 333/394 DEBUG: Installing : efi-srpm-macros-3-2.el8.noarch 334/394 DEBUG: Installing : elfutils-0.174-6.el8.x86_64 335/394 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 336/394 DEBUG: Installing : qt5-srpm-macros-5.11.1-2.el8.noarch 337/394 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 338/394 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 339/394 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 340/394 DEBUG: Installing : libX11-common-1.6.7-1.el8.noarch 341/394 DEBUG: Installing : libX11-1.6.7-1.el8.x86_64 342/394 DEBUG: Installing : libXext-1.3.3-9.el8.x86_64 343/394 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 344/394 DEBUG: Installing : libXt-1.1.5-8.el8.x86_64 345/394 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 346/394 DEBUG: Installing : libXmu-1.1.2-12.el8.x86_64 347/394 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 348/394 DEBUG: Installing : libXpm-3.5.12-7.el8.x86_64 349/394 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 350/394 DEBUG: Installing : libXrandr-1.5.1-7.el8.x86_64 351/394 DEBUG: Installing : libXi-1.7.9-7.el8.x86_64 352/394 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 353/394 DEBUG: Installing : gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Running scriptlet: gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 355/394 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 356/394 DEBUG: Installing : libXft-2.3.2-10.el8.x86_64 357/394 DEBUG: Installing : pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Running scriptlet: pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Installing : librsvg2-2.42.7-2.el8.x86_64 359/394 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 360/394 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 361/394 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 362/394 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 373/394 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 374/394 DEBUG: Installing : gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Running scriptlet: gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Installing : go-srpm-macros-2-16.el8.noarch 376/394 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 377/394 DEBUG: Installing : redhat-rpm-config-116-1.el8.noarch 378/394 DEBUG: Installing : platform-python-devel-3.6.8-1.el8.x86_64 379/394 DEBUG: Installing : python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Running scriptlet: python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 381/394 DEBUG: Installing : libgs-9.25-2.el8.x86_64 382/394 DEBUG: Installing : graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Running scriptlet: graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Installing : ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Running scriptlet: ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Installing : ImageMagick-6.9.9.38-1.el8.x86_64 385/394 DEBUG: Installing : python3-sphinxcontrib-websupport-1.0.1-10.201803 386/394 DEBUG: Installing : python3-sphinx-1:1.7.6-1.el8.noarch 387/394 DEBUG: Installing : python3-devel-3.6.8-1.el8.x86_64 388/394 DEBUG: Installing : rpm-build-4.14.2-9.el8.x86_64 389/394 DEBUG: Installing : python3-eventlet-0.25.1-1.1.el8ost.noarch 390/394 DEBUG: Installing : gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Running scriptlet: gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8ost.noarch 392/394 DEBUG: Installing : make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Running scriptlet: make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913180739.ce6a1 394/394 DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 394/394 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 394/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 394/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 394/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: glibc-common-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: info-6.5-4.el8.x86_64 394/394 DEBUG: Running scriptlet: glib2-2.56.4-1.el8.x86_64 394/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 394/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 394/394 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 394/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 394/394 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913180739.ce6a1 1/394 DEBUG: Verifying : OpenEXR-libs-2.2.0-11.el8.x86_64 2/394 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 3/394 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 4/394 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 5/394 DEBUG: Verifying : annobin-8.64-1.el8.x86_64 6/394 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 7/394 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 8/394 DEBUG: Verifying : cpp-8.2.1-3.5.el8.x86_64 9/394 DEBUG: Verifying : dwz-0.12-9.el8.x86_64 10/394 DEBUG: Verifying : efi-srpm-macros-3-2.el8.noarch 11/394 DEBUG: Verifying : fftw-libs-double-3.3.5-11.el8.x86_64 12/394 DEBUG: Verifying : fribidi-1.0.4-6.el8.x86_64 13/394 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 14/394 DEBUG: Verifying : gcc-8.2.1-3.5.el8.x86_64 15/394 DEBUG: Verifying : gd-2.2.5-6.el8.x86_64 16/394 DEBUG: Verifying : gdb-headless-8.2-5.el8.x86_64 17/394 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 18/394 DEBUG: Verifying : git-2.18.1-3.el8.x86_64 19/394 DEBUG: Verifying : git-core-2.18.1-3.el8.x86_64 20/394 DEBUG: Verifying : git-core-doc-2.18.1-3.el8.noarch 21/394 DEBUG: Verifying : go-srpm-macros-2-16.el8.noarch 22/394 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 23/394 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 24/394 DEBUG: Verifying : graphviz-2.40.1-39.el8.x86_64 25/394 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el8.x86_64 26/394 DEBUG: Verifying : gtk2-2.24.32-4.el8.x86_64 27/394 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 28/394 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 29/394 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 30/394 DEBUG: Verifying : ilmbase-2.2.0-11.el8.x86_64 31/394 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 32/394 DEBUG: Verifying : jasper-libs-2.0.14-4.el8.x86_64 33/394 DEBUG: Verifying : jbig2dec-libs-0.14-2.el8.x86_64 34/394 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 35/394 DEBUG: Verifying : lato-fonts-2.015-5.el8.noarch 36/394 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 37/394 DEBUG: Verifying : libICE-1.0.9-13.el8.x86_64 38/394 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 39/394 DEBUG: Verifying : libX11-1.6.7-1.el8.x86_64 40/394 DEBUG: Verifying : libX11-common-1.6.7-1.el8.noarch 41/394 DEBUG: Verifying : libXau-1.0.8-13.el8.x86_64 42/394 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 43/394 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 44/394 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 45/394 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 46/394 DEBUG: Verifying : libXext-1.3.3-9.el8.x86_64 47/394 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 48/394 DEBUG: Verifying : libXft-2.3.2-10.el8.x86_64 49/394 DEBUG: Verifying : libXi-1.7.9-7.el8.x86_64 50/394 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 51/394 DEBUG: Verifying : libXmu-1.1.2-12.el8.x86_64 52/394 DEBUG: Verifying : libXpm-3.5.12-7.el8.x86_64 53/394 DEBUG: Verifying : libXrandr-1.5.1-7.el8.x86_64 54/394 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 55/394 DEBUG: Verifying : libXt-1.1.5-8.el8.x86_64 56/394 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 57/394 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 58/394 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 59/394 DEBUG: Verifying : libbabeltrace-1.5.4-2.el8.x86_64 60/394 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 61/394 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 62/394 DEBUG: Verifying : libgs-9.25-2.el8.x86_64 63/394 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 64/394 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 65/394 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 66/394 DEBUG: Verifying : libjpeg-turbo-1.5.3-7.el8.x86_64 67/394 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 68/394 DEBUG: Verifying : libmpc-1.0.2-9.el8.x86_64 69/394 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 70/394 DEBUG: Verifying : librsvg2-2.42.7-2.el8.x86_64 71/394 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 72/394 DEBUG: Verifying : libtiff-4.0.9-13.el8.x86_64 73/394 DEBUG: Verifying : libwebp-1.0.0-1.el8.x86_64 74/394 DEBUG: Verifying : libwmf-lite-0.2.9-4.el8.x86_64 75/394 DEBUG: Verifying : libxcb-1.13-5.el8.x86_64 76/394 DEBUG: Verifying : libxkbcommon-0.8.2-1.el8.x86_64 77/394 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 78/394 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 79/394 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 80/394 DEBUG: Verifying : openjpeg2-2.3.0-8.el8.x86_64 81/394 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 82/394 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 83/394 DEBUG: Verifying : perl-Error-1:0.17025-2.el8.noarch 84/394 DEBUG: Verifying : perl-Git-2.18.1-3.el8.noarch 85/394 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/394 DEBUG: Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 87/394 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 88/394 DEBUG: Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 89/394 DEBUG: Verifying : perl-TermReadKey-2.37-7.el8.x86_64 90/394 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/394 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 92/394 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 93/394 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 94/394 DEBUG: Verifying : pixman-0.36.0-1.el8.x86_64 95/394 DEBUG: Verifying : platform-python-devel-3.6.8-1.el8.x86_64 96/394 DEBUG: Verifying : python-rpm-macros-3-37.el8.noarch 97/394 DEBUG: Verifying : python-srpm-macros-3-37.el8.noarch 98/394 DEBUG: Verifying : python3-docutils-0.14-11.module+el8+2525+995c3d6 99/394 DEBUG: Verifying : python3-pip-9.0.3-13.el8.noarch 100/394 DEBUG: Verifying : python3-pygments-2.2.0-19.module+el8+2339+1a6691 101/394 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 102/394 DEBUG: Verifying : python3-rpm-generators-5-4.el8.noarch 103/394 DEBUG: Verifying : python3-rpm-macros-3-37.el8.noarch 104/394 DEBUG: Verifying : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 105/394 DEBUG: Verifying : python36-devel-3.6.8-1.module+el8+2710+846623d6. 106/394 DEBUG: Verifying : qt5-srpm-macros-5.11.1-2.el8.noarch 107/394 DEBUG: Verifying : redhat-rpm-config-116-1.el8.noarch 108/394 DEBUG: Verifying : rpm-build-4.14.2-9.el8.x86_64 109/394 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 110/394 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 111/394 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 112/394 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 113/394 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 114/394 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 115/394 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 116/394 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 117/394 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 118/394 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 119/394 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 120/394 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 121/394 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 122/394 DEBUG: Verifying : xkeyboard-config-2.24-3.el8.noarch 123/394 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 124/394 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 125/394 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 126/394 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 127/394 DEBUG: Verifying : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 128/394 DEBUG: Verifying : avahi-libs-0.7-19.el8.x86_64 129/394 DEBUG: Verifying : basesystem-11-5.el8.noarch 130/394 DEBUG: Verifying : bash-4.4.19-7.el8.x86_64 131/394 DEBUG: Verifying : binutils-2.30-49.el8.x86_64 132/394 DEBUG: Verifying : brotli-1.0.6-1.el8.x86_64 133/394 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 134/394 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 135/394 DEBUG: Verifying : ca-certificates-2018.2.24-6.el8.noarch 136/394 DEBUG: Verifying : chkconfig-1.11-1.el8.x86_64 137/394 DEBUG: Verifying : coreutils-8.30-6.el8.x86_64 138/394 DEBUG: Verifying : coreutils-common-8.30-6.el8.x86_64 139/394 DEBUG: Verifying : cpio-2.12-8.el8.x86_64 140/394 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 141/394 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 142/394 DEBUG: Verifying : crypto-policies-20181217-6.git9a35207.el8.noarch 143/394 DEBUG: Verifying : cryptsetup-libs-2.0.6-1.el8.x86_64 144/394 DEBUG: Verifying : cups-libs-1:2.2.6-25.el8.x86_64 145/394 DEBUG: Verifying : curl-7.61.1-8.el8.x86_64 146/394 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 147/394 DEBUG: Verifying : dbus-1:1.12.8-7.el8.x86_64 148/394 DEBUG: Verifying : dbus-common-1:1.12.8-7.el8.noarch 149/394 DEBUG: Verifying : dbus-daemon-1:1.12.8-7.el8.x86_64 150/394 DEBUG: Verifying : dbus-libs-1:1.12.8-7.el8.x86_64 151/394 DEBUG: Verifying : dbus-tools-1:1.12.8-7.el8.x86_64 152/394 DEBUG: Verifying : device-mapper-8:1.02.155-6.el8.x86_64 153/394 DEBUG: Verifying : device-mapper-libs-8:1.02.155-6.el8.x86_64 154/394 DEBUG: Verifying : diffutils-3.6-5.el8.x86_64 155/394 DEBUG: Verifying : dracut-049-10.git20190115.el8.x86_64 156/394 DEBUG: Verifying : elfutils-0.174-6.el8.x86_64 157/394 DEBUG: Verifying : elfutils-default-yama-scope-0.174-6.el8.noarch 158/394 DEBUG: Verifying : elfutils-libelf-0.174-6.el8.x86_64 159/394 DEBUG: Verifying : elfutils-libs-0.174-6.el8.x86_64 160/394 DEBUG: Verifying : emacs-filesystem-1:26.1-5.el8.noarch 161/394 DEBUG: Verifying : environment-modules-4.1.4-1.el8.x86_64 162/394 DEBUG: Verifying : expat-2.2.5-3.el8.x86_64 163/394 DEBUG: Verifying : file-5.33-8.el8.x86_64 164/394 DEBUG: Verifying : file-libs-5.33-8.el8.x86_64 165/394 DEBUG: Verifying : filesystem-3.8-2.el8.x86_64 166/394 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 167/394 DEBUG: Verifying : fipscheck-1.5.0-4.el8.x86_64 168/394 DEBUG: Verifying : fipscheck-lib-1.5.0-4.el8.x86_64 169/394 DEBUG: Verifying : fontconfig-2.13.1-3.el8.x86_64 170/394 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 171/394 DEBUG: Verifying : freetype-2.9.1-4.el8.x86_64 172/394 DEBUG: Verifying : gawk-4.2.1-1.el8.x86_64 173/394 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 174/394 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 175/394 DEBUG: Verifying : gettext-0.19.8.1-14.el8.x86_64 176/394 DEBUG: Verifying : gettext-libs-0.19.8.1-14.el8.x86_64 177/394 DEBUG: Verifying : glib2-2.56.4-1.el8.x86_64 178/394 DEBUG: Verifying : glibc-2.28-42.el8.x86_64 179/394 DEBUG: Verifying : glibc-all-langpacks-2.28-42.el8.x86_64 180/394 DEBUG: Verifying : glibc-common-2.28-42.el8.x86_64 181/394 DEBUG: Verifying : glibc-devel-2.28-42.el8.x86_64 182/394 DEBUG: Verifying : glibc-headers-2.28-42.el8.x86_64 183/394 DEBUG: Verifying : gmp-1:6.1.2-8.el8.x86_64 184/394 DEBUG: Verifying : gnupg2-2.2.9-1.el8.x86_64 185/394 DEBUG: Verifying : gnupg2-smime-2.2.9-1.el8.x86_64 186/394 DEBUG: Verifying : gnutls-3.6.5-2.el8.x86_64 187/394 DEBUG: Verifying : grep-3.1-6.el8.x86_64 188/394 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 189/394 DEBUG: Verifying : grub2-common-1:2.02-66.el8.noarch 190/394 DEBUG: Verifying : grub2-tools-1:2.02-66.el8.x86_64 191/394 DEBUG: Verifying : grub2-tools-minimal-1:2.02-66.el8.x86_64 192/394 DEBUG: Verifying : grubby-8.40-34.el8.x86_64 193/394 DEBUG: Verifying : gzip-1.9-4.el8.x86_64 194/394 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 195/394 DEBUG: Verifying : ima-evm-utils-1.1-4.el8.x86_64 196/394 DEBUG: Verifying : info-6.5-4.el8.x86_64 197/394 DEBUG: Verifying : iptables-libs-1.8.2-9.el8.x86_64 198/394 DEBUG: Verifying : json-c-0.13.1-0.2.el8.x86_64 199/394 DEBUG: Verifying : kbd-2.0.4-8.el8.x86_64 200/394 DEBUG: Verifying : kbd-legacy-2.0.4-8.el8.noarch 201/394 DEBUG: Verifying : kbd-misc-2.0.4-8.el8.noarch 202/394 DEBUG: Verifying : kernel-headers-4.18.0-80.el8.x86_64 203/394 DEBUG: Verifying : keyutils-libs-1.5.10-6.el8.x86_64 204/394 DEBUG: Verifying : kmod-25-11.el8.x86_64 205/394 DEBUG: Verifying : kmod-libs-25-11.el8.x86_64 206/394 DEBUG: Verifying : kpartx-0.7.8-7.el8.x86_64 207/394 DEBUG: Verifying : krb5-libs-1.16.1-22.el8.x86_64 208/394 DEBUG: Verifying : less-530-1.el8.x86_64 209/394 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 210/394 DEBUG: Verifying : libarchive-3.3.2-3.el8.x86_64 211/394 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 212/394 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 213/394 DEBUG: Verifying : libblkid-2.32.1-8.el8.x86_64 214/394 DEBUG: Verifying : libcap-2.25-9.el8.x86_64 215/394 DEBUG: Verifying : libcap-ng-0.7.9-4.el8.x86_64 216/394 DEBUG: Verifying : libcom_err-1.44.3-2.el8.x86_64 217/394 DEBUG: Verifying : libcroco-0.6.12-4.el8.x86_64 218/394 DEBUG: Verifying : libcurl-7.61.1-8.el8.x86_64 219/394 DEBUG: Verifying : libdb-5.3.28-36.el8.x86_64 220/394 DEBUG: Verifying : libdb-utils-5.3.28-36.el8.x86_64 221/394 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 222/394 DEBUG: Verifying : libfdisk-2.32.1-8.el8.x86_64 223/394 DEBUG: Verifying : libffi-3.1-18.el8.x86_64 224/394 DEBUG: Verifying : libgcc-8.2.1-3.5.el8.x86_64 225/394 DEBUG: Verifying : libgcrypt-1.8.3-2.el8.x86_64 226/394 DEBUG: Verifying : libgomp-8.2.1-3.5.el8.x86_64 227/394 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 228/394 DEBUG: Verifying : libidn2-2.0.5-1.el8.x86_64 229/394 DEBUG: Verifying : libkcapi-1.1.1-16_1.el8.x86_64 230/394 DEBUG: Verifying : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 231/394 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 232/394 DEBUG: Verifying : libmetalink-0.1.3-7.el8.x86_64 233/394 DEBUG: Verifying : libmount-2.32.1-8.el8.x86_64 234/394 DEBUG: Verifying : libnghttp2-1.33.0-1.el8.x86_64 235/394 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 236/394 DEBUG: Verifying : libpcap-14:1.9.0-1.el8.x86_64 237/394 DEBUG: Verifying : libpipeline-1.5.0-2.el8.x86_64 238/394 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 239/394 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 240/394 DEBUG: Verifying : libpsl-0.20.2-5.el8.x86_64 241/394 DEBUG: Verifying : libpwquality-1.4.0-9.el8.x86_64 242/394 DEBUG: Verifying : libseccomp-2.3.3-3.el8.x86_64 243/394 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 244/394 DEBUG: Verifying : libselinux-2.8-6.el8.x86_64 245/394 DEBUG: Verifying : libsemanage-2.8-5.el8.x86_64 246/394 DEBUG: Verifying : libsepol-2.8-2.el8.x86_64 247/394 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 248/394 DEBUG: Verifying : libsmartcols-2.32.1-8.el8.x86_64 249/394 DEBUG: Verifying : libssh-0.8.5-2.el8.x86_64 250/394 DEBUG: Verifying : libstdc++-8.2.1-3.5.el8.x86_64 251/394 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 252/394 DEBUG: Verifying : libtirpc-1.1.4-3.el8.x86_64 253/394 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 254/394 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 255/394 DEBUG: Verifying : libusbx-1.0.22-1.el8.x86_64 256/394 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 257/394 DEBUG: Verifying : libuuid-2.32.1-8.el8.x86_64 258/394 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 259/394 DEBUG: Verifying : libxcrypt-4.1.1-4.el8.x86_64 260/394 DEBUG: Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 261/394 DEBUG: Verifying : libxml2-2.9.7-5.el8.x86_64 262/394 DEBUG: Verifying : lua-libs-5.3.4-10.el8.x86_64 263/394 DEBUG: Verifying : lz4-libs-1.8.1.2-4.el8.x86_64 264/394 DEBUG: Verifying : make-1:4.2.1-9.el8.x86_64 265/394 DEBUG: Verifying : man-db-2.7.6.1-17.el8.x86_64 266/394 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 267/394 DEBUG: Verifying : ncurses-6.1-7.20180224.el8.x86_64 268/394 DEBUG: Verifying : ncurses-base-6.1-7.20180224.el8.noarch 269/394 DEBUG: Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64 270/394 DEBUG: Verifying : nettle-3.4.1-1.el8.x86_64 271/394 DEBUG: Verifying : npth-1.5-4.el8.x86_64 272/394 DEBUG: Verifying : openldap-2.4.46-9.el8.x86_64 273/394 DEBUG: Verifying : openssh-7.8p1-4.el8.x86_64 274/394 DEBUG: Verifying : openssh-clients-7.8p1-4.el8.x86_64 275/394 DEBUG: Verifying : openssl-1:1.1.1-8.el8.x86_64 276/394 DEBUG: Verifying : openssl-libs-1:1.1.1-8.el8.x86_64 277/394 DEBUG: Verifying : openssl-pkcs11-0.4.8-2.el8.x86_64 278/394 DEBUG: Verifying : os-prober-1.74-6.el8.x86_64 279/394 DEBUG: Verifying : p11-kit-0.23.14-4.el8.x86_64 280/394 DEBUG: Verifying : p11-kit-trust-0.23.14-4.el8.x86_64 281/394 DEBUG: Verifying : pam-1.3.1-4.el8.x86_64 282/394 DEBUG: Verifying : patch-2.7.6-8.el8.x86_64 283/394 DEBUG: Verifying : pcre-8.42-4.el8.x86_64 284/394 DEBUG: Verifying : pcre2-10.32-1.el8.x86_64 285/394 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 286/394 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 287/394 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 288/394 DEBUG: Verifying : perl-Errno-1.28-416.el8.x86_64 289/394 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 290/394 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 291/394 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 292/394 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 293/394 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 294/394 DEBUG: Verifying : perl-IO-1.38-416.el8.x86_64 295/394 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 296/394 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 297/394 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 298/394 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 299/394 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 300/394 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 301/394 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 302/394 DEBUG: Verifying : perl-Socket-4:2.027-2.el8.x86_64 303/394 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 304/394 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 305/394 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 306/394 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 307/394 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 308/394 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 309/394 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 310/394 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 311/394 DEBUG: Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 312/394 DEBUG: Verifying : perl-libs-4:5.26.3-416.el8.x86_64 313/394 DEBUG: Verifying : perl-macros-4:5.26.3-416.el8.x86_64 314/394 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 315/394 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 316/394 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 317/394 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 318/394 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 319/394 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 320/394 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 321/394 DEBUG: Verifying : platform-python-3.6.8-1.el8.x86_64 322/394 DEBUG: Verifying : platform-python-pip-9.0.3-13.el8.noarch 323/394 DEBUG: Verifying : platform-python-setuptools-39.2.0-4.el8.noarch 324/394 DEBUG: Verifying : popt-1.16-14.el8.x86_64 325/394 DEBUG: Verifying : procps-ng-3.3.15-1.el8.x86_64 326/394 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 327/394 DEBUG: Verifying : python3-libs-3.6.8-1.el8.x86_64 328/394 DEBUG: Verifying : python3-setuptools-39.2.0-4.el8.noarch 329/394 DEBUG: Verifying : readline-7.0-10.el8.x86_64 330/394 DEBUG: Verifying : redhat-release-8.0-0.44.el8.x86_64 331/394 DEBUG: Verifying : redhat-release-eula-8.0-0.44.el8.x86_64 332/394 DEBUG: Verifying : rpm-4.14.2-9.el8.x86_64 333/394 DEBUG: Verifying : rpm-build-libs-4.14.2-9.el8.x86_64 334/394 DEBUG: Verifying : rpm-libs-4.14.2-9.el8.x86_64 335/394 DEBUG: Verifying : sed-4.5-1.el8.x86_64 336/394 DEBUG: Verifying : setup-2.12.2-1.el8.noarch 337/394 DEBUG: Verifying : shadow-utils-2:4.6-7.el8.x86_64 338/394 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 339/394 DEBUG: Verifying : sqlite-libs-3.26.0-3.el8.x86_64 340/394 DEBUG: Verifying : systemd-239-13.el8.x86_64 341/394 DEBUG: Verifying : systemd-libs-239-13.el8.x86_64 342/394 DEBUG: Verifying : systemd-pam-239-13.el8.x86_64 343/394 DEBUG: Verifying : systemd-udev-239-13.el8.x86_64 344/394 DEBUG: Verifying : tar-2:1.30-4.el8.x86_64 345/394 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 346/394 DEBUG: Verifying : trousers-0.3.14-2.el8.x86_64 347/394 DEBUG: Verifying : trousers-lib-0.3.14-2.el8.x86_64 348/394 DEBUG: Verifying : tzdata-2018i-1.el8.noarch 349/394 DEBUG: Verifying : unzip-6.0-41.el8.x86_64 350/394 DEBUG: Verifying : util-linux-2.32.1-8.el8.x86_64 351/394 DEBUG: Verifying : which-2.21-10.el8.x86_64 352/394 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 353/394 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 354/394 DEBUG: Verifying : zip-3.0-23.el8.x86_64 355/394 DEBUG: Verifying : zlib-1.2.11-10.el8.x86_64 356/394 DEBUG: Verifying : gdk-pixbuf2-2.36.12-4.el8.x86_64 357/394 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 358/394 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.7.20150923gi 359/394 DEBUG: Verifying : pango-1.42.4-3.el8.x86_64 360/394 DEBUG: Verifying : pigz-2.4-3.el8.x86_64 361/394 DEBUG: Verifying : python-sphinx-locale-1:1.7.6-1.el8.noarch 362/394 DEBUG: Verifying : python3-devel-3.6.8-1.el8.x86_64 363/394 DEBUG: Verifying : python3-packaging-16.8-9.el8.noarch 364/394 DEBUG: Verifying : python3-sphinx-1:1.7.6-1.el8.noarch 365/394 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 366/394 DEBUG: Verifying : python3-sphinxcontrib-websupport-1.0.1-10.201803 367/394 DEBUG: Verifying : python3-whoosh-2.7.4-9.el8.noarch 368/394 DEBUG: Verifying : ImageMagick-6.9.9.38-1.el8.x86_64 369/394 DEBUG: Verifying : ImageMagick-libs-6.9.9.38-1.el8.x86_64 370/394 DEBUG: Verifying : fontawesome-fonts-4.7.0-6.el8ost.noarch 371/394 DEBUG: Verifying : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 372/394 DEBUG: Verifying : python3-babel-2.5.1-5.el8.noarch 373/394 DEBUG: Verifying : python3-chardet-3.0.4-8.el8ost.noarch 374/394 DEBUG: Verifying : python3-crypto-2.6.1-18.el8ost.x86_64 375/394 DEBUG: Verifying : python3-dns-1.15.0-8.el8ost.noarch 376/394 DEBUG: Verifying : python3-eventlet-0.25.1-1.1.el8ost.noarch 377/394 DEBUG: Verifying : python3-greenlet-0.4.13-6.el8ost.x86_64 378/394 DEBUG: Verifying : python3-idna-2.5-5.el8ost.noarch 379/394 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8ost.noarch 380/394 DEBUG: Verifying : python3-jinja2-2.10-9.el8ost.noarch 381/394 DEBUG: Verifying : python3-markupsafe-1.1.0-2.el8ost.x86_64 382/394 DEBUG: Verifying : python3-mock-3.0.5-1.el8ost.noarch 383/394 DEBUG: Verifying : python3-monotonic-1.5-2.el8ost.noarch 384/394 DEBUG: Verifying : python3-pbr-5.1.2-2.el8ost.noarch 385/394 DEBUG: Verifying : python3-pyparsing-2.3.1-1.el8ost.noarch 386/394 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8ost.noarch 387/394 DEBUG: Verifying : python3-requests-2.20.0-2.el8ost.noarch 388/394 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8ost.noarch 389/394 DEBUG: Verifying : python3-six-1.12.0-1.el8ost.noarch 390/394 DEBUG: Verifying : python3-snowballstemmer-1.2.1-6.el8ost.noarch 391/394 DEBUG: Verifying : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 392/394 DEBUG: Verifying : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 393/394 DEBUG: Verifying : python3-urllib3-1.23-5.el8ost.noarch 394/394 DEBUG: Installed: DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: make-1:4.2.1-9.el8.x86_64 DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-sphinx-1:1.7.6-1.el8.noarch DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Error-1:0.17025-2.el8.noarch DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-40.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: cups-libs-1:2.2.6-25.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-1:1.12.8-7.el8.x86_64 DEBUG: dbus-common-1:1.12.8-7.el8.noarch DEBUG: dbus-daemon-1:1.12.8-7.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-7.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-7.el8.x86_64 DEBUG: device-mapper-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.155-6.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-5.el8.noarch DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: gmp-1:6.1.2-8.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: grub2-common-1:2.02-66.el8.noarch DEBUG: grub2-tools-1:2.02-66.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-66.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: info-6.5-4.el8.x86_64 DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpcap-14:1.9.0-1.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: openssl-1:1.1.1-8.el8.x86_64 DEBUG: openssl-libs-1:1.1.1-8.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-2.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-interpreter-4:5.26.3-416.el8.x86_64 DEBUG: perl-libs-4:5.26.3-416.el8.x86_64 DEBUG: perl-macros-4:5.26.3-416.el8.x86_64 DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: shadow-utils-2:4.6-7.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: tar-2:1.30-4.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: python-sphinx-locale-1:1.7.6-1.el8.noarch DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '167f98fd5a1642f2919e4dd2b45cc222', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6be9ca5822d040478a4098da1beaf6e8', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7517918f31cc440193bea3ea36ea9769', '-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', '5ba2c22eab35481688bba52dfd1c3eec', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//var/cache/dnf/', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -qa with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: perl-libs-5.26.3-416.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: perl-Encode-2.97-3.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: perl-Pod-Usage-1.69-395.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: perl-macros-5.26.3-416.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: python3-sphinx-1.7.6-1.el8.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: tcl-8.6.8-2.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: libpcap-1.9.0-1.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: dbus-libs-1.12.8-7.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: perl-Scalar-List-Utils-1.49-2.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: perl-Pod-Simple-3.35-395.el8.noarch DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: cups-libs-2.2.6-25.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: grub2-common-2.02-66.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: tar-1.30-4.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-2.21-2.el8.x86_64 DEBUG: perl-interpreter-5.26.3-416.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-Pod-Escapes-1.07-395.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: dbus-common-1.12.8-7.el8.noarch DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: openssl-1.1.1-8.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-66.el8.x86_64 DEBUG: device-mapper-1.02.155-6.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: dbus-tools-1.12.8-7.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: device-mapper-libs-1.02.155-6.el8.x86_64 DEBUG: shadow-utils-4.6-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-7.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: openssl-libs-1.1.1-8.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: grub2-tools-2.02-66.el8.x86_64 DEBUG: dbus-1.12.8-7.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-sphinx-locale-1.7.6-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: info-6.5-4.el8.x86_64 DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: gmp-6.1.2-8.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-parent-0.237-1.el8.noarch DEBUG: perl-Getopt-Long-2.50-4.el8.noarch DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: perl-Socket-2.027-2.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: perl-Time-Local-1.280-1.el8.noarch DEBUG: make-4.2.1-9.el8.x86_64 DEBUG: perl-Error-0.17025-2.el8.noarch DEBUG: perl-Storable-3.11-3.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-40.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 4f4b0126a9316b2746306eec86c1224f220aef1c Note: checking out '4f4b0126a9316b2746306eec86c1224f220aef1c'. 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 4f4b0126a Merge "Remove sensu images" + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 10.1.0.dev81 4f4b012 + UPSTREAMVERSION=10.1.0.dev81 + [[ 10.1.0.dev81 =~ ([^-]*)-(.+) ]] + [[ 10.1.0.dev81 =~ (.*?)\.(0rc.+) ]] + [[ 10.1.0.dev81 =~ (.*?)\.(0b.+) ]] + [[ 10.1.0.dev81 =~ (.*?)\.(0a.+) ]] + [[ 10.1.0.dev81 =~ (.*?)\.(dev.+) ]] + VERSION=10.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200707084458 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200707084458.4f4b012 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c --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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.29m2finh:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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 1363624 478588 1115060 6157724 5222304 DEBUG: Swap: 4194300 565260 3629040 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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', '74b0a742cfb841bfba505a42861cde75', '-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', 'e062ef1fc64642fb89a0217f573e6bdd', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.29m2finh:/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.3s) running egg_info creating kolla.egg-info writing kolla.egg-info/PKG-INFO writing dependency_links to kolla.egg-info/dependency_links.txt writing entry points to kolla.egg-info/entry_points.txt writing requirements to kolla.egg-info/requires.txt writing top-level names to kolla.egg-info/top_level.txt writing pbr to kolla.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'kolla.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 'kolla.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating kolla-10.1.0.dev81 creating kolla-10.1.0.dev81/.zuul.d creating kolla-10.1.0.dev81/contrib creating kolla-10.1.0.dev81/contrib/template-override creating kolla-10.1.0.dev81/doc creating kolla-10.1.0.dev81/doc/source creating kolla-10.1.0.dev81/doc/source/admin creating kolla-10.1.0.dev81/doc/source/admin/template-override creating kolla-10.1.0.dev81/doc/source/contributor creating kolla-10.1.0.dev81/docker creating kolla-10.1.0.dev81/docker/aodh creating kolla-10.1.0.dev81/docker/aodh/aodh-api creating kolla-10.1.0.dev81/docker/aodh/aodh-base creating kolla-10.1.0.dev81/docker/aodh/aodh-evaluator creating kolla-10.1.0.dev81/docker/aodh/aodh-expirer creating kolla-10.1.0.dev81/docker/aodh/aodh-listener creating kolla-10.1.0.dev81/docker/aodh/aodh-notifier creating kolla-10.1.0.dev81/docker/barbican creating kolla-10.1.0.dev81/docker/barbican/barbican-api creating kolla-10.1.0.dev81/docker/barbican/barbican-base creating kolla-10.1.0.dev81/docker/barbican/barbican-keystone-listener creating kolla-10.1.0.dev81/docker/barbican/barbican-worker creating kolla-10.1.0.dev81/docker/base creating kolla-10.1.0.dev81/docker/bifrost creating kolla-10.1.0.dev81/docker/bifrost/bifrost-base creating kolla-10.1.0.dev81/docker/bifrost/bifrost-deploy creating kolla-10.1.0.dev81/docker/blazar creating kolla-10.1.0.dev81/docker/blazar/blazar-api creating kolla-10.1.0.dev81/docker/blazar/blazar-base creating kolla-10.1.0.dev81/docker/blazar/blazar-manager creating kolla-10.1.0.dev81/docker/ceilometer creating kolla-10.1.0.dev81/docker/ceilometer/ceilometer-base creating kolla-10.1.0.dev81/docker/ceilometer/ceilometer-central creating kolla-10.1.0.dev81/docker/ceilometer/ceilometer-compute creating kolla-10.1.0.dev81/docker/ceilometer/ceilometer-ipmi creating kolla-10.1.0.dev81/docker/ceilometer/ceilometer-notification creating kolla-10.1.0.dev81/docker/certmonger creating kolla-10.1.0.dev81/docker/chrony creating kolla-10.1.0.dev81/docker/cinder creating kolla-10.1.0.dev81/docker/cinder/cinder-api creating kolla-10.1.0.dev81/docker/cinder/cinder-backup creating kolla-10.1.0.dev81/docker/cinder/cinder-base creating kolla-10.1.0.dev81/docker/cinder/cinder-scheduler creating kolla-10.1.0.dev81/docker/cinder/cinder-volume creating kolla-10.1.0.dev81/docker/cloudkitty creating kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-api creating kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-base creating kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-processor creating kolla-10.1.0.dev81/docker/collectd creating kolla-10.1.0.dev81/docker/cron creating kolla-10.1.0.dev81/docker/cyborg creating kolla-10.1.0.dev81/docker/cyborg/cyborg-agent creating kolla-10.1.0.dev81/docker/cyborg/cyborg-api creating kolla-10.1.0.dev81/docker/cyborg/cyborg-base creating kolla-10.1.0.dev81/docker/cyborg/cyborg-conductor creating kolla-10.1.0.dev81/docker/designate creating kolla-10.1.0.dev81/docker/designate/designate-api creating kolla-10.1.0.dev81/docker/designate/designate-backend-bind9 creating kolla-10.1.0.dev81/docker/designate/designate-base creating kolla-10.1.0.dev81/docker/designate/designate-central creating kolla-10.1.0.dev81/docker/designate/designate-mdns creating kolla-10.1.0.dev81/docker/designate/designate-producer creating kolla-10.1.0.dev81/docker/designate/designate-sink creating kolla-10.1.0.dev81/docker/designate/designate-worker creating kolla-10.1.0.dev81/docker/dnsmasq creating kolla-10.1.0.dev81/docker/ec2-api creating kolla-10.1.0.dev81/docker/elasticsearch creating kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch creating kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch-curator creating kolla-10.1.0.dev81/docker/etcd creating kolla-10.1.0.dev81/docker/fluentd creating kolla-10.1.0.dev81/docker/freezer creating kolla-10.1.0.dev81/docker/freezer/freezer-api creating kolla-10.1.0.dev81/docker/freezer/freezer-base creating kolla-10.1.0.dev81/docker/freezer/freezer-scheduler creating kolla-10.1.0.dev81/docker/glance creating kolla-10.1.0.dev81/docker/glance/glance-api creating kolla-10.1.0.dev81/docker/glance/glance-base creating kolla-10.1.0.dev81/docker/glance/glance-base/etc creating kolla-10.1.0.dev81/docker/glance/glance-base/etc/glance creating kolla-10.1.0.dev81/docker/glance/glance-base/etc/glance/rootwrap.d creating kolla-10.1.0.dev81/docker/gnocchi creating kolla-10.1.0.dev81/docker/gnocchi/gnocchi-api creating kolla-10.1.0.dev81/docker/gnocchi/gnocchi-base creating kolla-10.1.0.dev81/docker/gnocchi/gnocchi-metricd creating kolla-10.1.0.dev81/docker/gnocchi/gnocchi-statsd creating kolla-10.1.0.dev81/docker/grafana creating kolla-10.1.0.dev81/docker/hacluster creating kolla-10.1.0.dev81/docker/hacluster/hacluster-base creating kolla-10.1.0.dev81/docker/hacluster/hacluster-corosync creating kolla-10.1.0.dev81/docker/hacluster/hacluster-pacemaker creating kolla-10.1.0.dev81/docker/hacluster/hacluster-pacemaker-remote creating kolla-10.1.0.dev81/docker/hacluster/hacluster-pcs creating kolla-10.1.0.dev81/docker/haproxy creating kolla-10.1.0.dev81/docker/heat creating kolla-10.1.0.dev81/docker/heat/heat-all creating kolla-10.1.0.dev81/docker/heat/heat-api creating kolla-10.1.0.dev81/docker/heat/heat-api-cfn creating kolla-10.1.0.dev81/docker/heat/heat-base creating kolla-10.1.0.dev81/docker/heat/heat-engine creating kolla-10.1.0.dev81/docker/horizon creating kolla-10.1.0.dev81/docker/influxdb creating kolla-10.1.0.dev81/docker/ironic-inspector creating kolla-10.1.0.dev81/docker/ironic creating kolla-10.1.0.dev81/docker/ironic/ironic-api creating kolla-10.1.0.dev81/docker/ironic/ironic-base creating kolla-10.1.0.dev81/docker/ironic/ironic-conductor creating kolla-10.1.0.dev81/docker/ironic/ironic-pxe creating kolla-10.1.0.dev81/docker/iscsid creating kolla-10.1.0.dev81/docker/kafka creating kolla-10.1.0.dev81/docker/karbor creating kolla-10.1.0.dev81/docker/karbor/karbor-api creating kolla-10.1.0.dev81/docker/karbor/karbor-base creating kolla-10.1.0.dev81/docker/karbor/karbor-operationengine creating kolla-10.1.0.dev81/docker/karbor/karbor-protection creating kolla-10.1.0.dev81/docker/keepalived creating kolla-10.1.0.dev81/docker/keystone creating kolla-10.1.0.dev81/docker/keystone/keystone creating kolla-10.1.0.dev81/docker/keystone/keystone-base creating kolla-10.1.0.dev81/docker/keystone/keystone-fernet creating kolla-10.1.0.dev81/docker/keystone/keystone-ssh creating kolla-10.1.0.dev81/docker/kibana creating kolla-10.1.0.dev81/docker/kolla-toolbox creating kolla-10.1.0.dev81/docker/kuryr creating kolla-10.1.0.dev81/docker/kuryr/kuryr-base creating kolla-10.1.0.dev81/docker/kuryr/kuryr-libnetwork creating kolla-10.1.0.dev81/docker/logstash creating kolla-10.1.0.dev81/docker/magnum creating kolla-10.1.0.dev81/docker/magnum/magnum-api creating kolla-10.1.0.dev81/docker/magnum/magnum-base creating kolla-10.1.0.dev81/docker/magnum/magnum-conductor creating kolla-10.1.0.dev81/docker/manila creating kolla-10.1.0.dev81/docker/manila/manila-api creating kolla-10.1.0.dev81/docker/manila/manila-base creating kolla-10.1.0.dev81/docker/manila/manila-data creating kolla-10.1.0.dev81/docker/manila/manila-scheduler creating kolla-10.1.0.dev81/docker/manila/manila-share creating kolla-10.1.0.dev81/docker/mariadb creating kolla-10.1.0.dev81/docker/mariadb/mariadb creating kolla-10.1.0.dev81/docker/mariadb/mariadb-base creating kolla-10.1.0.dev81/docker/mariadb/mariadb-clustercheck creating kolla-10.1.0.dev81/docker/mariadb/mariadb-server creating kolla-10.1.0.dev81/docker/masakari creating kolla-10.1.0.dev81/docker/masakari/masakari-api creating kolla-10.1.0.dev81/docker/masakari/masakari-base creating kolla-10.1.0.dev81/docker/masakari/masakari-engine creating kolla-10.1.0.dev81/docker/masakari/masakari-monitors creating kolla-10.1.0.dev81/docker/memcached creating kolla-10.1.0.dev81/docker/mistral creating kolla-10.1.0.dev81/docker/mistral/mistral-api creating kolla-10.1.0.dev81/docker/mistral/mistral-base creating kolla-10.1.0.dev81/docker/mistral/mistral-engine creating kolla-10.1.0.dev81/docker/mistral/mistral-event-engine creating kolla-10.1.0.dev81/docker/mistral/mistral-executor creating kolla-10.1.0.dev81/docker/monasca creating kolla-10.1.0.dev81/docker/monasca/monasca-agent creating kolla-10.1.0.dev81/docker/monasca/monasca-api creating kolla-10.1.0.dev81/docker/monasca/monasca-base creating kolla-10.1.0.dev81/docker/monasca/monasca-grafana creating kolla-10.1.0.dev81/docker/monasca/monasca-notification creating kolla-10.1.0.dev81/docker/monasca/monasca-persister creating kolla-10.1.0.dev81/docker/monasca/monasca-thresh creating kolla-10.1.0.dev81/docker/multipathd creating kolla-10.1.0.dev81/docker/murano creating kolla-10.1.0.dev81/docker/murano/murano-api creating kolla-10.1.0.dev81/docker/murano/murano-base creating kolla-10.1.0.dev81/docker/murano/murano-engine creating kolla-10.1.0.dev81/docker/networking-baremetal creating kolla-10.1.0.dev81/docker/networking-baremetal/ironic-neutron-agent creating kolla-10.1.0.dev81/docker/neutron creating kolla-10.1.0.dev81/docker/neutron/neutron-base creating kolla-10.1.0.dev81/docker/neutron/neutron-bgp-dragent creating kolla-10.1.0.dev81/docker/neutron/neutron-dhcp-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-infoblox-ipam-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-l3-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-linuxbridge-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-metadata-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-metadata-agent-ovn creating kolla-10.1.0.dev81/docker/neutron/neutron-metering-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-mlnx-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-openvswitch-agent creating kolla-10.1.0.dev81/docker/neutron/neutron-server creating kolla-10.1.0.dev81/docker/neutron/neutron-server-opendaylight creating kolla-10.1.0.dev81/docker/neutron/neutron-server-ovn creating kolla-10.1.0.dev81/docker/neutron/neutron-sriov-agent creating kolla-10.1.0.dev81/docker/nova creating kolla-10.1.0.dev81/docker/nova/nova-api creating kolla-10.1.0.dev81/docker/nova/nova-base creating kolla-10.1.0.dev81/docker/nova/nova-compute creating kolla-10.1.0.dev81/docker/nova/nova-compute-ironic creating kolla-10.1.0.dev81/docker/nova/nova-conductor creating kolla-10.1.0.dev81/docker/nova/nova-libvirt creating kolla-10.1.0.dev81/docker/nova/nova-mksproxy creating kolla-10.1.0.dev81/docker/nova/nova-novncproxy creating kolla-10.1.0.dev81/docker/nova/nova-scheduler creating kolla-10.1.0.dev81/docker/nova/nova-serialproxy creating kolla-10.1.0.dev81/docker/nova/nova-spicehtml5proxy creating kolla-10.1.0.dev81/docker/nova/nova-ssh creating kolla-10.1.0.dev81/docker/novajoin creating kolla-10.1.0.dev81/docker/novajoin/novajoin-base creating kolla-10.1.0.dev81/docker/novajoin/novajoin-notifier creating kolla-10.1.0.dev81/docker/novajoin/novajoin-server creating kolla-10.1.0.dev81/docker/octavia creating kolla-10.1.0.dev81/docker/octavia/octavia-api creating kolla-10.1.0.dev81/docker/octavia/octavia-base creating kolla-10.1.0.dev81/docker/octavia/octavia-health-manager creating kolla-10.1.0.dev81/docker/octavia/octavia-housekeeping creating kolla-10.1.0.dev81/docker/octavia/octavia-worker creating kolla-10.1.0.dev81/docker/opendaylight creating kolla-10.1.0.dev81/docker/openstack-base creating kolla-10.1.0.dev81/docker/openvswitch creating kolla-10.1.0.dev81/docker/openvswitch/openvswitch-base creating kolla-10.1.0.dev81/docker/openvswitch/openvswitch-db-server creating kolla-10.1.0.dev81/docker/openvswitch/openvswitch-netcontrold creating kolla-10.1.0.dev81/docker/openvswitch/openvswitch-vswitchd creating kolla-10.1.0.dev81/docker/ovn creating kolla-10.1.0.dev81/docker/ovn/ovn-base creating kolla-10.1.0.dev81/docker/ovn/ovn-controller creating kolla-10.1.0.dev81/docker/ovn/ovn-nb-db-server creating kolla-10.1.0.dev81/docker/ovn/ovn-northd creating kolla-10.1.0.dev81/docker/ovn/ovn-sb-db-server creating kolla-10.1.0.dev81/docker/ovsdpdk creating kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk creating kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-db creating kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-vswitchd creating kolla-10.1.0.dev81/docker/panko creating kolla-10.1.0.dev81/docker/panko/panko-api creating kolla-10.1.0.dev81/docker/panko/panko-base creating kolla-10.1.0.dev81/docker/placement creating kolla-10.1.0.dev81/docker/placement/placement-api creating kolla-10.1.0.dev81/docker/placement/placement-base creating kolla-10.1.0.dev81/docker/prometheus creating kolla-10.1.0.dev81/docker/prometheus/prometheus-alertmanager creating kolla-10.1.0.dev81/docker/prometheus/prometheus-base creating kolla-10.1.0.dev81/docker/prometheus/prometheus-blackbox-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-cadvisor creating kolla-10.1.0.dev81/docker/prometheus/prometheus-cadvisor/releasenotes creating kolla-10.1.0.dev81/docker/prometheus/prometheus-cadvisor/releasenotes/notes creating kolla-10.1.0.dev81/docker/prometheus/prometheus-elasticsearch-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-haproxy-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-memcached-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-mtail creating kolla-10.1.0.dev81/docker/prometheus/prometheus-mysqld-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-node-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-openstack-exporter creating kolla-10.1.0.dev81/docker/prometheus/prometheus-server creating kolla-10.1.0.dev81/docker/ptp creating kolla-10.1.0.dev81/docker/qdrouterd creating kolla-10.1.0.dev81/docker/qinling creating kolla-10.1.0.dev81/docker/qinling/qinling-api creating kolla-10.1.0.dev81/docker/qinling/qinling-base creating kolla-10.1.0.dev81/docker/qinling/qinling-engine creating kolla-10.1.0.dev81/docker/rabbitmq creating kolla-10.1.0.dev81/docker/radvd creating kolla-10.1.0.dev81/docker/rally creating kolla-10.1.0.dev81/docker/redis creating kolla-10.1.0.dev81/docker/redis/redis creating kolla-10.1.0.dev81/docker/redis/redis-base creating kolla-10.1.0.dev81/docker/redis/redis-sentinel creating kolla-10.1.0.dev81/docker/rsyslog creating kolla-10.1.0.dev81/docker/rsyslog/rsyslog creating kolla-10.1.0.dev81/docker/rsyslog/rsyslog-base creating kolla-10.1.0.dev81/docker/sahara creating kolla-10.1.0.dev81/docker/sahara/sahara-api creating kolla-10.1.0.dev81/docker/sahara/sahara-base creating kolla-10.1.0.dev81/docker/sahara/sahara-engine creating kolla-10.1.0.dev81/docker/searchlight creating kolla-10.1.0.dev81/docker/searchlight/searchlight-api creating kolla-10.1.0.dev81/docker/searchlight/searchlight-base creating kolla-10.1.0.dev81/docker/searchlight/searchlight-listener creating kolla-10.1.0.dev81/docker/senlin creating kolla-10.1.0.dev81/docker/senlin/senlin-api creating kolla-10.1.0.dev81/docker/senlin/senlin-base creating kolla-10.1.0.dev81/docker/senlin/senlin-conductor creating kolla-10.1.0.dev81/docker/senlin/senlin-engine creating kolla-10.1.0.dev81/docker/senlin/senlin-health-manager creating kolla-10.1.0.dev81/docker/skydive creating kolla-10.1.0.dev81/docker/skydive/skydive-agent creating kolla-10.1.0.dev81/docker/skydive/skydive-analyzer creating kolla-10.1.0.dev81/docker/skydive/skydive-base creating kolla-10.1.0.dev81/docker/solum creating kolla-10.1.0.dev81/docker/solum/solum-api creating kolla-10.1.0.dev81/docker/solum/solum-base creating kolla-10.1.0.dev81/docker/solum/solum-conductor creating kolla-10.1.0.dev81/docker/solum/solum-deployer creating kolla-10.1.0.dev81/docker/solum/solum-worker creating kolla-10.1.0.dev81/docker/storm creating kolla-10.1.0.dev81/docker/swift creating kolla-10.1.0.dev81/docker/swift/swift-account creating kolla-10.1.0.dev81/docker/swift/swift-base creating kolla-10.1.0.dev81/docker/swift/swift-container creating kolla-10.1.0.dev81/docker/swift/swift-object creating kolla-10.1.0.dev81/docker/swift/swift-object-expirer creating kolla-10.1.0.dev81/docker/swift/swift-proxy-server creating kolla-10.1.0.dev81/docker/swift/swift-rsyncd creating kolla-10.1.0.dev81/docker/tacker creating kolla-10.1.0.dev81/docker/tacker/tacker-base creating kolla-10.1.0.dev81/docker/tacker/tacker-conductor creating kolla-10.1.0.dev81/docker/tacker/tacker-server creating kolla-10.1.0.dev81/docker/telegraf creating kolla-10.1.0.dev81/docker/tempest creating kolla-10.1.0.dev81/docker/tgtd creating kolla-10.1.0.dev81/docker/trove creating kolla-10.1.0.dev81/docker/trove/trove-api creating kolla-10.1.0.dev81/docker/trove/trove-base creating kolla-10.1.0.dev81/docker/trove/trove-conductor creating kolla-10.1.0.dev81/docker/trove/trove-guestagent creating kolla-10.1.0.dev81/docker/trove/trove-taskmanager creating kolla-10.1.0.dev81/docker/vitrage creating kolla-10.1.0.dev81/docker/vitrage/vitrage-api creating kolla-10.1.0.dev81/docker/vitrage/vitrage-base creating kolla-10.1.0.dev81/docker/vitrage/vitrage-graph creating kolla-10.1.0.dev81/docker/vitrage/vitrage-ml creating kolla-10.1.0.dev81/docker/vitrage/vitrage-notifier creating kolla-10.1.0.dev81/docker/vitrage/vitrage-persistor creating kolla-10.1.0.dev81/docker/vmtp creating kolla-10.1.0.dev81/docker/watcher creating kolla-10.1.0.dev81/docker/watcher/watcher-api creating kolla-10.1.0.dev81/docker/watcher/watcher-applier creating kolla-10.1.0.dev81/docker/watcher/watcher-base creating kolla-10.1.0.dev81/docker/watcher/watcher-engine creating kolla-10.1.0.dev81/docker/zaqar creating kolla-10.1.0.dev81/docker/zaqar/zaqar-base creating kolla-10.1.0.dev81/docker/zaqar/zaqar-server creating kolla-10.1.0.dev81/docker/zaqar/zaqar-wsgi creating kolla-10.1.0.dev81/docker/zookeeper creating kolla-10.1.0.dev81/docker/zun creating kolla-10.1.0.dev81/docker/zun/zun-api creating kolla-10.1.0.dev81/docker/zun/zun-base creating kolla-10.1.0.dev81/docker/zun/zun-cni-daemon creating kolla-10.1.0.dev81/docker/zun/zun-compute creating kolla-10.1.0.dev81/docker/zun/zun-wsproxy creating kolla-10.1.0.dev81/etc creating kolla-10.1.0.dev81/etc/kolla creating kolla-10.1.0.dev81/etc/oslo-config-generator creating kolla-10.1.0.dev81/kolla creating kolla-10.1.0.dev81/kolla.egg-info creating kolla-10.1.0.dev81/kolla/cmd creating kolla-10.1.0.dev81/kolla/common creating kolla-10.1.0.dev81/kolla/hacking creating kolla-10.1.0.dev81/kolla/image creating kolla-10.1.0.dev81/kolla/template creating kolla-10.1.0.dev81/kolla/tests creating kolla-10.1.0.dev81/kolla/tests/common creating kolla-10.1.0.dev81/kolla/tests/docker creating kolla-10.1.0.dev81/kolla/tests/docker/base creating kolla-10.1.0.dev81/kolla/tests/docker/neutron-server creating kolla-10.1.0.dev81/kolla/tests/etc creating kolla-10.1.0.dev81/releasenotes creating kolla-10.1.0.dev81/releasenotes/notes creating kolla-10.1.0.dev81/releasenotes/source creating kolla-10.1.0.dev81/releasenotes/source/_static creating kolla-10.1.0.dev81/releasenotes/source/_templates creating kolla-10.1.0.dev81/specs creating kolla-10.1.0.dev81/tests creating kolla-10.1.0.dev81/tests/files creating kolla-10.1.0.dev81/tests/playbooks creating kolla-10.1.0.dev81/tests/templates creating kolla-10.1.0.dev81/tests/vars creating kolla-10.1.0.dev81/tools copying files to kolla-10.1.0.dev81... copying .stestr.conf -> kolla-10.1.0.dev81 copying .yamllint -> kolla-10.1.0.dev81 copying AUTHORS -> kolla-10.1.0.dev81 copying CONTRIBUTING.rst -> kolla-10.1.0.dev81 copying ChangeLog -> kolla-10.1.0.dev81 copying HACKING.rst -> kolla-10.1.0.dev81 copying LICENSE -> kolla-10.1.0.dev81 copying README.rst -> kolla-10.1.0.dev81 copying bindep.txt -> kolla-10.1.0.dev81 copying deliverables.yaml -> kolla-10.1.0.dev81 copying lower-constraints.txt -> kolla-10.1.0.dev81 copying requirements.txt -> kolla-10.1.0.dev81 copying setup.cfg -> kolla-10.1.0.dev81 copying setup.py -> kolla-10.1.0.dev81 copying test-requirements.txt -> kolla-10.1.0.dev81 copying tox.ini -> kolla-10.1.0.dev81 copying .zuul.d/base.yaml -> kolla-10.1.0.dev81/.zuul.d copying .zuul.d/centos.yaml -> kolla-10.1.0.dev81/.zuul.d copying .zuul.d/debian.yaml -> kolla-10.1.0.dev81/.zuul.d copying .zuul.d/project.yaml -> kolla-10.1.0.dev81/.zuul.d copying .zuul.d/ubuntu.yaml -> kolla-10.1.0.dev81/.zuul.d copying contrib/template-override/README.rst -> kolla-10.1.0.dev81/contrib/template-override copying contrib/template-override/opendaylight-template-overrides.j2 -> kolla-10.1.0.dev81/contrib/template-override copying contrib/template-override/ovs-dpdk.j2 -> kolla-10.1.0.dev81/contrib/template-override copying doc/requirements.txt -> kolla-10.1.0.dev81/doc copying doc/source/ceph_versions.csv -> kolla-10.1.0.dev81/doc/source copying doc/source/conf.py -> kolla-10.1.0.dev81/doc/source copying doc/source/index.rst -> kolla-10.1.0.dev81/doc/source copying doc/source/matrix_aarch64.csv -> kolla-10.1.0.dev81/doc/source copying doc/source/matrix_x86.csv -> kolla-10.1.0.dev81/doc/source copying doc/source/support_matrix.rst -> kolla-10.1.0.dev81/doc/source copying doc/source/admin/image-building.rst -> kolla-10.1.0.dev81/doc/source/admin copying doc/source/admin/index.rst -> kolla-10.1.0.dev81/doc/source/admin copying doc/source/admin/kolla_api.rst -> kolla-10.1.0.dev81/doc/source/admin copying doc/source/admin/template-override/opendaylight-source.rst -> kolla-10.1.0.dev81/doc/source/admin/template-override copying doc/source/admin/template-override/ovs-dpdk.rst -> kolla-10.1.0.dev81/doc/source/admin/template-override copying doc/source/contributor/adding-a-new-image.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/bug-triage.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/contributing.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/index.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/ptl-guide.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/release-management.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/release-notes.rst -> kolla-10.1.0.dev81/doc/source/contributor copying doc/source/contributor/running-tests.rst -> kolla-10.1.0.dev81/doc/source/contributor copying docker/macros.j2 -> kolla-10.1.0.dev81/docker copying docker/aodh/aodh-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-api copying docker/aodh/aodh-api/extend_start.sh -> kolla-10.1.0.dev81/docker/aodh/aodh-api copying docker/aodh/aodh-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-base copying docker/aodh/aodh-base/aodh_sudoers -> kolla-10.1.0.dev81/docker/aodh/aodh-base copying docker/aodh/aodh-base/extend_start.sh -> kolla-10.1.0.dev81/docker/aodh/aodh-base copying docker/aodh/aodh-evaluator/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-evaluator copying docker/aodh/aodh-expirer/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-expirer copying docker/aodh/aodh-listener/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-listener copying docker/aodh/aodh-notifier/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/aodh/aodh-notifier copying docker/barbican/barbican-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/barbican/barbican-api copying docker/barbican/barbican-api/extend_start.sh -> kolla-10.1.0.dev81/docker/barbican/barbican-api copying docker/barbican/barbican-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/barbican/barbican-base copying docker/barbican/barbican-base/barbican_sudoers -> kolla-10.1.0.dev81/docker/barbican/barbican-base copying docker/barbican/barbican-base/extend_start.sh -> kolla-10.1.0.dev81/docker/barbican/barbican-base copying docker/barbican/barbican-keystone-listener/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/barbican/barbican-keystone-listener copying docker/barbican/barbican-worker/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/barbican/barbican-worker copying docker/base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/base copying docker/base/apt_preferences -> kolla-10.1.0.dev81/docker/base copying docker/base/apt_preferences.debian -> kolla-10.1.0.dev81/docker/base copying docker/base/apt_preferences.ubuntu -> kolla-10.1.0.dev81/docker/base copying docker/base/copy_cacerts.sh -> kolla-10.1.0.dev81/docker/base copying docker/base/crmsh.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/curlrc -> kolla-10.1.0.dev81/docker/base copying docker/base/dnf.conf -> kolla-10.1.0.dev81/docker/base copying docker/base/dpkg_reducing_disk_footprint -> kolla-10.1.0.dev81/docker/base copying docker/base/elasticsearch.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/grafana.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/healthcheck_curl -> kolla-10.1.0.dev81/docker/base copying docker/base/healthcheck_filemod -> kolla-10.1.0.dev81/docker/base copying docker/base/healthcheck_listen -> kolla-10.1.0.dev81/docker/base copying docker/base/healthcheck_port -> kolla-10.1.0.dev81/docker/base copying docker/base/healthcheck_socket -> kolla-10.1.0.dev81/docker/base copying docker/base/httpd_setup.sh -> kolla-10.1.0.dev81/docker/base copying docker/base/influxdb.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/kolla_bashrc -> kolla-10.1.0.dev81/docker/base copying docker/base/opendaylight.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/rabbitmq_rabbitmq-erlang.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/rabbitmq_rabbitmq-server.repo -> kolla-10.1.0.dev81/docker/base copying docker/base/set_configs.py -> kolla-10.1.0.dev81/docker/base copying docker/base/sources.list -> kolla-10.1.0.dev81/docker/base copying docker/base/sources.list.debian -> kolla-10.1.0.dev81/docker/base copying docker/base/sources.list.ubuntu -> kolla-10.1.0.dev81/docker/base copying docker/base/sources.list.ubuntu.aarch64 -> kolla-10.1.0.dev81/docker/base copying docker/base/sources.list.ubuntu.ppc64le -> kolla-10.1.0.dev81/docker/base copying docker/base/start.sh -> kolla-10.1.0.dev81/docker/base copying docker/base/sudoers -> kolla-10.1.0.dev81/docker/base copying docker/base/td.repo -> kolla-10.1.0.dev81/docker/base copying docker/bifrost/bifrost-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/bifrost_sudoers -> kolla-10.1.0.dev81/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/build_arg.yml -> kolla-10.1.0.dev81/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-deploy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/bifrost/bifrost-deploy copying docker/blazar/blazar-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/blazar/blazar-api copying docker/blazar/blazar-api/extend_start.sh -> kolla-10.1.0.dev81/docker/blazar/blazar-api copying docker/blazar/blazar-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/blazar/blazar-base copying docker/blazar/blazar-base/extend_start.sh -> kolla-10.1.0.dev81/docker/blazar/blazar-base copying docker/blazar/blazar-manager/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/blazar/blazar-manager copying docker/ceilometer/ceilometer-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/ceilometer_sudoers -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/extend_start.sh -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-central/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-central copying docker/ceilometer/ceilometer-compute/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-compute copying docker/ceilometer/ceilometer-ipmi/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-ipmi copying docker/ceilometer/ceilometer-notification/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-notification copying docker/ceilometer/ceilometer-notification/extend_start.sh -> kolla-10.1.0.dev81/docker/ceilometer/ceilometer-notification copying docker/certmonger/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/certmonger copying docker/chrony/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/chrony copying docker/chrony/extend_start.sh -> kolla-10.1.0.dev81/docker/chrony copying docker/cinder/cinder-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cinder/cinder-api copying docker/cinder/cinder-api/extend_start.sh -> kolla-10.1.0.dev81/docker/cinder/cinder-api copying docker/cinder/cinder-backup/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cinder/cinder-backup copying docker/cinder/cinder-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cinder/cinder-base copying docker/cinder/cinder-base/cinder_sudoers -> kolla-10.1.0.dev81/docker/cinder/cinder-base copying docker/cinder/cinder-base/extend_start.sh -> kolla-10.1.0.dev81/docker/cinder/cinder-base copying docker/cinder/cinder-scheduler/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cinder/cinder-scheduler copying docker/cinder/cinder-volume/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/cinder_sudoers -> kolla-10.1.0.dev81/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/extend_start.sh -> kolla-10.1.0.dev81/docker/cinder/cinder-volume copying docker/cloudkitty/cloudkitty-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-api/extend_start.sh -> kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-base/extend_start.sh -> kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-processor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cloudkitty/cloudkitty-processor copying docker/collectd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/collectd copying docker/collectd/extend_start.sh -> kolla-10.1.0.dev81/docker/collectd copying docker/cron/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cron copying docker/cyborg/cyborg-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cyborg/cyborg-agent copying docker/cyborg/cyborg-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-api/extend_start.sh -> kolla-10.1.0.dev81/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/cyborg_sudoers -> kolla-10.1.0.dev81/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/extend_start.sh -> kolla-10.1.0.dev81/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/cyborg/cyborg-conductor copying docker/designate/designate-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-api copying docker/designate/designate-backend-bind9/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-backend-bind9 copying docker/designate/designate-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-base copying docker/designate/designate-base/designate_sudoers -> kolla-10.1.0.dev81/docker/designate/designate-base copying docker/designate/designate-base/extend_start.sh -> kolla-10.1.0.dev81/docker/designate/designate-base copying docker/designate/designate-central/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-central copying docker/designate/designate-central/extend_start.sh -> kolla-10.1.0.dev81/docker/designate/designate-central copying docker/designate/designate-mdns/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-mdns copying docker/designate/designate-producer/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-producer copying docker/designate/designate-sink/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-sink copying docker/designate/designate-worker/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/designate/designate-worker copying docker/dnsmasq/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/dnsmasq copying docker/ec2-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ec2-api copying docker/ec2-api/extend_start.sh -> kolla-10.1.0.dev81/docker/ec2-api copying docker/elasticsearch/elasticsearch/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch copying docker/elasticsearch/elasticsearch/extend_start.sh -> kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch copying docker/elasticsearch/elasticsearch-curator/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch-curator copying docker/elasticsearch/elasticsearch-curator/extend_start.sh -> kolla-10.1.0.dev81/docker/elasticsearch/elasticsearch-curator copying docker/etcd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/etcd copying docker/etcd/etcd_sudoers -> kolla-10.1.0.dev81/docker/etcd copying docker/etcd/extend_start.sh -> kolla-10.1.0.dev81/docker/etcd copying docker/fluentd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/fluentd copying docker/fluentd/extend_start.sh -> kolla-10.1.0.dev81/docker/fluentd copying docker/fluentd/fluentd_sudoers -> kolla-10.1.0.dev81/docker/fluentd copying docker/freezer/freezer-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/freezer/freezer-api copying docker/freezer/freezer-api/extend_start.sh -> kolla-10.1.0.dev81/docker/freezer/freezer-api copying docker/freezer/freezer-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/freezer/freezer-base copying docker/freezer/freezer-base/extend_start.sh -> kolla-10.1.0.dev81/docker/freezer/freezer-base copying docker/freezer/freezer-base/freezer_sudoers -> kolla-10.1.0.dev81/docker/freezer/freezer-base copying docker/freezer/freezer-scheduler/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/freezer/freezer-scheduler copying docker/glance/glance-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/glance/glance-api copying docker/glance/glance-api/extend_start.sh -> kolla-10.1.0.dev81/docker/glance/glance-api copying docker/glance/glance-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/glance/glance-base copying docker/glance/glance-base/extend_start.sh -> kolla-10.1.0.dev81/docker/glance/glance-base copying docker/glance/glance-base/glance_sudoers -> kolla-10.1.0.dev81/docker/glance/glance-base copying docker/glance/glance-base/etc/glance/rootwrap.conf -> kolla-10.1.0.dev81/docker/glance/glance-base/etc/glance copying docker/glance/glance-base/etc/glance/rootwrap.d/glance_cinder_store.filters -> kolla-10.1.0.dev81/docker/glance/glance-base/etc/glance/rootwrap.d copying docker/gnocchi/gnocchi-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-api/extend_start.sh -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/extend_start.sh -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/gnocchi_sudoers -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-metricd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-metricd copying docker/gnocchi/gnocchi-statsd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/gnocchi/gnocchi-statsd copying docker/grafana/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/grafana copying docker/grafana/extend_start.sh -> kolla-10.1.0.dev81/docker/grafana copying docker/grafana/grafana_sudoers -> kolla-10.1.0.dev81/docker/grafana copying docker/hacluster/hacluster-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-base/extend_start.sh -> kolla-10.1.0.dev81/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-corosync/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/hacluster/hacluster-corosync copying docker/hacluster/hacluster-pacemaker/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/hacluster/hacluster-pacemaker copying docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/hacluster/hacluster-pacemaker-remote copying docker/hacluster/hacluster-pcs/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/hacluster/hacluster-pcs copying docker/haproxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/haproxy copying docker/haproxy/ensure_latest_config.sh -> kolla-10.1.0.dev81/docker/haproxy copying docker/heat/heat-all/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/heat/heat-all copying docker/heat/heat-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/heat/heat-api copying docker/heat/heat-api/extend_start.sh -> kolla-10.1.0.dev81/docker/heat/heat-api copying docker/heat/heat-api-cfn/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/heat/heat-api-cfn copying docker/heat/heat-api-cfn/extend_start.sh -> kolla-10.1.0.dev81/docker/heat/heat-api-cfn copying docker/heat/heat-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/heat/heat-base copying docker/heat/heat-base/extend_start.sh -> kolla-10.1.0.dev81/docker/heat/heat-base copying docker/heat/heat-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/heat/heat-engine copying docker/horizon/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/horizon copying docker/horizon/extend_start.sh -> kolla-10.1.0.dev81/docker/horizon copying docker/influxdb/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/influxdb copying docker/influxdb/extend_start.sh -> kolla-10.1.0.dev81/docker/influxdb copying docker/influxdb/influxdb_sudoers -> kolla-10.1.0.dev81/docker/influxdb copying docker/ironic-inspector/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ironic-inspector copying docker/ironic-inspector/extend_start.sh -> kolla-10.1.0.dev81/docker/ironic-inspector copying docker/ironic-inspector/ironic_inspector_sudoers -> kolla-10.1.0.dev81/docker/ironic-inspector copying docker/ironic/ironic-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ironic/ironic-api copying docker/ironic/ironic-api/extend_start.sh -> kolla-10.1.0.dev81/docker/ironic/ironic-api copying docker/ironic/ironic-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ironic/ironic-base copying docker/ironic/ironic-base/extend_start.sh -> kolla-10.1.0.dev81/docker/ironic/ironic-base copying docker/ironic/ironic-base/ironic_sudoers -> kolla-10.1.0.dev81/docker/ironic/ironic-base copying docker/ironic/ironic-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ironic/ironic-conductor copying docker/ironic/ironic-pxe/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/extend_start.sh -> kolla-10.1.0.dev81/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/tftp-map-file -> kolla-10.1.0.dev81/docker/ironic/ironic-pxe copying docker/iscsid/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/iscsid copying docker/iscsid/extend_start.sh -> kolla-10.1.0.dev81/docker/iscsid copying docker/kafka/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/kafka copying docker/kafka/extend_start.sh -> kolla-10.1.0.dev81/docker/kafka copying docker/karbor/karbor-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/karbor/karbor-api copying docker/karbor/karbor-api/extend_start.sh -> kolla-10.1.0.dev81/docker/karbor/karbor-api copying docker/karbor/karbor-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/karbor/karbor-base copying docker/karbor/karbor-base/extend_start.sh -> kolla-10.1.0.dev81/docker/karbor/karbor-base copying docker/karbor/karbor-operationengine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/karbor/karbor-operationengine copying docker/karbor/karbor-protection/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/karbor/karbor-protection copying docker/keepalived/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/keepalived copying docker/keepalived/check_alive.sh -> kolla-10.1.0.dev81/docker/keepalived copying docker/keepalived/extend_start.sh -> kolla-10.1.0.dev81/docker/keepalived copying docker/keystone/keystone/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/keystone/keystone copying docker/keystone/keystone/extend_start.sh -> kolla-10.1.0.dev81/docker/keystone/keystone copying docker/keystone/keystone/keystone_bootstrap.sh -> kolla-10.1.0.dev81/docker/keystone/keystone copying docker/keystone/keystone-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/keystone/keystone-base copying docker/keystone/keystone-fernet/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/extend_start.sh -> kolla-10.1.0.dev81/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/fetch_fernet_tokens.py -> kolla-10.1.0.dev81/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/keystone_bootstrap.sh -> kolla-10.1.0.dev81/docker/keystone/keystone-fernet copying docker/keystone/keystone-ssh/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/keystone/keystone-ssh copying docker/keystone/keystone-ssh/extend_start.sh -> kolla-10.1.0.dev81/docker/keystone/keystone-ssh copying docker/kibana/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/kibana copying docker/kibana/extend_start.sh -> kolla-10.1.0.dev81/docker/kibana copying docker/kolla-toolbox/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/kolla-toolbox copying docker/kolla-toolbox/ansible.cfg -> kolla-10.1.0.dev81/docker/kolla-toolbox copying docker/kolla-toolbox/ansible_sudoers -> kolla-10.1.0.dev81/docker/kolla-toolbox copying docker/kolla-toolbox/find_disks.py -> kolla-10.1.0.dev81/docker/kolla-toolbox copying docker/kolla-toolbox/kolla_sanity.py -> kolla-10.1.0.dev81/docker/kolla-toolbox copying docker/kuryr/kuryr-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-base/extend_start.sh -> kolla-10.1.0.dev81/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-libnetwork/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/kuryr/kuryr-libnetwork copying docker/logstash/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/logstash copying docker/logstash/extend_start.sh -> kolla-10.1.0.dev81/docker/logstash copying docker/magnum/magnum-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/magnum/magnum-api copying docker/magnum/magnum-api/extend_start.sh -> kolla-10.1.0.dev81/docker/magnum/magnum-api copying docker/magnum/magnum-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/magnum/magnum-base copying docker/magnum/magnum-base/extend_start.sh -> kolla-10.1.0.dev81/docker/magnum/magnum-base copying docker/magnum/magnum-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/magnum/magnum-conductor copying docker/manila/manila-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/manila/manila-api copying docker/manila/manila-api/extend_start.sh -> kolla-10.1.0.dev81/docker/manila/manila-api copying docker/manila/manila-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/manila/manila-base copying docker/manila/manila-base/extend_start.sh -> kolla-10.1.0.dev81/docker/manila/manila-base copying docker/manila/manila-base/manila_sudoers -> kolla-10.1.0.dev81/docker/manila/manila-base copying docker/manila/manila-data/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/manila/manila-data copying docker/manila/manila-scheduler/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/manila/manila-scheduler copying docker/manila/manila-share/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/manila/manila-share copying docker/mariadb/mariadb/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb/backup.sh -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb/extend_start.sh -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb/healthcheck_mariadb -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb/mariadb_sudoers -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb/security_reset.expect -> kolla-10.1.0.dev81/docker/mariadb/mariadb copying docker/mariadb/mariadb-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mariadb/mariadb-base copying docker/mariadb/mariadb-clustercheck/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mariadb/mariadb-clustercheck copying docker/mariadb/mariadb-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/backup.sh -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/extend_start.sh -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/healthcheck_mariadb -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/mariadb_sudoers -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/security_reset.expect -> kolla-10.1.0.dev81/docker/mariadb/mariadb-server copying docker/masakari/masakari-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/masakari/masakari-api copying docker/masakari/masakari-api/extend_start.sh -> kolla-10.1.0.dev81/docker/masakari/masakari-api copying docker/masakari/masakari-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/masakari/masakari-base copying docker/masakari/masakari-base/extend_start.sh -> kolla-10.1.0.dev81/docker/masakari/masakari-base copying docker/masakari/masakari-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/masakari/masakari-engine copying docker/masakari/masakari-monitors/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/masakari/masakari-monitors copying docker/masakari/masakari-monitors/masakari_monitors_sudoers -> kolla-10.1.0.dev81/docker/masakari/masakari-monitors copying docker/memcached/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/memcached copying docker/mistral/mistral-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mistral/mistral-api copying docker/mistral/mistral-api/extend_start.sh -> kolla-10.1.0.dev81/docker/mistral/mistral-api copying docker/mistral/mistral-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mistral/mistral-base copying docker/mistral/mistral-base/extend_start.sh -> kolla-10.1.0.dev81/docker/mistral/mistral-base copying docker/mistral/mistral-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mistral/mistral-engine copying docker/mistral/mistral-event-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mistral/mistral-event-engine copying docker/mistral/mistral-executor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/mistral/mistral-executor copying docker/monasca/monasca-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-agent copying docker/monasca/monasca-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-api copying docker/monasca/monasca-api/extend_start.sh -> kolla-10.1.0.dev81/docker/monasca/monasca-api copying docker/monasca/monasca-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-base copying docker/monasca/monasca-base/extend_start.sh -> kolla-10.1.0.dev81/docker/monasca/monasca-base copying docker/monasca/monasca-grafana/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-grafana copying docker/monasca/monasca-grafana/extend_start.sh -> kolla-10.1.0.dev81/docker/monasca/monasca-grafana copying docker/monasca/monasca-grafana/grafana_sudoers -> kolla-10.1.0.dev81/docker/monasca/monasca-grafana copying docker/monasca/monasca-notification/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-notification copying docker/monasca/monasca-persister/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-persister copying docker/monasca/monasca-thresh/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/monasca/monasca-thresh copying docker/monasca/monasca-thresh/extend_start.sh -> kolla-10.1.0.dev81/docker/monasca/monasca-thresh copying docker/multipathd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/multipathd copying docker/murano/murano-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/murano/murano-api copying docker/murano/murano-api/extend_start.sh -> kolla-10.1.0.dev81/docker/murano/murano-api copying docker/murano/murano-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/murano/murano-base copying docker/murano/murano-base/extend_start.sh -> kolla-10.1.0.dev81/docker/murano/murano-base copying docker/murano/murano-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/murano/murano-engine copying docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/networking-baremetal/ironic-neutron-agent copying docker/neutron/neutron-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-base copying docker/neutron/neutron-base/extend_start.sh -> kolla-10.1.0.dev81/docker/neutron/neutron-base copying docker/neutron/neutron-base/neutron_sudoers -> kolla-10.1.0.dev81/docker/neutron/neutron-base copying docker/neutron/neutron-bgp-dragent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-bgp-dragent copying docker/neutron/neutron-dhcp-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-dhcp-agent copying docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-infoblox-ipam-agent copying docker/neutron/neutron-l3-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-l3-agent copying docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-linuxbridge-agent copying docker/neutron/neutron-metadata-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-metadata-agent copying docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-metadata-agent-ovn copying docker/neutron/neutron-metering-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-metering-agent copying docker/neutron/neutron-mlnx-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-mlnx-agent copying docker/neutron/neutron-openvswitch-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-openvswitch-agent copying docker/neutron/neutron-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-server copying docker/neutron/neutron-server/extend_start.sh -> kolla-10.1.0.dev81/docker/neutron/neutron-server copying docker/neutron/neutron-server-opendaylight/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-server-opendaylight copying docker/neutron/neutron-server-ovn/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-server-ovn copying docker/neutron/neutron-sriov-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/neutron/neutron-sriov-agent copying docker/nova/nova-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-api copying docker/nova/nova-api/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-api copying docker/nova/nova-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-base copying docker/nova/nova-base/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-base copying docker/nova/nova-base/nova_sudoers -> kolla-10.1.0.dev81/docker/nova/nova-base copying docker/nova/nova-compute/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-compute copying docker/nova/nova-compute/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-compute copying docker/nova/nova-compute-ironic/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-compute-ironic copying docker/nova/nova-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-conductor copying docker/nova/nova-conductor/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-conductor copying docker/nova/nova-libvirt/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-libvirt copying docker/nova/nova-libvirt/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-libvirt copying docker/nova/nova-mksproxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-mksproxy copying docker/nova/nova-novncproxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-novncproxy copying docker/nova/nova-scheduler/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-scheduler copying docker/nova/nova-serialproxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-serialproxy copying docker/nova/nova-spicehtml5proxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-spicehtml5proxy copying docker/nova/nova-ssh/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/nova/nova-ssh copying docker/nova/nova-ssh/extend_start.sh -> kolla-10.1.0.dev81/docker/nova/nova-ssh copying docker/novajoin/novajoin-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/novajoin/novajoin-base copying docker/novajoin/novajoin-base/extend_start.sh -> kolla-10.1.0.dev81/docker/novajoin/novajoin-base copying docker/novajoin/novajoin-notifier/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/novajoin/novajoin-notifier copying docker/novajoin/novajoin-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/novajoin/novajoin-server copying docker/octavia/octavia-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/octavia/octavia-api copying docker/octavia/octavia-api/extend_start.sh -> kolla-10.1.0.dev81/docker/octavia/octavia-api copying docker/octavia/octavia-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/octavia/octavia-base copying docker/octavia/octavia-base/extend_start.sh -> kolla-10.1.0.dev81/docker/octavia/octavia-base copying docker/octavia/octavia-health-manager/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/octavia/octavia-health-manager copying docker/octavia/octavia-housekeeping/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/octavia/octavia-housekeeping copying docker/octavia/octavia-worker/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/octavia/octavia-worker copying docker/opendaylight/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/opendaylight copying docker/opendaylight/extend_start.sh -> kolla-10.1.0.dev81/docker/opendaylight copying docker/openstack-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/openstack-base copying docker/openvswitch/openvswitch-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-base/extend_start.sh -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-db-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/extend_start.sh -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-netcontrold/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-netcontrold copying docker/openvswitch/openvswitch-netcontrold/extend_start.sh -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-netcontrold copying docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-vswitchd copying docker/openvswitch/openvswitch-vswitchd/extend_start.sh -> kolla-10.1.0.dev81/docker/openvswitch/openvswitch-vswitchd copying docker/ovn/ovn-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovn/ovn-base copying docker/ovn/ovn-base/extend_start.sh -> kolla-10.1.0.dev81/docker/ovn/ovn-base copying docker/ovn/ovn-controller/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovn/ovn-controller copying docker/ovn/ovn-nb-db-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-nb-db-server/start_nb_db_server.sh -> kolla-10.1.0.dev81/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-northd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovn/ovn-northd copying docker/ovn/ovn-sb-db-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovn/ovn-sb-db-server copying docker/ovn/ovn-sb-db-server/start_sb_db_server.sh -> kolla-10.1.0.dev81/docker/ovn/ovn-sb-db-server copying docker/ovsdpdk/ovsdpdk/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk/extend_start.sh -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/extend_start.sh -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh -> kolla-10.1.0.dev81/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/panko/panko-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/panko/panko-api copying docker/panko/panko-api/extend_start.sh -> kolla-10.1.0.dev81/docker/panko/panko-api copying docker/panko/panko-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/panko/panko-base copying docker/panko/panko-base/extend_start.sh -> kolla-10.1.0.dev81/docker/panko/panko-base copying docker/placement/placement-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/placement/placement-api copying docker/placement/placement-api/extend_start.sh -> kolla-10.1.0.dev81/docker/placement/placement-api copying docker/placement/placement-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/placement/placement-base copying docker/placement/placement-base/extend_start.sh -> kolla-10.1.0.dev81/docker/placement/placement-base copying docker/prometheus/prometheus-alertmanager/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-alertmanager copying docker/prometheus/prometheus-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-base/extend_start.sh -> kolla-10.1.0.dev81/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-blackbox-exporter copying docker/prometheus/prometheus-cadvisor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-cadvisor copying docker/prometheus/prometheus-cadvisor/releasenotes/notes/upgrade-cadvisor-13704412132e390b.yaml -> kolla-10.1.0.dev81/docker/prometheus/prometheus-cadvisor/releasenotes/notes copying docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-elasticsearch-exporter copying docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-haproxy-exporter copying docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-memcached-exporter copying docker/prometheus/prometheus-mtail/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-mtail copying docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-mysqld-exporter copying docker/prometheus/prometheus-node-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-node-exporter copying docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-openstack-exporter copying docker/prometheus/prometheus-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/prometheus/prometheus-server copying docker/ptp/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/ptp copying docker/ptp/extend_start.sh -> kolla-10.1.0.dev81/docker/ptp copying docker/qdrouterd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/qdrouterd copying docker/qdrouterd/extend_start.sh -> kolla-10.1.0.dev81/docker/qdrouterd copying docker/qdrouterd/qdrouterd_sudoers -> kolla-10.1.0.dev81/docker/qdrouterd copying docker/qinling/qinling-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/qinling/qinling-api copying docker/qinling/qinling-api/extend_start.sh -> kolla-10.1.0.dev81/docker/qinling/qinling-api copying docker/qinling/qinling-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/qinling/qinling-base copying docker/qinling/qinling-base/extend_start.sh -> kolla-10.1.0.dev81/docker/qinling/qinling-base copying docker/qinling/qinling-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/qinling/qinling-engine copying docker/rabbitmq/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/rabbitmq copying docker/rabbitmq/extend_start.sh -> kolla-10.1.0.dev81/docker/rabbitmq copying docker/radvd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/radvd copying docker/rally/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/rally copying docker/rally/extend_start.sh -> kolla-10.1.0.dev81/docker/rally copying docker/redis/redis/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/redis/redis copying docker/redis/redis-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/redis/redis-base copying docker/redis/redis-base/extend_start.sh -> kolla-10.1.0.dev81/docker/redis/redis-base copying docker/redis/redis-sentinel/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/redis/redis-sentinel copying docker/rsyslog/rsyslog/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/rsyslog/rsyslog copying docker/rsyslog/rsyslog-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/rsyslog/rsyslog-base copying docker/sahara/sahara-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/sahara/sahara-api copying docker/sahara/sahara-api/extend_start.sh -> kolla-10.1.0.dev81/docker/sahara/sahara-api copying docker/sahara/sahara-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/sahara/sahara-base copying docker/sahara/sahara-base/extend_start.sh -> kolla-10.1.0.dev81/docker/sahara/sahara-base copying docker/sahara/sahara-base/sahara_sudoers -> kolla-10.1.0.dev81/docker/sahara/sahara-base copying docker/sahara/sahara-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/sahara/sahara-engine copying docker/searchlight/searchlight-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/searchlight/searchlight-api copying docker/searchlight/searchlight-api/extend_start.sh -> kolla-10.1.0.dev81/docker/searchlight/searchlight-api copying docker/searchlight/searchlight-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/searchlight/searchlight-base copying docker/searchlight/searchlight-base/extend_start.sh -> kolla-10.1.0.dev81/docker/searchlight/searchlight-base copying docker/searchlight/searchlight-listener/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/searchlight/searchlight-listener copying docker/senlin/senlin-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/senlin/senlin-api copying docker/senlin/senlin-api/extend_start.sh -> kolla-10.1.0.dev81/docker/senlin/senlin-api copying docker/senlin/senlin-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/senlin/senlin-base copying docker/senlin/senlin-base/extend_start.sh -> kolla-10.1.0.dev81/docker/senlin/senlin-base copying docker/senlin/senlin-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/senlin/senlin-conductor copying docker/senlin/senlin-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/senlin/senlin-engine copying docker/senlin/senlin-health-manager/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/senlin/senlin-health-manager copying docker/skydive/skydive-agent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/skydive/skydive-agent copying docker/skydive/skydive-analyzer/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/skydive/skydive-analyzer copying docker/skydive/skydive-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/skydive/skydive-base copying docker/skydive/skydive-base/extend_start.sh -> kolla-10.1.0.dev81/docker/skydive/skydive-base copying docker/solum/solum-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/solum/solum-api copying docker/solum/solum-api/extend_start.sh -> kolla-10.1.0.dev81/docker/solum/solum-api copying docker/solum/solum-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/solum/solum-base copying docker/solum/solum-base/extend_start.sh -> kolla-10.1.0.dev81/docker/solum/solum-base copying docker/solum/solum-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/solum/solum-conductor copying docker/solum/solum-deployer/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/solum/solum-deployer copying docker/solum/solum-worker/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/solum/solum-worker copying docker/storm/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/storm copying docker/storm/extend_start.sh -> kolla-10.1.0.dev81/docker/storm copying docker/swift/swift-account/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-account copying docker/swift/swift-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-base copying docker/swift/swift-base/rootwrap.conf -> kolla-10.1.0.dev81/docker/swift/swift-base copying docker/swift/swift-base/swift-rootwrap -> kolla-10.1.0.dev81/docker/swift/swift-base copying docker/swift/swift-base/swift_sudoers -> kolla-10.1.0.dev81/docker/swift/swift-base copying docker/swift/swift-container/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-container copying docker/swift/swift-object/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-object copying docker/swift/swift-object-expirer/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-object-expirer copying docker/swift/swift-proxy-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-proxy-server copying docker/swift/swift-rsyncd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/swift/swift-rsyncd copying docker/swift/swift-rsyncd/extend_start.sh -> kolla-10.1.0.dev81/docker/swift/swift-rsyncd copying docker/tacker/tacker-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/tacker/tacker-base copying docker/tacker/tacker-base/extend_start.sh -> kolla-10.1.0.dev81/docker/tacker/tacker-base copying docker/tacker/tacker-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/tacker/tacker-conductor copying docker/tacker/tacker-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/tacker/tacker-server copying docker/tacker/tacker-server/extend_start.sh -> kolla-10.1.0.dev81/docker/tacker/tacker-server copying docker/telegraf/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/telegraf copying docker/telegraf/extend_start.sh -> kolla-10.1.0.dev81/docker/telegraf copying docker/telegraf/telegraf_sudoers -> kolla-10.1.0.dev81/docker/telegraf copying docker/tempest/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/tempest copying docker/tempest/extend_start.sh -> kolla-10.1.0.dev81/docker/tempest copying docker/tgtd/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/tgtd copying docker/trove/trove-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/trove/trove-api copying docker/trove/trove-api/extend_start.sh -> kolla-10.1.0.dev81/docker/trove/trove-api copying docker/trove/trove-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/trove/trove-base copying docker/trove/trove-base/extend_start.sh -> kolla-10.1.0.dev81/docker/trove/trove-base copying docker/trove/trove-conductor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/trove/trove-conductor copying docker/trove/trove-guestagent/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/trove/trove-guestagent copying docker/trove/trove-taskmanager/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/trove/trove-taskmanager copying docker/vitrage/vitrage-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-api copying docker/vitrage/vitrage-api/extend_start.sh -> kolla-10.1.0.dev81/docker/vitrage/vitrage-api copying docker/vitrage/vitrage-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-base copying docker/vitrage/vitrage-base/extend_start.sh -> kolla-10.1.0.dev81/docker/vitrage/vitrage-base copying docker/vitrage/vitrage-graph/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-graph copying docker/vitrage/vitrage-ml/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-ml copying docker/vitrage/vitrage-notifier/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-notifier copying docker/vitrage/vitrage-persistor/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vitrage/vitrage-persistor copying docker/vmtp/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/vmtp copying docker/vmtp/vmtp_sudoers -> kolla-10.1.0.dev81/docker/vmtp copying docker/watcher/watcher-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/watcher/watcher-api copying docker/watcher/watcher-api/extend_start.sh -> kolla-10.1.0.dev81/docker/watcher/watcher-api copying docker/watcher/watcher-applier/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/watcher/watcher-applier copying docker/watcher/watcher-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/watcher/watcher-base copying docker/watcher/watcher-base/extend_start.sh -> kolla-10.1.0.dev81/docker/watcher/watcher-base copying docker/watcher/watcher-engine/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/watcher/watcher-engine copying docker/zaqar/zaqar-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zaqar/zaqar-base copying docker/zaqar/zaqar-base/extend_start.sh -> kolla-10.1.0.dev81/docker/zaqar/zaqar-base copying docker/zaqar/zaqar-server/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zaqar/zaqar-server copying docker/zaqar/zaqar-wsgi/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zaqar/zaqar-wsgi copying docker/zaqar/zaqar-wsgi/extend_start.sh -> kolla-10.1.0.dev81/docker/zaqar/zaqar-wsgi copying docker/zookeeper/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zookeeper copying docker/zookeeper/extend_start.sh -> kolla-10.1.0.dev81/docker/zookeeper copying docker/zun/zun-api/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zun/zun-api copying docker/zun/zun-api/extend_start.sh -> kolla-10.1.0.dev81/docker/zun/zun-api copying docker/zun/zun-base/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zun/zun-base copying docker/zun/zun-base/extend_start.sh -> kolla-10.1.0.dev81/docker/zun/zun-base copying docker/zun/zun-base/zun_sudoers -> kolla-10.1.0.dev81/docker/zun/zun-base copying docker/zun/zun-cni-daemon/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zun/zun-cni-daemon copying docker/zun/zun-cni-daemon/zun_sudoers -> kolla-10.1.0.dev81/docker/zun/zun-cni-daemon copying docker/zun/zun-compute/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zun/zun-compute copying docker/zun/zun-compute/extend_start.sh -> kolla-10.1.0.dev81/docker/zun/zun-compute copying docker/zun/zun-compute/zun_sudoers -> kolla-10.1.0.dev81/docker/zun/zun-compute copying docker/zun/zun-wsproxy/Dockerfile.j2 -> kolla-10.1.0.dev81/docker/zun/zun-wsproxy copying etc/kolla/.keep -> kolla-10.1.0.dev81/etc/kolla copying etc/oslo-config-generator/kolla-build.conf -> kolla-10.1.0.dev81/etc/oslo-config-generator copying kolla/__init__.py -> kolla-10.1.0.dev81/kolla copying kolla/exception.py -> kolla-10.1.0.dev81/kolla copying kolla/opts.py -> kolla-10.1.0.dev81/kolla copying kolla/version.py -> kolla-10.1.0.dev81/kolla copying kolla.egg-info/PKG-INFO -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/SOURCES.txt -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/dependency_links.txt -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/entry_points.txt -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/not-zip-safe -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/pbr.json -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/requires.txt -> kolla-10.1.0.dev81/kolla.egg-info copying kolla.egg-info/top_level.txt -> kolla-10.1.0.dev81/kolla.egg-info copying kolla/cmd/__init__.py -> kolla-10.1.0.dev81/kolla/cmd copying kolla/cmd/build.py -> kolla-10.1.0.dev81/kolla/cmd copying kolla/common/__init__.py -> kolla-10.1.0.dev81/kolla/common copying kolla/common/config.py -> kolla-10.1.0.dev81/kolla/common copying kolla/common/task.py -> kolla-10.1.0.dev81/kolla/common copying kolla/common/utils.py -> kolla-10.1.0.dev81/kolla/common copying kolla/hacking/__init__.py -> kolla-10.1.0.dev81/kolla/hacking copying kolla/hacking/checks.py -> kolla-10.1.0.dev81/kolla/hacking copying kolla/image/__init__.py -> kolla-10.1.0.dev81/kolla/image copying kolla/image/build.py -> kolla-10.1.0.dev81/kolla/image copying kolla/template/__init__.py -> kolla-10.1.0.dev81/kolla/template copying kolla/template/filters.py -> kolla-10.1.0.dev81/kolla/template copying kolla/template/methods.py -> kolla-10.1.0.dev81/kolla/template copying kolla/template/repos.yaml -> kolla-10.1.0.dev81/kolla/template copying kolla/tests/__init__.py -> kolla-10.1.0.dev81/kolla/tests copying kolla/tests/base.py -> kolla-10.1.0.dev81/kolla/tests copying kolla/tests/test_build.py -> kolla-10.1.0.dev81/kolla/tests copying kolla/tests/test_hacking.py -> kolla-10.1.0.dev81/kolla/tests copying kolla/tests/test_methods.py -> kolla-10.1.0.dev81/kolla/tests copying kolla/tests/common/__init__.py -> kolla-10.1.0.dev81/kolla/tests/common copying kolla/tests/common/test_config.py -> kolla-10.1.0.dev81/kolla/tests/common copying kolla/tests/docker/base/Dockerfile.j2 -> kolla-10.1.0.dev81/kolla/tests/docker/base copying kolla/tests/docker/neutron-server/Dockerfile.j2 -> kolla-10.1.0.dev81/kolla/tests/docker/neutron-server copying kolla/tests/etc/default.conf -> kolla-10.1.0.dev81/kolla/tests/etc copying releasenotes/notes/Add-distro_python_version-variable-3688288558f4e586.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/Add-mod_ssl-to-images-2d2972c3cf794f65.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/Add-work-dir-command-line-option-dd83aa934d5c9e3e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/MAINTAINER-to-LABEL-344044f33ccfa161.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-aodh-a5de8a339f25c1a2.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-apache-storm-927c5318d91b5db3.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-barbican-8f0636668001de73.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-blazar-dashboard-e201d1aeeccc0eaa.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-block-labels-d0927a1617ab13ec.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ceilometer-a4759f21564de7eb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ceilometer-agent-ipmi-container-aa498b90c3d2f326.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ceph-disk-init-protection-5b38ce8f1502ff69.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ceph-nfs-b64cfba4775589a0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-certmonger-0bf3a37089c5c267.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-cinder-vg-check-c70d9f79d8cfd09b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-cloudkitty-10eb09a96de60144.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-collectd-6e3387dfff75040a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-congress-877644b4b0e2ed0a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-congress-dashboard-e302d9aeecdc0eaa.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-cyborg-images-cab2b3a24a071c38.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-debian_arch-variable-9559ac31809afaca.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-designate-c789e47f8ced394d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-designate-producer-1420e7c4744e9b09.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-dragonflow-da8ff734139c9de5.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-dumb-init-manage-root-process-e25a529b322d4fac.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ec2-api-e7d3e60173e8a3d8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-elasticsearch-curator-88089d04f7ccd549.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-etcd3gw-to-ubuntu-binary-1aaf4b5e1ee670ee.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-fernet-support-54ccb88b901d8d8b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-fluentd-prometheus-plugin-b5c626db667c5675.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-freezer-74c9b538348cd62a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-freezer-sceduler-b64cfba4666889a0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-gnocchi-94296c3ed6e979a8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-grafana-in-heka-6397498442c00670.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-hacluster-role-d10bc3918395ccdf.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-header-blocks-9ac76254e5f5ab20.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-heat-all-efdefb3189ec8403.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-heat-api-cloudwatch-95259c920ba7d19e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-kafka-26c9e54c934b1119.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-karbor-e6cfd97f965a4a9f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-kubernetes-images-76f5a60e98d09eb7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-logstash-27da5de156efb943.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-manila-api-httpd-packages-and-conf-1bea1364037cd64e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-mistral-event-engine-053ebdfbd50e2e65.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-monasca-3c60b3e44d3c4267.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-monasca-grafana-868f1dd95725a030.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-monasca-thresh-f3df34dee9eee562.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-mtail-b806e87da3ae950d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-multipath-9ee29be1fcea6d94.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-mysql-ceilometer-backend-9ffdc4c0495fb801.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-network-interface-checks-0e789f3f93cbdb09.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-networking-ansible-b27128f544f300e6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-networking-baremtal-ed44e0fc04371eb8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-networking-mlnx-to-neutron-base-2c39f761dbf8fa7d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-networking-sfc-62ae433ed7aa4e33.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-bgp-dragent-c831d5ec9a130937.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-dvr-f1b3541e22c0fbc3.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-ipam-driver-infoblox-0cee3c06f359c5e4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-lbaas-dbb92dada9d34ceb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-mlnx-agent-b77a4ad9ba3beaae.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-server-opendaylight-bf8407e0b91059c4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-server-ovn-5728bbd35b08083e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-neutron-vpnaas-88e0780326100e36.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-novajoin-9e8ae602b29335b7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-octavia-dashboard-e2b1d1aeebcc0eba.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-opendaylight-fee2807442ce3c6d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-openssh-clients-to-ironic-conductor-7275bd65dfe238a6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-openvswitch-ovn-2855384c9720161e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-panko-dockerfile-ff69a745aca3ec15.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-ptp-service-image-3fb4eadeeeda3aa0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-py35-f0ddb519029f5ee3.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-python3-systemd-for-ironic-source-9a6883496e101da9.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-qdrouterd-4676f6cad921a3f8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-qinling-618886c3375eea4a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-quiet-mode-4f386acd4bc043a5.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-radvd-dockerfile-64668525dae7ead8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-rally-c6d1468accfb1da6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-reno-f5e9ff4d9ccfa785.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-sahara-f2be7bf79935792e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-sensu-a763a155649e068d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-skydive-52c3fb964fe6cc1b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-solum-aa448921b2b58989.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-tacker-dockerfile-3388429491d80239.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-tarballs-base-parameter-c1ddfa6de5dfd622.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-tripleo-ui-image-6a17f9a31894d908.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-tripleoclient-image-0341fb72fe27ba14.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-use-dumb-init-config-option-26b47f6d97d7585c.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-vmtp-7d6aef3125a38dbe.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-watcher-a97995ace827cf71.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-zookeeper-2454cdfbfa7047b4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-zun-cni-daemon-image-842bf6d7ba804dda.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add-zun-dockerfile-fb604877dc9c15fe.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/add_dpdk_telemetry_and_logparser-bcf9b13bcefc99c9.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/additional-docker-dir-7121c33da7eec160.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/allow-custom-ceilometer-upgrade-params-7c08446f59251cf0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/allow_setting_group_in_config_files-cef8580912854741.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/almanach-images-f0a9a424ac3fe7cd.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ansible-tempest-44edbca4436f3c19.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/apache-image-serve-89942346ff89f767.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/base-package-type-bf53d8d63611b5ac.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/base-unified-07fe64b8cbbdab9a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bifrost-f080de99005ad38e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/blazar-images-c54435b3bd5b0425.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bp-support-network-ha-1a771d735a268219.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1814552-a037354969dcf7e5.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1859047-d41762357da8ae0b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1866017-9e31ddbfca9fd0f4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1866827-5351ec43486d7f33.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1867365-115d717288e7c7d0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1868574.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1869319-aa032c1330b540dc.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1873744-559df986c3840bd7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/bug-1884484-d26488c9c1f3977f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/build-skip-parents-102a82736935f027.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/cadf-notifications-6c102c16090688d5.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/centos-8-950d979507939643.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/centos8-aarch64-not-part-of-release-330893c1f7d5f394.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ceph-jewel-33caab815946cb4c.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/clean_package_cache-fa08d1808a2f2b49.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/cloudkitty-docker-fb6b3d7e006a0697.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/collectd-pcie-errors-fffb5871ce17f589.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/collectd-pmu-6aeae4759b8a1563.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/config_files_new_options-0267e1ab804335ba.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/configurable-horizon-sessions-1dd22eae714a7001.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/congress-broken-cbf8ca59d90a85cb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/custom-policies-5a9bb2b59d19b484.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/customise-toolbox-pip-e574c422afae0d93.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/debian-buster-7bd8be7ec4ce0d13.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/debian-ceph-nautilus-83fe26e66874045f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/debian-stretch-38cadd54fc895f20.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-almanach-0ca0c9bb8522119a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-api-71e5c7b01a3aad6c.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-dind-9ed17229d2c3137b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-dragonflow-0404a4a1aa5a6644.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-fedora-97f8f963a410eb44.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-kubernetes-dbabf9f86c15a0ee.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-mongodb-88636154e07cd31c.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-neutron-fwaas-cb5eb042824aad28.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-neutron-server-ovn-8aee98fc5923e886.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-neutron-sfc-agent-94445b4e140236a9.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-nova-network-76e5c7b61a3add5b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-opendaylight-58b3e9dbdc359688.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-sensu-5bc4562c902d7fbf.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecate-tgtd-scsi-target-utils-3ee002b832382f14.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/deprecated-include-header-and-footer-71f16045920b0100.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/disable-systemd-nss-on-rhel-based-distros-5d586fcdb9a82da7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/distro-package-manager-49634f537be63036.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/do-not-load-modules-9b651e40d3479c39.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/docker-build-nopull-base-a860d046b9059cfc.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/dockerfile-customizations-26981ebefe3b710b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/dpkg-reducing-disk-footprint-2a6b0056d57bd1de.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/drop-py27-a16f4712ac89e3a9.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/drop-xtrabackup-e58a97b617ff708c.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/elasticsearch-upgrade-5.X-df217e3742b8b94a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/enable-nova-microversion-b445f22548b41c2a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/etcd-docker-ansible-51baaa1322a0c5a8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/etcd-dockerfile-69b8bfc1df4bb2ab.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-cinder-endpoints-urls-22746b1524accbbf.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-keystone-bootstrap-unprintable-e01b088ef821fd18.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-kolla-toolbox-venv-customisation-dc66f7bc621908a8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-loading-of-storm-in-centos8-containers-86b38c9166ceb0dd.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-monasca-cyborg-ubuntu-source-832a978a3ac5cd3e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/fix-skips-d5cb9546110300ee.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/freezer-drop-trickle-9b3eaaa7d1e4ea5a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/get_pip-macro-906a78462b216049.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/heka-deprecation-d53e757470b3f7b4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/implement-glance-zero-downtime-upgrade-2825a2c76315d23d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/implement-keystone-zero-downtime-upgrade-2a082ad24b26751d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/implement-mongo-replicate-set-cluster-0d3f140f7116c3ba.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/import-murano-core-library-86f00abaa21cfb94.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/install_sensu_from_centos_opstools-99d64edb91526fc7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-cloudkitty-4b2fcfe8ce9d520e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-with-ceph-a6d5f81f4d8b0391.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ironic_syslinux-70eac225d227dc2e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kibana-4-6-7765f556efba2724.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kolla-ceph-bluestore-a30ce85948d28427.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kolla_build_skip_existing-92aebdd858a0bfa5.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kubernetes-for-arm64-b149983c7e11ab60.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/kuryr-libnetwork-1e6ab1916a8a0d10.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/make_init_system_configurable-0ee16808b6e90954.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/mariadb-dumb-init-b23949398fd44021.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/masakari-a047b0387a474186.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/mistral-fix-wrong-service-type-72ff772fc7cf0b82.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/monitoring-ad566513454614db.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/more-flexible-image-skipping-8e1320ed78976026.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/move-manila-share-to-network-node-57c61e757c5b96b2.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/multiple-physical-networks-f2de7444f7e2d145.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/netcontrold-24c9d6602f84e819.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/network_mode-build-configuration-5e7c15b84dae9199.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/neutron-sriov-agent-4dae576ca279ef87.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/new-kolla-options-e8e32357786e8454.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/new_networking_ovn_metadata_agent_kolla_image-6f87ef59cf62cb8f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/non-x86-support-bce168d78db50202.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/nova-compute-add-ndctl-811f923d81bbd6ac.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/nova-plugins-f3ceab61b19d008a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/opendev-tarballs-base-3019ae9c57187542.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/performance-monitoring-experimental-f9ceaacd4d5cb71a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/pin-distro-version-4d835846a1ab5283.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ppc64le_delorean_deps-cde2e1a5dc03699e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/prefer_headless_jre-005b5a6f17673e33.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/prometheus-alertmanager-3dbe1b8ee3b312ee.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/prometheus-cadvisor-05906b0894651a29.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/prometheus-containers-1599a6417cc6a264.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/prometheus-memcached-exporter-3ca7f701a5069509.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/rabbit-3.6.2-accdb2d3ecd493cc.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/rabbitmq-version-upgrade-ac67bd6ae99c8169.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/rally-manage-fix-8c98a0beb6dae50e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/redis-container-810eec9915d426d8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/redis-sentinel-container-defa09d0ac420f64.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-ceilometer-collector-image-c5d1c4b6463b2ecd.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-ceph-afff3cd8775e3a41.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-congress-images-0f6a327ae67e2137.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-crane-ad12c12b633d4d73.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-deprecated-images-ussuri-28547f7179202a9d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-fedora-44af79f3e061e8d6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-fwaas-deployment-8381b454528bdae9.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-glance-registry-4a5c3d54440f7c28.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-heat-cloudwatch-api-c71e9deafffdb3e7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-include-header-footer-parameters-68a6374635a8c9b0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-kolla-keystone-modules-21f9034dd3a2aedb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-monasca-log-api-199dc88030284e71.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-mongodb-image-d5d2c4c6463b2ecd.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-neutron-sfc-agent-181ec5dbc52ac1da.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-neutron-vpnaas-agent-216810affb495ad0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-nova-consoleauth-caf1c027b6403dc1.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-nova-network-container-69f8c0b61b3aed5a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-nova-placement-75124fd8290a2634.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-oraclelinux-support-109ce54b1952ec3a.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-sensu-a20b01d025385aa1.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-tripleo-ui-855da0b4f4c73385.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/remove-vitrage-collector-ed76366b9bb6e8e8.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/retire-neutron-lbaas-4441ce36928fc375.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/rhel-python3-support-1078f829dc42c4d6.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/rsyslog-13d5798163953322.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/sahara-split-plugins-66e31717b7c24472.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/senlin-container-e1ae6aa932097e51.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/sensu-client-image-45cb9c4573cd22fe.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/skip_rpm_doc_install-887dc22312c787a2.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/skydive-remove-58bbea2626c59aea.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/split-placement-from-nova-27b7ea2359c2d3ae.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/static-uid-gid-b90800f2947e656d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/stein-prelude-92e47ccd60c76325.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-ceilometer-in-cinder-4386a3e5d134d84f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-disk-size-as-weight-in-ceph-9d6353f1d3f03199.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-docker-image-squash-8396c0de63085f5d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-ipxe-chainload-273d55741a83a2a7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-ldap-e678ce5b0a7eaedb.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/support-posting-to-monasca-api-from-fluentd-1b653db78a8644e7.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/swift-object-expirer-fix-b837de80cea4fb8e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/tacker-conductor-246d23f8c4a97de0.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/tacker-networking-sfc-138b9fedd09b8728.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/tacker-rpm-binary-137dc2771bdfc5d3.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/templete-override-files-c7489543d92d1811.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/train-prelude-2420ae1363bd92bc.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/tripleoclient_removal-7b131be589aa580f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ubuntu-sources.list-change-65bb0f936b0ec95b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ubuntu-upstream-mariadb-34ce8106811a1f75.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ubuntu-uses-mirrors-now-0858d579944eea48.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/unicode-locale-018fe01eaccc556d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/unmount-ceph-osds-43b7b59685bff5b4.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/update-zaqar-images-95a5909b48893698.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/update_rpm_security_fixes-f99a3fa509cb5b3b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgade-to-ubuntu-xenial-93e68d2330e9bd84.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrade-ceph-luminous-415581032d25699e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrade-elasticsearch-and-kibana-to-6.X-ee448b2e8ae51922.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrade-influxdb-for-monasca-202f3cf22ff8597e.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrade-kafka-c52e0ad07e11b69d.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrade-ubuntu-base-image-to-bionic-eb0d421014ed48ac.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/upgrage-to-mariadb-10.3.10-for-redhat-family-93df8bf63da25659.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/use-barbican-with-httpd-d6d7599c07315e32.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/use-upstream-dumb-init-032708cd3ad5792f.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/ussuri-prelude-7e3f25109c71f731.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/vagrant-dev-env-moved-8328674713020dda.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/vitrage-containers-3bfb360357aa628b.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/notes/yum_conf-36fef802e8c003f1.yaml -> kolla-10.1.0.dev81/releasenotes/notes copying releasenotes/source/conf.py -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/index.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/liberty.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/mitaka.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/newton.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/ocata.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/pike.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/queens.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/rocky.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/stein.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/train.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/unreleased.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/ussuri.rst -> kolla-10.1.0.dev81/releasenotes/source copying releasenotes/source/_static/.placeholder -> kolla-10.1.0.dev81/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> kolla-10.1.0.dev81/releasenotes/source/_templates copying specs/README.rst -> kolla-10.1.0.dev81/specs copying specs/ansible-multi.rst -> kolla-10.1.0.dev81/specs copying specs/containerize-openstack.rst -> kolla-10.1.0.dev81/specs copying specs/ha.svg -> kolla-10.1.0.dev81/specs copying specs/high-availability.rst -> kolla-10.1.0.dev81/specs copying specs/kolla-ceph-bluestore.rst -> kolla-10.1.0.dev81/specs copying specs/kubernetes-deployment.rst -> kolla-10.1.0.dev81/specs copying specs/logging-with-heka.rst -> kolla-10.1.0.dev81/specs copying specs/logging-with-heka.svg -> kolla-10.1.0.dev81/specs copying specs/mariadb-backup-recovery.rst -> kolla-10.1.0.dev81/specs copying specs/template.rst -> kolla-10.1.0.dev81/specs copying tests/__init__.py -> kolla-10.1.0.dev81/tests copying tests/clients.py -> kolla-10.1.0.dev81/tests copying tests/test_keystone.py -> kolla-10.1.0.dev81/tests copying tests/test_set_config.py -> kolla-10.1.0.dev81/tests copying tests/files/process_build_logs.py -> kolla-10.1.0.dev81/tests/files copying tests/playbooks/post.yml -> kolla-10.1.0.dev81/tests/playbooks copying tests/playbooks/pre.yml -> kolla-10.1.0.dev81/tests/playbooks copying tests/playbooks/publish.yml -> kolla-10.1.0.dev81/tests/playbooks copying tests/playbooks/run.yml -> kolla-10.1.0.dev81/tests/playbooks copying tests/templates/kolla-build.conf.j2 -> kolla-10.1.0.dev81/tests/templates copying tests/templates/template_overrides.j2 -> kolla-10.1.0.dev81/tests/templates copying tests/vars/zuul.yml -> kolla-10.1.0.dev81/tests/vars copying tools/build.py -> kolla-10.1.0.dev81/tools copying tools/cleanup-images -> kolla-10.1.0.dev81/tools copying tools/diag -> kolla-10.1.0.dev81/tools copying tools/dump_info.sh -> kolla-10.1.0.dev81/tools copying tools/loc -> kolla-10.1.0.dev81/tools copying tools/pre-commit-hook -> kolla-10.1.0.dev81/tools copying tools/run-bashate.sh -> kolla-10.1.0.dev81/tools copying tools/start-registry -> kolla-10.1.0.dev81/tools copying tools/validate-all-dockerfiles.sh -> kolla-10.1.0.dev81/tools copying tools/validate-all-file.py -> kolla-10.1.0.dev81/tools copying tools/validate-all-yaml.sh -> kolla-10.1.0.dev81/tools copying tools/validate-binary-build.sh -> kolla-10.1.0.dev81/tools copying tools/validate-docker-execute.sh -> kolla-10.1.0.dev81/tools copying tools/validate-indentation.sh -> kolla-10.1.0.dev81/tools copying tools/validate-install-command.sh -> kolla-10.1.0.dev81/tools copying tools/validate-maintainer.sh -> kolla-10.1.0.dev81/tools copying tools/validate-yaml.py -> kolla-10.1.0.dev81/tools copying tools/version-check.py -> kolla-10.1.0.dev81/tools Writing kolla-10.1.0.dev81/setup.cfg creating dist Creating tar archive removing 'kolla-10.1.0.dev81' (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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c --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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.85gemmko:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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 1405276 435688 1115772 6158972 5179940 DEBUG: Swap: 4194300 565260 3629040 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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', '1e4b0cd9749f4674a212820a6bc6e90a', '-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=kolla-10.1.0.dev81.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/kolla-10.1.0.dev81.tar.gz ++ basename kolla-10.1.0.dev81.tar.gz .tar.gz + SOURCEWITHREL=kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz + mv dist/kolla-10.1.0.dev81.tar.gz /tmp/tmp.521AUgh7we/SOURCES/kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz + cd /home/rhel8-master/data/openstack-kolla_distro + cp -a openstack-kolla.spec /tmp/tmp.521AUgh7we/SOURCES/ + cp openstack-kolla.spec /tmp/tmp.521AUgh7we/SPECS/ + cd /tmp/tmp.521AUgh7we/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 10.1.0.dev81\' openstack-kolla.spec + sed -i -e '1i%global dlrn 1\' openstack-kolla.spec ++ basename kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr kolla-10.1.0.dev81-0.20200707084458.4f4b012\' openstack-kolla.spec + sed -i -e s/UPSTREAMVERSION/10.1.0.dev81/g openstack-kolla.spec + VERSION=10.1.0 + sed -i -e 's/Version:.*/Version: 10.1.0/g' openstack-kolla.spec + sed -i -e 's/Release:.*/Release: 0.20200707084458.4f4b012%{?dist}/g' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz/' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-kolla.spec + cat openstack-kolla.spec %global dlrn_nvr kolla-10.1.0.dev81-0.20200707084458.4f4b012 %global dlrn 1 %define upstream_version 10.1.0.dev81 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global common_desc \ Templates and tools from the Kolla project to build OpenStack container images. Name: openstack-kolla Version: 10.1.0 Release: 0.20200707084458.4f4b012%{?dist} Summary: Build OpenStack container images License: ASL 2.0 URL: http://pypi.python.org/pypi/kolla Source0: kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz BuildArch: noarch BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-oslo-config BuildRequires: crudini Requires: python3-pbr >= 2.0.0 Requires: python3-jinja2 >= 2.8 Requires: python3-docker >= 2.4.2 Requires: python3-oslo-config >= 2:5.1.0 Requires: python3-GitPython %description %{common_desc} %prep %setup -q -n kolla-%{upstream_version} %build PYTHONPATH=. oslo-config-generator --config-file=etc/oslo-config-generator/kolla-build.conf %{py3_build} %install %{py3_install} mkdir -p %{buildroot}%{_datadir}/kolla/docker cp -vr docker/ %{buildroot}%{_datadir}/kolla # setup.cfg required for kolla-build to discover the version install -p -D -m 644 setup.cfg %{buildroot}%{_datadir}/kolla/setup.cfg # remove tests rm -fr %{buildroot}%{python3_sitelib}/kolla/tests # remove tools rm -fr %{buildroot}%{_datadir}/kolla/tools install -d -m 755 %{buildroot}%{_sysconfdir}/kolla crudini --set %{buildroot}%{_datadir}/kolla/etc_examples/kolla/kolla-build.conf DEFAULT tag %{version}-%{release} cp -v %{buildroot}%{_datadir}/kolla/etc_examples/kolla/kolla-build.conf %{buildroot}%{_sysconfdir}/kolla rm -fr %{buildroot}%{_datadir}/kolla/etc_examples %files %doc README.rst %doc %{_datadir}/kolla/doc %license LICENSE %{_bindir}/kolla-build %{python3_sitelib}/kolla* %{_datadir}/kolla %{_sysconfdir}/kolla %changelog + spectool -g -C /tmp/tmp.521AUgh7we/SOURCES openstack-kolla.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c --spec openstack-kolla.spec --sources=/tmp/tmp.521AUgh7we/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.dosb4z34:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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-kolla.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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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 1471880 387084 1096868 6140972 5132224 DEBUG: Swap: 4194300 565260 3629040 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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', '12c9abb62a9143928ea28dee701f29c1', '-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', '3bbfdb47771243f394cc65efc08e70fc', '-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', '6441b69e48174515a2fd1ad22ac93050', '-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', 'd2db254cb399455dbe94bc9b5039df70', '-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 8.7 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 538 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 578 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 336 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 49 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kolla.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.dosb4z34:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f84547edf4044591a16c0ca4bab4c428', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dosb4z34:/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-kolla.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-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-kolla.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.521AUgh7we 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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.6ykhypew:/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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c', '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}, '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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c'}} 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/b6/d4/b6d4bef9eb1a20552b56a54855939220584c0e0d_b052d5df 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/openstack-kolla-10.1.0-0.20200707084458.4f4b012.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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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 1471488 392300 1096864 6136148 5132620 DEBUG: Swap: 4194300 565264 3629036 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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', 'f1f1857245864e15856f6a2ce99a1553', '-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', '10e33d030e9f479cbf0af7c71b3900b4', '-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', 'b925c62489c841a9adf0569660086cbc', '-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', '2d8a21ccef2b4423ab9b8713ba230dd9', '-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 8.9 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 962 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 572 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 45 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-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm Start: build setup for openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '96623f714b084fec8eb28c8b57f9803b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6ykhypew:/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-kolla-10.1.0-0.20200707084458.4f4b012.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-kolla-10.1.0-0.2020070708445######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '79d00854de524648888e866511fb20a3', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6ykhypew:/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-kolla-10.1.0-0.20200707084458.4f4b012.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: kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz DEBUG: openstack-kolla.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kolla.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.6ykhypew:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b7443173f9ec4f13829646f40bac6040', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6ykhypew:/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-kolla.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-kolla-10.1.0-0.20200707084458.4f4b012.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-kolla-10.1.0-0.20200707084458.4f4b012.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-kolla-10.1.0-0.20200707084458.4f4b012.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:01 ago on Tue 07 Jul 2020 04:45:19 AM EDT. 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-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-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: crudini noarch0.9-5.el8ost delorean-rhel8-master-deps 28 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: python3-iniparse noarch0.4-31.el8 base 49 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.4 M DEBUG: Installed size: 11 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-iniparse-0.4-31.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crudini-0.9-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.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-wrapt-1.11.1-2.el8ost.x86_64 1/13 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 2/13 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/13 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 4/13 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17ab8 5/13 DEBUG: Installing : python3-iniparse-0.4-31.el8.noarch 6/13 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 7/13 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 8/13 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 9/13 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 10/13 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 11/13 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 12/13 DEBUG: Installing : crudini-0.9-5.el8ost.noarch 13/13 DEBUG: Running scriptlet: crudini-0.9-5.el8ost.noarch 13/13 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 1/13 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17ab8 2/13 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 3/13 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 4/13 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 5/13 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 6/13 DEBUG: Verifying : python3-iniparse-0.4-31.el8.noarch 7/13 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 8/13 DEBUG: Verifying : crudini-0.9-5.el8ost.noarch 9/13 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 10/13 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 11/13 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 12/13 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 13/13 DEBUG: Installed: DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: crudini-0.9-5.el8ost.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-iniparse-0.4-31.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.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-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm Start: rpmbuild openstack-kolla-10.1.0-0.20200707084458.4f4b012.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/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/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-kolla.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.6ykhypew:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '179ffa58300c44be9ccf63f337c97ffa', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6ykhypew:/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-kolla.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.IF7Vy6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf kolla-10.1.0.dev81 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/kolla-10.1.0.dev81-0.20200707084458.4f4b012.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd kolla-10.1.0.dev81 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qGUmgE DEBUG: + exit 0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-10.1.0.dev81 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/kolla-build.conf DEBUG: BUILDSTDERR: /usr/lib/python3.6/site-packages/oslo_config/types.py:57: UserWarning: converting '[]' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) 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/kolla DEBUG: creating build/lib/kolla/cmd DEBUG: copying kolla/cmd/__init__.py -> build/lib/kolla/cmd DEBUG: copying kolla/cmd/build.py -> build/lib/kolla/cmd DEBUG: creating build/lib/kolla/hacking DEBUG: copying kolla/hacking/__init__.py -> build/lib/kolla/hacking DEBUG: copying kolla/hacking/checks.py -> build/lib/kolla/hacking DEBUG: creating build/lib/kolla/tests DEBUG: creating build/lib/kolla/tests/common DEBUG: copying kolla/tests/common/__init__.py -> build/lib/kolla/tests/common DEBUG: copying kolla/tests/common/test_config.py -> build/lib/kolla/tests/common DEBUG: copying kolla/__init__.py -> build/lib/kolla DEBUG: copying kolla/exception.py -> build/lib/kolla DEBUG: copying kolla/opts.py -> build/lib/kolla DEBUG: copying kolla/version.py -> build/lib/kolla DEBUG: creating build/lib/kolla/template DEBUG: copying kolla/template/__init__.py -> build/lib/kolla/template DEBUG: copying kolla/template/filters.py -> build/lib/kolla/template DEBUG: copying kolla/template/methods.py -> build/lib/kolla/template DEBUG: creating build/lib/kolla/common DEBUG: copying kolla/common/__init__.py -> build/lib/kolla/common DEBUG: copying kolla/common/config.py -> build/lib/kolla/common DEBUG: copying kolla/common/task.py -> build/lib/kolla/common DEBUG: copying kolla/common/utils.py -> build/lib/kolla/common DEBUG: creating build/lib/kolla/image DEBUG: copying kolla/image/__init__.py -> build/lib/kolla/image DEBUG: copying kolla/image/build.py -> build/lib/kolla/image DEBUG: copying kolla/tests/__init__.py -> build/lib/kolla/tests DEBUG: copying kolla/tests/base.py -> build/lib/kolla/tests DEBUG: copying kolla/tests/test_build.py -> build/lib/kolla/tests DEBUG: copying kolla/tests/test_hacking.py -> build/lib/kolla/tests DEBUG: copying kolla/tests/test_methods.py -> build/lib/kolla/tests DEBUG: running egg_info DEBUG: writing kolla.egg-info/PKG-INFO DEBUG: writing dependency_links to kolla.egg-info/dependency_links.txt DEBUG: writing entry points to kolla.egg-info/entry_points.txt DEBUG: writing requirements to kolla.egg-info/requires.txt DEBUG: writing top-level names to kolla.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: copying kolla/template/repos.yaml -> build/lib/kolla/template DEBUG: creating build/lib/kolla/tests/docker DEBUG: creating build/lib/kolla/tests/docker/base DEBUG: copying kolla/tests/docker/base/Dockerfile.j2 -> build/lib/kolla/tests/docker/base DEBUG: creating build/lib/kolla/tests/docker/neutron-server DEBUG: copying kolla/tests/docker/neutron-server/Dockerfile.j2 -> build/lib/kolla/tests/docker/neutron-server DEBUG: creating build/lib/kolla/tests/etc DEBUG: copying kolla/tests/etc/default.conf -> build/lib/kolla/tests/etc DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SWpple DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 DEBUG: + cd kolla-10.1.0.dev81 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-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/image DEBUG: copying build/lib/kolla/image/build.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/image DEBUG: copying build/lib/kolla/image/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/image DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/utils.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/task.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/config.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/repos.yaml -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/methods.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/filters.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template DEBUG: copying build/lib/kolla/version.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla DEBUG: copying build/lib/kolla/opts.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla DEBUG: copying build/lib/kolla/exception.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla DEBUG: copying build/lib/kolla/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/etc DEBUG: copying build/lib/kolla/tests/etc/default.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/docker/neutron-server DEBUG: copying build/lib/kolla/tests/docker/neutron-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/docker/neutron-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/docker/base DEBUG: copying build/lib/kolla/tests/docker/base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/docker/base DEBUG: copying build/lib/kolla/tests/test_methods.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/test_build.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/base.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/common DEBUG: copying build/lib/kolla/tests/common/test_config.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/common DEBUG: copying build/lib/kolla/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/hacking DEBUG: copying build/lib/kolla/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/hacking DEBUG: copying build/lib/kolla/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/cmd DEBUG: copying build/lib/kolla/cmd/build.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/cmd DEBUG: copying build/lib/kolla/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/image/build.py to build.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common/task.py to task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template/methods.py to methods.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template/filters.py to filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/template/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/test_methods.py to test_methods.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/test_build.py to test_build.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/common/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/cmd/build.py to build.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp84yn3w9f.py' DEBUG: /usr/bin/python3 /tmp/tmp84yn3w9f.py DEBUG: removing /tmp/tmp84yn3w9f.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker DEBUG: copying docker/macros.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: copying docker/aodh/aodh-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: copying docker/aodh/aodh-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/aodh_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator DEBUG: copying docker/aodh/aodh-evaluator/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-expirer DEBUG: copying docker/aodh/aodh-expirer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-expirer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-listener DEBUG: copying docker/aodh/aodh-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-notifier DEBUG: copying docker/aodh/aodh-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: copying docker/barbican/barbican-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: copying docker/barbican/barbican-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/barbican_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener DEBUG: copying docker/barbican/barbican-keystone-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-worker DEBUG: copying docker/barbican/barbican-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences.debian -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences.ubuntu -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/copy_cacerts.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/crmsh.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/curlrc -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/dnf.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/dpkg_reducing_disk_footprint -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/elasticsearch.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/grafana.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/healthcheck_curl -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/healthcheck_filemod -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/healthcheck_listen -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/healthcheck_port -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/healthcheck_socket -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/httpd_setup.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/influxdb.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/kolla_bashrc -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/opendaylight.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/rabbitmq_rabbitmq-erlang.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/rabbitmq_rabbitmq-server.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/set_configs.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.debian -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu.aarch64 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu.ppc64le -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/td.repo -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/bifrost_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/build_arg.yml -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy DEBUG: copying docker/bifrost/bifrost-deploy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: copying docker/blazar/blazar-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: copying docker/blazar/blazar-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: copying docker/blazar/blazar-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: copying docker/blazar/blazar-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-manager DEBUG: copying docker/blazar/blazar-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/ceilometer_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central DEBUG: copying docker/ceilometer/ceilometer-central/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute DEBUG: copying docker/ceilometer/ceilometer-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi DEBUG: copying docker/ceilometer/ceilometer-ipmi/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: copying docker/ceilometer/ceilometer-notification/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: copying docker/ceilometer/ceilometer-notification/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/certmonger DEBUG: copying docker/certmonger/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/certmonger DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/chrony DEBUG: copying docker/chrony/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/chrony DEBUG: copying docker/chrony/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/chrony DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: copying docker/cinder/cinder-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: copying docker/cinder/cinder-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-backup DEBUG: copying docker/cinder/cinder-backup/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-backup DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/cinder_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler DEBUG: copying docker/cinder/cinder-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/cinder_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: copying docker/cloudkitty/cloudkitty-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: copying docker/cloudkitty/cloudkitty-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: copying docker/cloudkitty/cloudkitty-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: copying docker/cloudkitty/cloudkitty-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor DEBUG: copying docker/cloudkitty/cloudkitty-processor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/collectd DEBUG: copying docker/collectd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/collectd DEBUG: copying docker/collectd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/collectd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cron DEBUG: copying docker/cron/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cron DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent DEBUG: copying docker/cyborg/cyborg-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: copying docker/cyborg/cyborg-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: copying docker/cyborg/cyborg-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/cyborg_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor DEBUG: copying docker/cyborg/cyborg-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-api DEBUG: copying docker/designate/designate-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9 DEBUG: copying docker/designate/designate-backend-bind9/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/designate_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: copying docker/designate/designate-central/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: copying docker/designate/designate-central/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-mdns DEBUG: copying docker/designate/designate-mdns/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-mdns DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-producer DEBUG: copying docker/designate/designate-producer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-producer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-sink DEBUG: copying docker/designate/designate-sink/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-sink DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-worker DEBUG: copying docker/designate/designate-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/dnsmasq DEBUG: copying docker/dnsmasq/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/dnsmasq DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ec2-api DEBUG: copying docker/ec2-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ec2-api DEBUG: copying docker/ec2-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ec2-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: copying docker/elasticsearch/elasticsearch/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: copying docker/elasticsearch/elasticsearch/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: copying docker/elasticsearch/elasticsearch-curator/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: copying docker/elasticsearch/elasticsearch-curator/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/etcd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/fluentd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: copying docker/freezer/freezer-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: copying docker/freezer/freezer-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/freezer_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler DEBUG: copying docker/freezer/freezer-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: copying docker/glance/glance-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: copying docker/glance/glance-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: copying docker/glance/glance-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: copying docker/glance/glance-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: copying docker/glance/glance-base/glance_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance DEBUG: copying docker/glance/glance-base/etc/glance/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance/rootwrap.d DEBUG: copying docker/glance/glance-base/etc/glance/rootwrap.d/glance_cinder_store.filters -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance/rootwrap.d DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: copying docker/gnocchi/gnocchi-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: copying docker/gnocchi/gnocchi-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/gnocchi_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd DEBUG: copying docker/gnocchi/gnocchi-metricd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd DEBUG: copying docker/gnocchi/gnocchi-statsd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/grafana_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: copying docker/hacluster/hacluster-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: copying docker/hacluster/hacluster-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync DEBUG: copying docker/hacluster/hacluster-corosync/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker DEBUG: copying docker/hacluster/hacluster-pacemaker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote DEBUG: copying docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs DEBUG: copying docker/hacluster/hacluster-pcs/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/haproxy DEBUG: copying docker/haproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/haproxy DEBUG: copying docker/haproxy/ensure_latest_config.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-all DEBUG: copying docker/heat/heat-all/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-all DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: copying docker/heat/heat-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: copying docker/heat/heat-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api-cfn DEBUG: copying docker/heat/heat-api-cfn/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api-cfn DEBUG: copying docker/heat/heat-api-cfn/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api-cfn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: copying docker/heat/heat-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: copying docker/heat/heat-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-engine DEBUG: copying docker/heat/heat-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/horizon DEBUG: copying docker/horizon/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/horizon DEBUG: copying docker/horizon/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/horizon DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/influxdb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/ironic_inspector_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: copying docker/ironic/ironic-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: copying docker/ironic/ironic-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/ironic_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-conductor DEBUG: copying docker/ironic/ironic-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/tftp-map-file -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/iscsid DEBUG: copying docker/iscsid/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/iscsid DEBUG: copying docker/iscsid/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/iscsid DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kafka DEBUG: copying docker/kafka/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kafka DEBUG: copying docker/kafka/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kafka DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: copying docker/karbor/karbor-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: copying docker/karbor/karbor-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: copying docker/karbor/karbor-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: copying docker/karbor/karbor-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine DEBUG: copying docker/karbor/karbor-operationengine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-protection DEBUG: copying docker/karbor/karbor-protection/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-protection DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/check_alive.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/keystone_bootstrap.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-base DEBUG: copying docker/keystone/keystone-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/fetch_fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/keystone_bootstrap.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: copying docker/keystone/keystone-ssh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: copying docker/keystone/keystone-ssh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kibana DEBUG: copying docker/kibana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kibana DEBUG: copying docker/kibana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kibana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/ansible.cfg -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/ansible_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/find_disks.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/kolla_sanity.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: copying docker/kuryr/kuryr-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: copying docker/kuryr/kuryr-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork DEBUG: copying docker/kuryr/kuryr-libnetwork/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/logstash DEBUG: copying docker/logstash/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/logstash DEBUG: copying docker/logstash/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/logstash DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: copying docker/magnum/magnum-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: copying docker/magnum/magnum-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: copying docker/magnum/magnum-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: copying docker/magnum/magnum-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-conductor DEBUG: copying docker/magnum/magnum-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: copying docker/manila/manila-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: copying docker/manila/manila-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/manila_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-data DEBUG: copying docker/manila/manila-data/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-data DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-scheduler DEBUG: copying docker/manila/manila-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-share DEBUG: copying docker/manila/manila-share/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-share DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/backup.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/healthcheck_mariadb -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/mariadb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: copying docker/mariadb/mariadb/security_reset.expect -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-base DEBUG: copying docker/mariadb/mariadb-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-clustercheck DEBUG: copying docker/mariadb/mariadb-clustercheck/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-clustercheck DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/backup.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/healthcheck_mariadb -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/mariadb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: copying docker/mariadb/mariadb-server/security_reset.expect -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: copying docker/masakari/masakari-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: copying docker/masakari/masakari-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: copying docker/masakari/masakari-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: copying docker/masakari/masakari-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-engine DEBUG: copying docker/masakari/masakari-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: copying docker/masakari/masakari-monitors/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: copying docker/masakari/masakari-monitors/masakari_monitors_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/memcached DEBUG: copying docker/memcached/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/memcached DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: copying docker/mistral/mistral-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: copying docker/mistral/mistral-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: copying docker/mistral/mistral-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: copying docker/mistral/mistral-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-engine DEBUG: copying docker/mistral/mistral-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine DEBUG: copying docker/mistral/mistral-event-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-executor DEBUG: copying docker/mistral/mistral-executor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-executor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-agent DEBUG: copying docker/monasca/monasca-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: copying docker/monasca/monasca-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: copying docker/monasca/monasca-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: copying docker/monasca/monasca-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: copying docker/monasca/monasca-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/grafana_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-notification DEBUG: copying docker/monasca/monasca-notification/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-notification DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-persister DEBUG: copying docker/monasca/monasca-persister/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-persister DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: copying docker/monasca/monasca-thresh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: copying docker/monasca/monasca-thresh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/multipathd DEBUG: copying docker/multipathd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/multipathd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: copying docker/murano/murano-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: copying docker/murano/murano-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: copying docker/murano/murano-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: copying docker/murano/murano-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-engine DEBUG: copying docker/murano/murano-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/networking-baremetal DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/networking-baremetal/ironic-neutron-agent DEBUG: copying docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/networking-baremetal/ironic-neutron-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/neutron_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent DEBUG: copying docker/neutron/neutron-bgp-dragent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent DEBUG: copying docker/neutron/neutron-dhcp-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-infoblox-ipam-agent DEBUG: copying docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-infoblox-ipam-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent DEBUG: copying docker/neutron/neutron-l3-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent DEBUG: copying docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent DEBUG: copying docker/neutron/neutron-metadata-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent-ovn DEBUG: copying docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent DEBUG: copying docker/neutron/neutron-metering-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-mlnx-agent DEBUG: copying docker/neutron/neutron-mlnx-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-mlnx-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent DEBUG: copying docker/neutron/neutron-openvswitch-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: copying docker/neutron/neutron-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: copying docker/neutron/neutron-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight DEBUG: copying docker/neutron/neutron-server-opendaylight/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn DEBUG: copying docker/neutron/neutron-server-ovn/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent DEBUG: copying docker/neutron/neutron-sriov-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: copying docker/nova/nova-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: copying docker/nova/nova-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/nova_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: copying docker/nova/nova-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: copying docker/nova/nova-compute/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic DEBUG: copying docker/nova/nova-compute-ironic/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: copying docker/nova/nova-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: copying docker/nova/nova-conductor/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: copying docker/nova/nova-libvirt/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: copying docker/nova/nova-libvirt/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-mksproxy DEBUG: copying docker/nova/nova-mksproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-mksproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-novncproxy DEBUG: copying docker/nova/nova-novncproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-novncproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-scheduler DEBUG: copying docker/nova/nova-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-serialproxy DEBUG: copying docker/nova/nova-serialproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-serialproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy DEBUG: copying docker/nova/nova-spicehtml5proxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: copying docker/nova/nova-ssh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: copying docker/nova/nova-ssh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: copying docker/novajoin/novajoin-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: copying docker/novajoin/novajoin-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier DEBUG: copying docker/novajoin/novajoin-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-server DEBUG: copying docker/novajoin/novajoin-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: copying docker/octavia/octavia-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: copying docker/octavia/octavia-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: copying docker/octavia/octavia-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: copying docker/octavia/octavia-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager DEBUG: copying docker/octavia/octavia-health-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping DEBUG: copying docker/octavia/octavia-housekeeping/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-worker DEBUG: copying docker/octavia/octavia-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/opendaylight DEBUG: copying docker/opendaylight/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/opendaylight DEBUG: copying docker/opendaylight/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/opendaylight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openstack-base DEBUG: copying docker/openstack-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openstack-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: copying docker/openvswitch/openvswitch-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: copying docker/openvswitch/openvswitch-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: copying docker/openvswitch/openvswitch-db-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: copying docker/openvswitch/openvswitch-db-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: copying docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-netcontrold DEBUG: copying docker/openvswitch/openvswitch-netcontrold/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-netcontrold DEBUG: copying docker/openvswitch/openvswitch-netcontrold/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-netcontrold DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: copying docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: copying docker/openvswitch/openvswitch-vswitchd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: copying docker/ovn/ovn-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: copying docker/ovn/ovn-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-controller DEBUG: copying docker/ovn/ovn-controller/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server DEBUG: copying docker/ovn/ovn-nb-db-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server DEBUG: copying docker/ovn/ovn-nb-db-server/start_nb_db_server.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-northd DEBUG: copying docker/ovn/ovn-northd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-northd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server DEBUG: copying docker/ovn/ovn-sb-db-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server DEBUG: copying docker/ovn/ovn-sb-db-server/start_sb_db_server.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: copying docker/ovsdpdk/ovsdpdk/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: copying docker/ovsdpdk/ovsdpdk/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: copying docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: copying docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: copying docker/panko/panko-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: copying docker/panko/panko-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: copying docker/panko/panko-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: copying docker/panko/panko-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: copying docker/placement/placement-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: copying docker/placement/placement-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: copying docker/placement/placement-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: copying docker/placement/placement-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager DEBUG: copying docker/prometheus/prometheus-alertmanager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: copying docker/prometheus/prometheus-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: copying docker/prometheus/prometheus-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter DEBUG: copying docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor DEBUG: copying docker/prometheus/prometheus-cadvisor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/releasenotes/notes DEBUG: copying docker/prometheus/prometheus-cadvisor/releasenotes/notes/upgrade-cadvisor-13704412132e390b.yaml -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/releasenotes/notes DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter DEBUG: copying docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter DEBUG: copying docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter DEBUG: copying docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail DEBUG: copying docker/prometheus/prometheus-mtail/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter DEBUG: copying docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter DEBUG: copying docker/prometheus/prometheus-node-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter DEBUG: copying docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-server DEBUG: copying docker/prometheus/prometheus-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ptp DEBUG: copying docker/ptp/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ptp DEBUG: copying docker/ptp/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ptp DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/qdrouterd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: copying docker/qinling/qinling-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: copying docker/qinling/qinling-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: copying docker/qinling/qinling-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: copying docker/qinling/qinling-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-engine DEBUG: copying docker/qinling/qinling-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: copying docker/rabbitmq/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: copying docker/rabbitmq/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/radvd DEBUG: copying docker/radvd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/radvd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rally DEBUG: copying docker/rally/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rally DEBUG: copying docker/rally/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rally DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis DEBUG: copying docker/redis/redis/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: copying docker/redis/redis-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: copying docker/redis/redis-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-sentinel DEBUG: copying docker/redis/redis-sentinel/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-sentinel DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog DEBUG: copying docker/rsyslog/rsyslog/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base DEBUG: copying docker/rsyslog/rsyslog-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: copying docker/sahara/sahara-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: copying docker/sahara/sahara-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/sahara_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-engine DEBUG: copying docker/sahara/sahara-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: copying docker/searchlight/searchlight-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: copying docker/searchlight/searchlight-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: copying docker/searchlight/searchlight-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: copying docker/searchlight/searchlight-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener DEBUG: copying docker/searchlight/searchlight-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: copying docker/senlin/senlin-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: copying docker/senlin/senlin-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: copying docker/senlin/senlin-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: copying docker/senlin/senlin-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-conductor DEBUG: copying docker/senlin/senlin-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-engine DEBUG: copying docker/senlin/senlin-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-health-manager DEBUG: copying docker/senlin/senlin-health-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-health-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-agent DEBUG: copying docker/skydive/skydive-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer DEBUG: copying docker/skydive/skydive-analyzer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: copying docker/skydive/skydive-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: copying docker/skydive/skydive-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: copying docker/solum/solum-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: copying docker/solum/solum-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: copying docker/solum/solum-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: copying docker/solum/solum-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-conductor DEBUG: copying docker/solum/solum-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-deployer DEBUG: copying docker/solum/solum-deployer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-deployer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-worker DEBUG: copying docker/solum/solum-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/storm DEBUG: copying docker/storm/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/storm DEBUG: copying docker/storm/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/storm DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-account DEBUG: copying docker/swift/swift-account/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-account DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/swift-rootwrap -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/swift_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-container DEBUG: copying docker/swift/swift-container/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-container DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object DEBUG: copying docker/swift/swift-object/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object-expirer DEBUG: copying docker/swift/swift-object-expirer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object-expirer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-proxy-server DEBUG: copying docker/swift/swift-proxy-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-proxy-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: copying docker/swift/swift-rsyncd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: copying docker/swift/swift-rsyncd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: copying docker/tacker/tacker-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: copying docker/tacker/tacker-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-conductor DEBUG: copying docker/tacker/tacker-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: copying docker/tacker/tacker-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: copying docker/tacker/tacker-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/telegraf_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tempest DEBUG: copying docker/tempest/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tempest DEBUG: copying docker/tempest/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tempest DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tgtd DEBUG: copying docker/tgtd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tgtd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: copying docker/trove/trove-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: copying docker/trove/trove-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: copying docker/trove/trove-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: copying docker/trove/trove-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-conductor DEBUG: copying docker/trove/trove-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-guestagent DEBUG: copying docker/trove/trove-guestagent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-guestagent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-taskmanager DEBUG: copying docker/trove/trove-taskmanager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-taskmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: copying docker/vitrage/vitrage-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: copying docker/vitrage/vitrage-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: copying docker/vitrage/vitrage-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: copying docker/vitrage/vitrage-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph DEBUG: copying docker/vitrage/vitrage-graph/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml DEBUG: copying docker/vitrage/vitrage-ml/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier DEBUG: copying docker/vitrage/vitrage-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor DEBUG: copying docker/vitrage/vitrage-persistor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vmtp DEBUG: copying docker/vmtp/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vmtp DEBUG: copying docker/vmtp/vmtp_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vmtp DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: copying docker/watcher/watcher-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: copying docker/watcher/watcher-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-applier DEBUG: copying docker/watcher/watcher-applier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-applier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: copying docker/watcher/watcher-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: copying docker/watcher/watcher-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-engine DEBUG: copying docker/watcher/watcher-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: copying docker/zaqar/zaqar-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: copying docker/zaqar/zaqar-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-server DEBUG: copying docker/zaqar/zaqar-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: copying docker/zaqar/zaqar-wsgi/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: copying docker/zaqar/zaqar-wsgi/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zookeeper DEBUG: copying docker/zookeeper/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zookeeper DEBUG: copying docker/zookeeper/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zookeeper DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: copying docker/zun/zun-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: copying docker/zun/zun-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/zun_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-cni-daemon DEBUG: copying docker/zun/zun-cni-daemon/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-cni-daemon DEBUG: copying docker/zun/zun-cni-daemon/zun_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-cni-daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/zun_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-wsproxy DEBUG: copying docker/zun/zun-wsproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-wsproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/tools DEBUG: copying tools/validate-docker-execute.sh -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/tools DEBUG: copying tools/cleanup-images -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/tools DEBUG: copying tools/start-registry -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc DEBUG: copying doc/requirements.txt -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/ DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/ceph_versions.csv -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/conf.py -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/matrix_aarch64.csv -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/matrix_x86.csv -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/support_matrix.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/image-building.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/kolla_api.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin/template-override DEBUG: copying doc/source/admin/template-override/opendaylight-source.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin/template-override DEBUG: copying doc/source/admin/template-override/ovs-dpdk.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/admin/template-override DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/adding-a-new-image.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/bug-triage.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/contributing.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/ptl-guide.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/release-management.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/release-notes.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/running-tests.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/doc/source/contributor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: copying etc/kolla/kolla-build.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: copying etc/kolla/.keep -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/oslo-config-generator DEBUG: copying etc/oslo-config-generator/kolla-build.conf -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/oslo-config-generator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/README.rst -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/opendaylight-template-overrides.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/ovs-dpdk.j2 -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying setup.cfg -> /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing kolla.egg-info/PKG-INFO DEBUG: writing dependency_links to kolla.egg-info/dependency_links.txt DEBUG: writing entry points to kolla.egg-info/entry_points.txt DEBUG: writing requirements to kolla.egg-info/requires.txt DEBUG: writing top-level names to kolla.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying kolla.egg-info to /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla-10.1.0.dev81-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing kolla-build script to /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker DEBUG: + cp -vr docker/ /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla DEBUG: 'docker/macros.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/macros.j2' DEBUG: 'docker/zun/zun-wsproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-wsproxy/Dockerfile.j2' DEBUG: 'docker/zun/zun-compute/zun_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute/zun_sudoers' DEBUG: 'docker/zun/zun-compute/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute/extend_start.sh' DEBUG: 'docker/zun/zun-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-compute/Dockerfile.j2' DEBUG: 'docker/zun/zun-cni-daemon/zun_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-cni-daemon/zun_sudoers' DEBUG: 'docker/zun/zun-cni-daemon/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-cni-daemon/Dockerfile.j2' DEBUG: 'docker/zun/zun-base/zun_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base/zun_sudoers' DEBUG: 'docker/zun/zun-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base/extend_start.sh' DEBUG: 'docker/zun/zun-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-base/Dockerfile.j2' DEBUG: 'docker/zun/zun-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-api/extend_start.sh' DEBUG: 'docker/zun/zun-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zun/zun-api/Dockerfile.j2' DEBUG: 'docker/zookeeper/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zookeeper/extend_start.sh' DEBUG: 'docker/zookeeper/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zookeeper/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-wsgi/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi/extend_start.sh' DEBUG: 'docker/zaqar/zaqar-wsgi/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-server/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-base/extend_start.sh' DEBUG: 'docker/zaqar/zaqar-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/zaqar/zaqar-base/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-engine/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-base/extend_start.sh' DEBUG: 'docker/watcher/watcher-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-base/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-applier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-applier/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-api/extend_start.sh' DEBUG: 'docker/watcher/watcher-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/watcher/watcher-api/Dockerfile.j2' DEBUG: 'docker/vmtp/vmtp_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vmtp/vmtp_sudoers' DEBUG: 'docker/vmtp/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vmtp/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-persistor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-ml/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-graph/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-base/extend_start.sh' DEBUG: 'docker/vitrage/vitrage-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-base/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-api/extend_start.sh' DEBUG: 'docker/vitrage/vitrage-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/vitrage/vitrage-api/Dockerfile.j2' DEBUG: 'docker/trove/trove-taskmanager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-taskmanager/Dockerfile.j2' DEBUG: 'docker/trove/trove-guestagent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-guestagent/Dockerfile.j2' DEBUG: 'docker/trove/trove-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-conductor/Dockerfile.j2' DEBUG: 'docker/trove/trove-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-base/extend_start.sh' DEBUG: 'docker/trove/trove-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-base/Dockerfile.j2' DEBUG: 'docker/trove/trove-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-api/extend_start.sh' DEBUG: 'docker/trove/trove-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/trove/trove-api/Dockerfile.j2' DEBUG: 'docker/tgtd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tgtd/Dockerfile.j2' DEBUG: 'docker/tempest/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tempest/extend_start.sh' DEBUG: 'docker/tempest/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tempest/Dockerfile.j2' DEBUG: 'docker/telegraf/telegraf_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf/telegraf_sudoers' DEBUG: 'docker/telegraf/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf/extend_start.sh' DEBUG: 'docker/telegraf/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/telegraf/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-server/extend_start.sh' DEBUG: 'docker/tacker/tacker-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-server/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-conductor/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-base/extend_start.sh' DEBUG: 'docker/tacker/tacker-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/tacker/tacker-base/Dockerfile.j2' DEBUG: 'docker/swift/swift-rsyncd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-rsyncd/extend_start.sh' DEBUG: 'docker/swift/swift-rsyncd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-rsyncd/Dockerfile.j2' DEBUG: 'docker/swift/swift-proxy-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-proxy-server/Dockerfile.j2' DEBUG: 'docker/swift/swift-object-expirer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object-expirer/Dockerfile.j2' DEBUG: 'docker/swift/swift-object/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-object/Dockerfile.j2' DEBUG: 'docker/swift/swift-container/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-container/Dockerfile.j2' DEBUG: 'docker/swift/swift-base/swift_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base/swift_sudoers' DEBUG: 'docker/swift/swift-base/swift-rootwrap' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base/swift-rootwrap' DEBUG: 'docker/swift/swift-base/rootwrap.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base/rootwrap.conf' DEBUG: 'docker/swift/swift-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-base/Dockerfile.j2' DEBUG: 'docker/swift/swift-account/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/swift/swift-account/Dockerfile.j2' DEBUG: 'docker/storm/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/storm/extend_start.sh' DEBUG: 'docker/storm/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/storm/Dockerfile.j2' DEBUG: 'docker/solum/solum-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-worker/Dockerfile.j2' DEBUG: 'docker/solum/solum-deployer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-deployer/Dockerfile.j2' DEBUG: 'docker/solum/solum-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-conductor/Dockerfile.j2' DEBUG: 'docker/solum/solum-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-base/extend_start.sh' DEBUG: 'docker/solum/solum-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-base/Dockerfile.j2' DEBUG: 'docker/solum/solum-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-api/extend_start.sh' DEBUG: 'docker/solum/solum-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/solum/solum-api/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-base/extend_start.sh' DEBUG: 'docker/skydive/skydive-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-base/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-analyzer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/skydive/skydive-agent/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-health-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-health-manager/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-engine/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-conductor/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-base/extend_start.sh' DEBUG: 'docker/senlin/senlin-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-base/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-api/extend_start.sh' DEBUG: 'docker/senlin/senlin-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/senlin/senlin-api/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-base/extend_start.sh' DEBUG: 'docker/searchlight/searchlight-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-base/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-api/extend_start.sh' DEBUG: 'docker/searchlight/searchlight-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/searchlight/searchlight-api/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-engine/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-base/sahara_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base/sahara_sudoers' DEBUG: 'docker/sahara/sahara-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base/extend_start.sh' DEBUG: 'docker/sahara/sahara-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-base/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-api/extend_start.sh' DEBUG: 'docker/sahara/sahara-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/sahara/sahara-api/Dockerfile.j2' DEBUG: 'docker/rsyslog/rsyslog-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base/Dockerfile.j2' DEBUG: 'docker/rsyslog/rsyslog/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rsyslog/rsyslog/Dockerfile.j2' DEBUG: 'docker/redis/redis-sentinel/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-sentinel/Dockerfile.j2' DEBUG: 'docker/redis/redis-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-base/extend_start.sh' DEBUG: 'docker/redis/redis-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis-base/Dockerfile.j2' DEBUG: 'docker/redis/redis/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/redis/redis/Dockerfile.j2' DEBUG: 'docker/rally/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rally/extend_start.sh' DEBUG: 'docker/rally/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rally/Dockerfile.j2' DEBUG: 'docker/radvd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/radvd/Dockerfile.j2' DEBUG: 'docker/rabbitmq/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rabbitmq/extend_start.sh' DEBUG: 'docker/rabbitmq/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/rabbitmq/Dockerfile.j2' DEBUG: 'docker/qinling/qinling-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-engine/Dockerfile.j2' DEBUG: 'docker/qinling/qinling-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-base/extend_start.sh' DEBUG: 'docker/qinling/qinling-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-base/Dockerfile.j2' DEBUG: 'docker/qinling/qinling-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-api/extend_start.sh' DEBUG: 'docker/qinling/qinling-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qinling/qinling-api/Dockerfile.j2' DEBUG: 'docker/qdrouterd/qdrouterd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd/qdrouterd_sudoers' DEBUG: 'docker/qdrouterd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd/extend_start.sh' DEBUG: 'docker/qdrouterd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/qdrouterd/Dockerfile.j2' DEBUG: 'docker/ptp/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ptp/extend_start.sh' DEBUG: 'docker/ptp/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ptp/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-server/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-node-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-mtail/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-cadvisor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-cadvisor/releasenotes/notes/upgrade-cadvisor-13704412132e390b.yaml' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/releasenotes/notes/upgrade-cadvisor-13704412132e390b.yaml' DEBUG: 'docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-base/extend_start.sh' DEBUG: 'docker/prometheus/prometheus-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-base/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-alertmanager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager/Dockerfile.j2' DEBUG: 'docker/placement/placement-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-base/extend_start.sh' DEBUG: 'docker/placement/placement-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-base/Dockerfile.j2' DEBUG: 'docker/placement/placement-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-api/extend_start.sh' DEBUG: 'docker/placement/placement-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/placement/placement-api/Dockerfile.j2' DEBUG: 'docker/panko/panko-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-base/extend_start.sh' DEBUG: 'docker/panko/panko-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-base/Dockerfile.j2' DEBUG: 'docker/panko/panko-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-api/extend_start.sh' DEBUG: 'docker/panko/panko-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/panko/panko-api/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/extend_start.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk/extend_start.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-sb-db-server/start_sb_db_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server/start_sb_db_server.sh' DEBUG: 'docker/ovn/ovn-sb-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-northd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-northd/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-nb-db-server/start_nb_db_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server/start_nb_db_server.sh' DEBUG: 'docker/ovn/ovn-nb-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-controller/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-controller/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-base/extend_start.sh' DEBUG: 'docker/ovn/ovn-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ovn/ovn-base/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-vswitchd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-netcontrold/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-netcontrold/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-netcontrold/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-netcontrold/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh' DEBUG: 'docker/openvswitch/openvswitch-db-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base/Dockerfile.j2' DEBUG: 'docker/openstack-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/openstack-base/Dockerfile.j2' DEBUG: 'docker/opendaylight/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/opendaylight/extend_start.sh' DEBUG: 'docker/opendaylight/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/opendaylight/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-worker/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-housekeeping/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-health-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-base/extend_start.sh' DEBUG: 'docker/octavia/octavia-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-base/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-api/extend_start.sh' DEBUG: 'docker/octavia/octavia-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/octavia/octavia-api/Dockerfile.j2' DEBUG: 'docker/novajoin/novajoin-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-server/Dockerfile.j2' DEBUG: 'docker/novajoin/novajoin-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier/Dockerfile.j2' DEBUG: 'docker/novajoin/novajoin-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-base/extend_start.sh' DEBUG: 'docker/novajoin/novajoin-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/novajoin/novajoin-base/Dockerfile.j2' DEBUG: 'docker/nova/nova-ssh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-ssh/extend_start.sh' DEBUG: 'docker/nova/nova-ssh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-ssh/Dockerfile.j2' DEBUG: 'docker/nova/nova-spicehtml5proxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-serialproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-serialproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-scheduler/Dockerfile.j2' DEBUG: 'docker/nova/nova-novncproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-novncproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-mksproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-mksproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-libvirt/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-libvirt/extend_start.sh' DEBUG: 'docker/nova/nova-libvirt/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-libvirt/Dockerfile.j2' DEBUG: 'docker/nova/nova-conductor/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-conductor/extend_start.sh' DEBUG: 'docker/nova/nova-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-conductor/Dockerfile.j2' DEBUG: 'docker/nova/nova-compute-ironic/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic/Dockerfile.j2' DEBUG: 'docker/nova/nova-compute/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute/extend_start.sh' DEBUG: 'docker/nova/nova-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-compute/Dockerfile.j2' DEBUG: 'docker/nova/nova-base/nova_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base/nova_sudoers' DEBUG: 'docker/nova/nova-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base/extend_start.sh' DEBUG: 'docker/nova/nova-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-base/Dockerfile.j2' DEBUG: 'docker/nova/nova-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-api/extend_start.sh' DEBUG: 'docker/nova/nova-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/nova/nova-api/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-sriov-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server-ovn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server-opendaylight/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server/extend_start.sh' DEBUG: 'docker/neutron/neutron-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-server/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-openvswitch-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-mlnx-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-mlnx-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metering-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metadata-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-l3-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-dhcp-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-bgp-dragent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-base/neutron_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base/neutron_sudoers' DEBUG: 'docker/neutron/neutron-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base/extend_start.sh' DEBUG: 'docker/neutron/neutron-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/neutron/neutron-base/Dockerfile.j2' DEBUG: 'docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2' DEBUG: 'docker/murano/murano-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-engine/Dockerfile.j2' DEBUG: 'docker/murano/murano-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-base/extend_start.sh' DEBUG: 'docker/murano/murano-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-base/Dockerfile.j2' DEBUG: 'docker/murano/murano-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-api/extend_start.sh' DEBUG: 'docker/murano/murano-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/murano/murano-api/Dockerfile.j2' DEBUG: 'docker/multipathd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/multipathd/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-thresh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-thresh/extend_start.sh' DEBUG: 'docker/monasca/monasca-thresh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-thresh/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-persister/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-persister/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-notification/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-notification/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-grafana/grafana_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/grafana_sudoers' DEBUG: 'docker/monasca/monasca-grafana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/extend_start.sh' DEBUG: 'docker/monasca/monasca-grafana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-base/extend_start.sh' DEBUG: 'docker/monasca/monasca-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-base/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-api/extend_start.sh' DEBUG: 'docker/monasca/monasca-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-api/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/monasca/monasca-agent/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-executor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-executor/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-event-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-engine/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-base/extend_start.sh' DEBUG: 'docker/mistral/mistral-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-base/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-api/extend_start.sh' DEBUG: 'docker/mistral/mistral-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mistral/mistral-api/Dockerfile.j2' DEBUG: 'docker/memcached/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/memcached/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-monitors/masakari_monitors_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-monitors/masakari_monitors_sudoers' DEBUG: 'docker/masakari/masakari-monitors/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-monitors/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-engine/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-base/extend_start.sh' DEBUG: 'docker/masakari/masakari-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-base/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-api/extend_start.sh' DEBUG: 'docker/masakari/masakari-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/masakari/masakari-api/Dockerfile.j2' DEBUG: 'docker/mariadb/mariadb-server/security_reset.expect' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/security_reset.expect' DEBUG: 'docker/mariadb/mariadb-server/mariadb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/mariadb_sudoers' DEBUG: 'docker/mariadb/mariadb-server/healthcheck_mariadb' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/healthcheck_mariadb' DEBUG: 'docker/mariadb/mariadb-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/extend_start.sh' DEBUG: 'docker/mariadb/mariadb-server/backup.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/backup.sh' DEBUG: 'docker/mariadb/mariadb-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-server/Dockerfile.j2' DEBUG: 'docker/mariadb/mariadb-clustercheck/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-clustercheck/Dockerfile.j2' DEBUG: 'docker/mariadb/mariadb-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb-base/Dockerfile.j2' DEBUG: 'docker/mariadb/mariadb/security_reset.expect' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/security_reset.expect' DEBUG: 'docker/mariadb/mariadb/mariadb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/mariadb_sudoers' DEBUG: 'docker/mariadb/mariadb/healthcheck_mariadb' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/healthcheck_mariadb' DEBUG: 'docker/mariadb/mariadb/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/extend_start.sh' DEBUG: 'docker/mariadb/mariadb/backup.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/backup.sh' DEBUG: 'docker/mariadb/mariadb/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/mariadb/mariadb/Dockerfile.j2' DEBUG: 'docker/manila/manila-share/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-share/Dockerfile.j2' DEBUG: 'docker/manila/manila-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-scheduler/Dockerfile.j2' DEBUG: 'docker/manila/manila-data/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-data/Dockerfile.j2' DEBUG: 'docker/manila/manila-base/manila_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base/manila_sudoers' DEBUG: 'docker/manila/manila-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base/extend_start.sh' DEBUG: 'docker/manila/manila-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-base/Dockerfile.j2' DEBUG: 'docker/manila/manila-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-api/extend_start.sh' DEBUG: 'docker/manila/manila-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/manila/manila-api/Dockerfile.j2' DEBUG: 'docker/magnum/magnum-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-conductor/Dockerfile.j2' DEBUG: 'docker/magnum/magnum-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-base/extend_start.sh' DEBUG: 'docker/magnum/magnum-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-base/Dockerfile.j2' DEBUG: 'docker/magnum/magnum-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-api/extend_start.sh' DEBUG: 'docker/magnum/magnum-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/magnum/magnum-api/Dockerfile.j2' DEBUG: 'docker/logstash/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/logstash/extend_start.sh' DEBUG: 'docker/logstash/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/logstash/Dockerfile.j2' DEBUG: 'docker/kuryr/kuryr-libnetwork/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork/Dockerfile.j2' DEBUG: 'docker/kuryr/kuryr-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-base/extend_start.sh' DEBUG: 'docker/kuryr/kuryr-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kuryr/kuryr-base/Dockerfile.j2' DEBUG: 'docker/kolla-toolbox/kolla_sanity.py' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox/kolla_sanity.py' DEBUG: 'docker/kolla-toolbox/find_disks.py' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox/find_disks.py' DEBUG: 'docker/kolla-toolbox/ansible_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox/ansible_sudoers' DEBUG: 'docker/kolla-toolbox/ansible.cfg' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox/ansible.cfg' DEBUG: 'docker/kolla-toolbox/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kolla-toolbox/Dockerfile.j2' DEBUG: 'docker/kibana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kibana/extend_start.sh' DEBUG: 'docker/kibana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kibana/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-ssh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-ssh/extend_start.sh' DEBUG: 'docker/keystone/keystone-ssh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-ssh/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-fernet/keystone_bootstrap.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/keystone_bootstrap.sh' DEBUG: 'docker/keystone/keystone-fernet/fetch_fernet_tokens.py' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/fetch_fernet_tokens.py' DEBUG: 'docker/keystone/keystone-fernet/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/extend_start.sh' DEBUG: 'docker/keystone/keystone-fernet/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone-base/Dockerfile.j2' DEBUG: 'docker/keystone/keystone/keystone_bootstrap.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone/keystone_bootstrap.sh' DEBUG: 'docker/keystone/keystone/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone/extend_start.sh' DEBUG: 'docker/keystone/keystone/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keystone/keystone/Dockerfile.j2' DEBUG: 'docker/keepalived/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived/extend_start.sh' DEBUG: 'docker/keepalived/check_alive.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived/check_alive.sh' DEBUG: 'docker/keepalived/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/keepalived/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-protection/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-protection/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-operationengine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-base/extend_start.sh' DEBUG: 'docker/karbor/karbor-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-base/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-api/extend_start.sh' DEBUG: 'docker/karbor/karbor-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/karbor/karbor-api/Dockerfile.j2' DEBUG: 'docker/kafka/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kafka/extend_start.sh' DEBUG: 'docker/kafka/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/kafka/Dockerfile.j2' DEBUG: 'docker/iscsid/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/iscsid/extend_start.sh' DEBUG: 'docker/iscsid/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/iscsid/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-pxe/tftp-map-file' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/tftp-map-file' DEBUG: 'docker/ironic/ironic-pxe/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/extend_start.sh' DEBUG: 'docker/ironic/ironic-pxe/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-conductor/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-base/ironic_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base/ironic_sudoers' DEBUG: 'docker/ironic/ironic-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base/extend_start.sh' DEBUG: 'docker/ironic/ironic-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-base/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-api/extend_start.sh' DEBUG: 'docker/ironic/ironic-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic/ironic-api/Dockerfile.j2' DEBUG: 'docker/ironic-inspector/ironic_inspector_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector/ironic_inspector_sudoers' DEBUG: 'docker/ironic-inspector/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector/extend_start.sh' DEBUG: 'docker/ironic-inspector/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ironic-inspector/Dockerfile.j2' DEBUG: 'docker/influxdb/influxdb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb/influxdb_sudoers' DEBUG: 'docker/influxdb/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb/extend_start.sh' DEBUG: 'docker/influxdb/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/influxdb/Dockerfile.j2' DEBUG: 'docker/horizon/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/horizon/extend_start.sh' DEBUG: 'docker/horizon/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/horizon/Dockerfile.j2' DEBUG: 'docker/heat/heat-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-engine/Dockerfile.j2' DEBUG: 'docker/heat/heat-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-base/extend_start.sh' DEBUG: 'docker/heat/heat-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-base/Dockerfile.j2' DEBUG: 'docker/heat/heat-api-cfn/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api-cfn/extend_start.sh' DEBUG: 'docker/heat/heat-api-cfn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api-cfn/Dockerfile.j2' DEBUG: 'docker/heat/heat-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api/extend_start.sh' DEBUG: 'docker/heat/heat-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-api/Dockerfile.j2' DEBUG: 'docker/heat/heat-all/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/heat/heat-all/Dockerfile.j2' DEBUG: 'docker/haproxy/ensure_latest_config.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/haproxy/ensure_latest_config.sh' DEBUG: 'docker/haproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/haproxy/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pcs/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pacemaker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-corosync/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-base/extend_start.sh' DEBUG: 'docker/hacluster/hacluster-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/hacluster/hacluster-base/Dockerfile.j2' DEBUG: 'docker/grafana/grafana_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana/grafana_sudoers' DEBUG: 'docker/grafana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana/extend_start.sh' DEBUG: 'docker/grafana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/grafana/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-statsd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-metricd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-base/gnocchi_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/gnocchi_sudoers' DEBUG: 'docker/gnocchi/gnocchi-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/extend_start.sh' DEBUG: 'docker/gnocchi/gnocchi-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api/extend_start.sh' DEBUG: 'docker/gnocchi/gnocchi-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api/Dockerfile.j2' DEBUG: 'docker/glance/glance-base/glance_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/glance_sudoers' DEBUG: 'docker/glance/glance-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/extend_start.sh' DEBUG: 'docker/glance/glance-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/Dockerfile.j2' DEBUG: 'docker/glance/glance-base/etc/glance/rootwrap.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance/rootwrap.conf' DEBUG: 'docker/glance/glance-base/etc/glance/rootwrap.d/glance_cinder_store.filters' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-base/etc/glance/rootwrap.d/glance_cinder_store.filters' DEBUG: 'docker/glance/glance-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-api/extend_start.sh' DEBUG: 'docker/glance/glance-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/glance/glance-api/Dockerfile.j2' DEBUG: 'docker/freezer/freezer-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler/Dockerfile.j2' DEBUG: 'docker/freezer/freezer-base/freezer_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base/freezer_sudoers' DEBUG: 'docker/freezer/freezer-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base/extend_start.sh' DEBUG: 'docker/freezer/freezer-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-base/Dockerfile.j2' DEBUG: 'docker/freezer/freezer-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-api/extend_start.sh' DEBUG: 'docker/freezer/freezer-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/freezer/freezer-api/Dockerfile.j2' DEBUG: 'docker/fluentd/fluentd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd/fluentd_sudoers' DEBUG: 'docker/fluentd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd/extend_start.sh' DEBUG: 'docker/fluentd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/fluentd/Dockerfile.j2' DEBUG: 'docker/etcd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd/extend_start.sh' DEBUG: 'docker/etcd/etcd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd/etcd_sudoers' DEBUG: 'docker/etcd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/etcd/Dockerfile.j2' DEBUG: 'docker/elasticsearch/elasticsearch-curator/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator/extend_start.sh' DEBUG: 'docker/elasticsearch/elasticsearch-curator/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator/Dockerfile.j2' DEBUG: 'docker/elasticsearch/elasticsearch/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch/extend_start.sh' DEBUG: 'docker/elasticsearch/elasticsearch/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch/Dockerfile.j2' DEBUG: 'docker/ec2-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ec2-api/extend_start.sh' DEBUG: 'docker/ec2-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ec2-api/Dockerfile.j2' DEBUG: 'docker/dnsmasq/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/dnsmasq/Dockerfile.j2' DEBUG: 'docker/designate/designate-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-worker/Dockerfile.j2' DEBUG: 'docker/designate/designate-sink/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-sink/Dockerfile.j2' DEBUG: 'docker/designate/designate-producer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-producer/Dockerfile.j2' DEBUG: 'docker/designate/designate-mdns/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-mdns/Dockerfile.j2' DEBUG: 'docker/designate/designate-central/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-central/extend_start.sh' DEBUG: 'docker/designate/designate-central/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-central/Dockerfile.j2' DEBUG: 'docker/designate/designate-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base/extend_start.sh' DEBUG: 'docker/designate/designate-base/designate_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base/designate_sudoers' DEBUG: 'docker/designate/designate-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-base/Dockerfile.j2' DEBUG: 'docker/designate/designate-backend-bind9/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9/Dockerfile.j2' DEBUG: 'docker/designate/designate-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/designate/designate-api/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/extend_start.sh' DEBUG: 'docker/cyborg/cyborg-base/cyborg_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/cyborg_sudoers' DEBUG: 'docker/cyborg/cyborg-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-api/extend_start.sh' DEBUG: 'docker/cyborg/cyborg-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-api/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent/Dockerfile.j2' DEBUG: 'docker/cron/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cron/Dockerfile.j2' DEBUG: 'docker/collectd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/collectd/extend_start.sh' DEBUG: 'docker/collectd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/collectd/Dockerfile.j2' DEBUG: 'docker/cloudkitty/cloudkitty-processor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor/Dockerfile.j2' DEBUG: 'docker/cloudkitty/cloudkitty-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base/extend_start.sh' DEBUG: 'docker/cloudkitty/cloudkitty-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base/Dockerfile.j2' DEBUG: 'docker/cloudkitty/cloudkitty-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api/extend_start.sh' DEBUG: 'docker/cloudkitty/cloudkitty-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-volume/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume/extend_start.sh' DEBUG: 'docker/cinder/cinder-volume/cinder_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume/cinder_sudoers' DEBUG: 'docker/cinder/cinder-volume/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-volume/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base/extend_start.sh' DEBUG: 'docker/cinder/cinder-base/cinder_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base/cinder_sudoers' DEBUG: 'docker/cinder/cinder-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-base/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-backup/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-backup/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-api/extend_start.sh' DEBUG: 'docker/cinder/cinder-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/cinder/cinder-api/Dockerfile.j2' DEBUG: 'docker/chrony/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/chrony/extend_start.sh' DEBUG: 'docker/chrony/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/chrony/Dockerfile.j2' DEBUG: 'docker/certmonger/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/certmonger/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-notification/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification/extend_start.sh' DEBUG: 'docker/ceilometer/ceilometer-notification/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-ipmi/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-central/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/extend_start.sh' DEBUG: 'docker/ceilometer/ceilometer-base/ceilometer_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/ceilometer_sudoers' DEBUG: 'docker/ceilometer/ceilometer-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-manager/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-base/extend_start.sh' DEBUG: 'docker/blazar/blazar-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-base/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-api/extend_start.sh' DEBUG: 'docker/blazar/blazar-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/blazar/blazar-api/Dockerfile.j2' DEBUG: 'docker/bifrost/bifrost-deploy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy/Dockerfile.j2' DEBUG: 'docker/bifrost/bifrost-base/build_arg.yml' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/build_arg.yml' DEBUG: 'docker/bifrost/bifrost-base/bifrost_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/bifrost_sudoers' DEBUG: 'docker/bifrost/bifrost-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/Dockerfile.j2' DEBUG: 'docker/base/td.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/td.repo' DEBUG: 'docker/base/sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sudoers' DEBUG: 'docker/base/start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/start.sh' DEBUG: 'docker/base/sources.list.ubuntu.ppc64le' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu.ppc64le' DEBUG: 'docker/base/sources.list.ubuntu.aarch64' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu.aarch64' DEBUG: 'docker/base/sources.list.ubuntu' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu' DEBUG: 'docker/base/sources.list.debian' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sources.list.debian' DEBUG: 'docker/base/sources.list' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/sources.list' DEBUG: 'docker/base/set_configs.py' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/set_configs.py' DEBUG: 'docker/base/rabbitmq_rabbitmq-server.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/rabbitmq_rabbitmq-server.repo' DEBUG: 'docker/base/rabbitmq_rabbitmq-erlang.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/rabbitmq_rabbitmq-erlang.repo' DEBUG: 'docker/base/opendaylight.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/opendaylight.repo' DEBUG: 'docker/base/kolla_bashrc' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/kolla_bashrc' DEBUG: 'docker/base/influxdb.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/influxdb.repo' DEBUG: 'docker/base/httpd_setup.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/httpd_setup.sh' DEBUG: 'docker/base/healthcheck_socket' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/healthcheck_socket' DEBUG: 'docker/base/healthcheck_port' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/healthcheck_port' DEBUG: 'docker/base/healthcheck_listen' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/healthcheck_listen' DEBUG: 'docker/base/healthcheck_filemod' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/healthcheck_filemod' DEBUG: 'docker/base/healthcheck_curl' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/healthcheck_curl' DEBUG: 'docker/base/grafana.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/grafana.repo' DEBUG: 'docker/base/elasticsearch.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/elasticsearch.repo' DEBUG: 'docker/base/dpkg_reducing_disk_footprint' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/dpkg_reducing_disk_footprint' DEBUG: 'docker/base/dnf.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/dnf.conf' DEBUG: 'docker/base/curlrc' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/curlrc' DEBUG: 'docker/base/crmsh.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/crmsh.repo' DEBUG: 'docker/base/copy_cacerts.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/copy_cacerts.sh' DEBUG: 'docker/base/apt_preferences.ubuntu' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/apt_preferences.ubuntu' DEBUG: 'docker/base/apt_preferences.debian' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/apt_preferences.debian' DEBUG: 'docker/base/apt_preferences' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/apt_preferences' DEBUG: 'docker/base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/base/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-worker/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-keystone-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base/extend_start.sh' DEBUG: 'docker/barbican/barbican-base/barbican_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base/barbican_sudoers' DEBUG: 'docker/barbican/barbican-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-base/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-api/extend_start.sh' DEBUG: 'docker/barbican/barbican-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/barbican/barbican-api/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-notifier/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-listener/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-expirer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-expirer/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-evaluator/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base/extend_start.sh' DEBUG: 'docker/aodh/aodh-base/aodh_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base/aodh_sudoers' DEBUG: 'docker/aodh/aodh-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-base/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-api/extend_start.sh' DEBUG: 'docker/aodh/aodh-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/docker/aodh/aodh-api/Dockerfile.j2' DEBUG: + install -p -D -m 644 setup.cfg /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/setup.cfg DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/lib/python3.6/site-packages/kolla/tests DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/etc/kolla DEBUG: + crudini --set /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf DEFAULT tag 10.1.0-0.20200707084458.4f4b012.el8 DEBUG: + cp -v /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/etc/kolla DEBUG: '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/etc/kolla/kolla-build.conf' DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/kolla/etc_examples DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 10.1.0-0.20200707084458.4f4b012.el8 --unique-debug-suffix -10.1.0-0.20200707084458.4f4b012.el8.x86_64 --unique-debug-src-base openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/kolla-10.1.0.dev81 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-kolla-10.1.0-0.20200707084458.4f4b012.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-kolla-10.1.0-0.20200707084458.4f4b012.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: Processing files: openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SFlH8Z DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-10.1.0.dev81 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/doc/openstack-kolla DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/doc/openstack-kolla DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/doc/openstack-kolla DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UCfOWL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-10.1.0.dev81 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/licenses/openstack-kolla DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/licenses/openstack-kolla DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64/usr/share/licenses/openstack-kolla DEBUG: + exit 0 DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/requirements.txt DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/image-building.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/index.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/kolla_api.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override/opendaylight-source.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override/ovs-dpdk.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/ceph_versions.csv DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/conf.py DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/adding-a-new-image.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/bug-triage.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/contributing.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/index.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/ptl-guide.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/release-management.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/release-notes.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/contributor/running-tests.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/index.rst DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/matrix_aarch64.csv DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/matrix_x86.csv DEBUG: BUILDSTDERR: warning: File listed twice: /usr/share/kolla/doc/source/support_matrix.rst DEBUG: Provides: openstack-kolla = 10.1.0-0.20200707084458.4f4b012.el8 python3.6dist(kolla) = 10.1.0.dev81 python3dist(kolla) = 10.1.0.dev81 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /usr/bin/python3 python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KcVC8S DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-10.1.0.dev81 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm Finish: build phase for openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.src.rpm) Config(dlrn-5) 0 minutes 22 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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 1500112 364360 1096848 6135464 5104016 DEBUG: Swap: 4194300 565152 3629148 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c 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', 'd8bee97f38764882a1b64a274b442f0c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/4f/4b/4f4b0126a9316b2746306eec86c1224f220aef1c_2e977a8c/openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 8.9 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 821 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 925 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 523 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 49 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-kolla noarch10.1.0-0.20200707084458.4f4b012.el8 @commandline 276 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 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-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-docker noarch3.2.1-1.el8 delorean-rhel8-master-deps 192 k DEBUG: python3-docker-pycreds noarch0.2.2-2.el8 delorean-rhel8-master-deps 20 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-gitdb noarch2.0.3-6.el8ost delorean-rhel8-master-deps 113 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-smmap noarch2.0.3-5.el8ost delorean-rhel8-master-deps 49 k DEBUG: python3-websocket-client noarch0.54.0-1.el8ost delorean-rhel8-master-deps 60 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 24 Packages DEBUG: Total size: 4.7 M DEBUG: Installed size: 22 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-GitPython-2.1.11-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-3.2.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-pycreds-0.2.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gitdb-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-smmap-2.0.3-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.54.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.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-wrapt-1.11.1-2.el8ost.x86_64 1/24 DEBUG: Installing : python3-websocket-client-0.54.0-1.el8ost.noarch 2/24 DEBUG: Installing : python3-smmap-2.0.3-5.el8ost.noarch 3/24 DEBUG: Installing : python3-gitdb-2.0.3-6.el8ost.noarch 4/24 DEBUG: Installing : python3-GitPython-2.1.11-2.el8ost.noarch 5/24 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 6/24 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 7/24 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 8/24 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 9/24 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 10/24 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 11/24 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17ab8 12/24 DEBUG: Installing : python3-docker-pycreds-0.2.2-2.el8.noarch 13/24 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 14/24 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 15/24 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 16/24 DEBUG: Installing : python3-docker-3.2.1-1.el8.noarch 17/24 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 18/24 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 19/24 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 20/24 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 21/24 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 22/24 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 23/24 DEBUG: Installing : openstack-kolla-10.1.0-0.20200707084458.4f4b012.el 24/24 DEBUG: Running scriptlet: openstack-kolla-10.1.0-0.20200707084458.4f4b012.el 24/24 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 1/24 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17ab8 2/24 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 3/24 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 4/24 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 5/24 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 6/24 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 7/24 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 8/24 DEBUG: Verifying : python3-GitPython-2.1.11-2.el8ost.noarch 9/24 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 10/24 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 11/24 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 12/24 DEBUG: Verifying : python3-docker-3.2.1-1.el8.noarch 13/24 DEBUG: Verifying : python3-docker-pycreds-0.2.2-2.el8.noarch 14/24 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 15/24 DEBUG: Verifying : python3-gitdb-2.0.3-6.el8ost.noarch 16/24 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 17/24 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 18/24 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 19/24 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 20/24 DEBUG: Verifying : python3-smmap-2.0.3-5.el8ost.noarch 21/24 DEBUG: Verifying : python3-websocket-client-0.54.0-1.el8ost.noarch 22/24 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 23/24 DEBUG: Verifying : openstack-kolla-10.1.0-0.20200707084458.4f4b012.el 24/24 DEBUG: Installed: DEBUG: openstack-kolla-10.1.0-0.20200707084458.4f4b012.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-GitPython-2.1.11-2.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-docker-3.2.1-1.el8.noarch DEBUG: python3-docker-pycreds-0.2.2-2.el8.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-gitdb-2.0.3-6.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-smmap-2.0.3-5.el8ost.noarch DEBUG: python3-websocket-client-0.54.0-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run