+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df --clean INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oyytcsne:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df --init INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.cg4aoc2s:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-train/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 942700 4839324 164132 10484344 14535040 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.tpc6jm3n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc Start: yum install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/fastestmirror.conf not found DEBUG: Unable to find configuration file for plugin fastestmirror DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/product-id.conf not found DEBUG: Unable to find configuration file for plugin product-id DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/search-disabled-repos.conf not found DEBUG: Unable to find configuration file for plugin search-disabled-repos DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/subscription-manager.conf not found DEBUG: Unable to find configuration file for plugin subscription-manager DEBUG: Loaded plugins: priorities DEBUG: http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found DEBUG: Trying other mirror. DEBUG: To address this issue please refer to the below wiki article DEBUG: https://wiki.centos.org/yum-errors DEBUG: If above article doesn't help to resolve this issue please use https://bugs.centos.org/. DEBUG: 2 packages excluded due to repository priority protections DEBUG: Package python-sqlalchemy is obsoleted by python2-sqlalchemy, trying to install python2-sqlalchemy-1.2.17-2.el7.x86_64 instead DEBUG: Package python-webob is obsoleted by python2-webob, trying to install python2-webob-1.8.5-1.el7.noarch instead DEBUG: Package python-sphinx is obsoleted by python2-sphinx, trying to install 1:python2-sphinx-1.8.4-1.el7.noarch instead DEBUG: Package python-six is obsoleted by python2-six, trying to install python2-six-1.12.0-1.el7.noarch instead DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package basesystem.noarch 0:10.0-7.el7.centos will be installed DEBUG: --> Processing Dependency: setup for package: basesystem-10.0-7.el7.centos.noarch DEBUG: --> Processing Dependency: filesystem for package: basesystem-10.0-7.el7.centos.noarch DEBUG: ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libm.so.6()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: ---> Package ghostscript.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: libgs(x86-64) = 9.25-5.el7 for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libgs.so.9()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libX11.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed DEBUG: --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: ---> Package graphviz.x86_64 0:2.30.1-22.el7 will be installed DEBUG: --> Processing Dependency: urw-fonts for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgio-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: ---> Package make.x86_64 1:3.82-24.el7 will be installed DEBUG: ---> Package openstack-macros.noarch 0:2021.1.0-0.20210812101419.ce6a105.el7 will be installed DEBUG: ---> Package python-devel.x86_64 0:2.7.5-92.el7_9 will be installed DEBUG: --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: --> Processing Dependency: pkgconfig for package: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pkg-config for package: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: ---> Package python2-eventlet.noarch 0:0.25.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-dns for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> Processing Dependency: python-enum34 for package: python2-eventlet-0.25.1-1.el7.noarch DEBUG: ---> Package python2-pbr.noarch 0:5.1.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-setuptools for package: python2-pbr-5.1.2-2.el7.noarch DEBUG: ---> Package python2-setuptools_scm.noarch 0:1.15.7-2.el7 will be installed DEBUG: ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed DEBUG: ---> Package python2-sphinx.noarch 1:1.8.4-1.el7 will be installed DEBUG: --> Processing Dependency: python-sphinx-locale = 1:1.8.4-1.el7 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-typing for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinxcontrib-websupport for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx_rtd_theme for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx-theme-alabaster for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-snowballstemmer for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-requests for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-pygments for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-packaging for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-mock for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-jinja2 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-imagesize for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-babel for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python-docutils for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: ---> Package python2-sqlalchemy.x86_64 0:1.2.17-2.el7 will be installed DEBUG: ---> Package python2-webob.noarch 0:1.8.5-1.el7 will be installed DEBUG: ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed DEBUG: --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: xz for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: tar for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: sed for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: gzip for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: grep for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: gawk for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: findutils for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: diffutils for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: cpio for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: liblua-5.1.so()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: ---> Package rubygems.noarch 0:2.0.14.1-39.el7_9 will be installed DEBUG: --> Processing Dependency: rubygem(rdoc) >= 4.0.0 for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: --> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: --> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: --> Processing Dependency: ruby(release) for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: --> Processing Dependency: ca-certificates for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: --> Processing Dependency: /usr/bin/ruby for package: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: ---> Package yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: --> Processing Dependency: yum >= 3.0 for package: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed DEBUG: ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be installed DEBUG: --> Processing Dependency: libcap-ng.so.0()(64bit) for package: audit-libs-2.8.5-4.el7.x86_64 DEBUG: ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be installed DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.2.46-35.el7_9.x86_64 DEBUG: ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be installed DEBUG: --> Processing Dependency: coreutils for package: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package bzip2-libs.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package ca-certificates.noarch 0:2021.2.50-72.el7_9 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2021.2.50-72.el7_9.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2021.2.50-72.el7_9.noarch DEBUG: ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed DEBUG: --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: ---> Package chkconfig.x86_64 0:1.7.6-1.el7 will be installed DEBUG: --> Processing Dependency: libsepol.so.1()(64bit) for package: chkconfig-1.7.6-1.el7.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-28.el7 will be installed DEBUG: ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package diffutils.x86_64 0:3.3-5.el7 will be installed DEBUG: ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.176-5.el7 for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.167)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.161)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.160)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.159)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.176-5.el7 will be installed DEBUG: ---> Package expat.x86_64 0:2.1.0-14.el7_9 will be installed DEBUG: ---> Package file.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package filesystem.x86_64 0:3.2-25.el7 will be installed DEBUG: ---> Package findutils.x86_64 1:4.5.11-6.el7 will be installed DEBUG: ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed DEBUG: --> Processing Dependency: libuuid.so.1(UUID_1.0)(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1()(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed DEBUG: ---> Package gawk.x86_64 0:4.0.2-4.el7_3.1 will be installed DEBUG: ---> Package gd.x86_64 0:2.0.35-27.el7_9 will be installed DEBUG: ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.6.1-120.el7.x86_64 DEBUG: ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed DEBUG: --> Processing Dependency: shared-mime-info for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be installed DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: glib2-2.56.1-9.el7_9.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: glib2-2.56.1-9.el7_9.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.56.1-9.el7_9.x86_64 DEBUG: ---> Package glibc.x86_64 0:2.17-326.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.17-326.el7_9 for package: glibc-2.17-326.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.17-326.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.17-326.el7_9.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ---> Package gmp.x86_64 1:6.0.0-15.el7 will be installed DEBUG: ---> Package grep.x86_64 0:2.20-3.el7 will be installed DEBUG: ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed DEBUG: --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: ---> Package gzip.x86_64 0:1.5-11.el7_9 will be installed DEBUG: ---> Package info.x86_64 0:5.1-5.el7 will be installed DEBUG: ---> Package less.x86_64 0:458-9.el7 will be installed DEBUG: --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 DEBUG: ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed DEBUG: ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed DEBUG: ---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be installed DEBUG: --> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64 DEBUG: ---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed DEBUG: ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed DEBUG: ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed DEBUG: ---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed DEBUG: ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed DEBUG: ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed DEBUG: ---> Package libacl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: ---> Package libcap.x86_64 0:2.22-11.el7 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: --> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.8.0 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: liblber-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: ---> Package libdb.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libgcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgs.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: lcms2 >= 2.6 for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: liblcms2.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed DEBUG: ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed DEBUG: ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed DEBUG: ---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.7.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.11)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: ---> Package libselinux.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package libstdc++.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed DEBUG: ---> Package lua.x86_64 0:5.1.4-15.el7 will be installed DEBUG: ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed DEBUG: ---> Package nss.x86_64 0:3.67.0-4.el7_9 will be installed DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.67.0-1 for package: nss-3.67.0-4.el7_9.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.67.0-4.el7_9.x86_64 DEBUG: ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed DEBUG: --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: ---> Package openssl-libs.x86_64 1:1.0.2k-25.el7_9 will be installed DEBUG: ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed DEBUG: --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed DEBUG: ---> Package pcre.x86_64 0:8.32-17.el7 will be installed DEBUG: ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed DEBUG: ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed DEBUG: ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed DEBUG: ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed DEBUG: ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed DEBUG: ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed DEBUG: ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed DEBUG: ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed DEBUG: ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed DEBUG: ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be installed DEBUG: ---> Package popt.x86_64 0:1.13-16.el7 will be installed DEBUG: ---> Package python.x86_64 0:2.7.5-92.el7_9 will be installed DEBUG: ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed DEBUG: --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch DEBUG: ---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed DEBUG: --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed DEBUG: ---> Package python-libs.x86_64 0:2.7.5-92.el7_9 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch DEBUG: ---> Package python-sphinx-locale.noarch 1:1.8.4-1.el7 will be installed DEBUG: ---> Package python2-babel.noarch 0:2.6.0-4.el7 will be installed DEBUG: --> Processing Dependency: python2-pytz for package: python2-babel-2.6.0-4.el7.noarch DEBUG: ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed DEBUG: ---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be installed DEBUG: ---> Package python2-jinja2.noarch 0:2.10.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-markupsafe >= 0.23 for package: python2-jinja2-2.10.1-1.el7.noarch DEBUG: ---> Package python2-mock.noarch 0:3.0.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-funcsigs for package: python2-mock-3.0.5-1.el7.noarch DEBUG: ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed DEBUG: ---> Package python2-packaging.noarch 0:19.0-1.el7 will be installed DEBUG: --> Processing Dependency: pyparsing for package: python2-packaging-19.0-1.el7.noarch DEBUG: ---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be installed DEBUG: ---> Package python2-requests.noarch 0:2.21.0-3.el7 will be installed DEBUG: --> Processing Dependency: python2-urllib3 >= 1.21.1 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python-chardet >= 3.0.2 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-3.el7.noarch DEBUG: ---> Package python2-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python2-setuptools.noarch 0:40.8.0-1.el7 will be installed DEBUG: ---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be installed DEBUG: ---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 will be installed DEBUG: --> Processing Dependency: fontawesome-fonts-web for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(robotoslab) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(lato) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(fontawesome) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: ---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-whoosh for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: ---> Package python2-typing.noarch 0:3.6.1-1.el7 will be installed DEBUG: ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed DEBUG: --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.11.3-48.el7_9.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-48.el7_9.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: ---> Package ruby.x86_64 0:2.0.0.648-39.el7_9 will be installed DEBUG: --> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: ---> Package ruby-libs.x86_64 0:2.0.0.648-39.el7_9 will be installed DEBUG: ---> Package rubygem-io-console.x86_64 0:0.4.2-39.el7_9 will be installed DEBUG: ---> Package rubygem-psych.x86_64 0:2.0.0-39.el7_9 will be installed DEBUG: --> Processing Dependency: libyaml-0.so.2()(64bit) for package: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: ---> Package rubygem-rdoc.noarch 0:4.0.0-39.el7_9 will be installed DEBUG: --> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: --> Processing Dependency: rubygem(json) >= 1.7.7 for package: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: ---> Package sed.x86_64 0:4.2.2-7.el7 will be installed DEBUG: ---> Package setup.noarch 0:2.8.71-11.el7 will be installed DEBUG: --> Processing Dependency: system-release for package: setup-2.8.71-11.el7.noarch DEBUG: ---> Package tar.x86_64 2:1.26-35.el7 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed DEBUG: ---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be installed DEBUG: ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be installed DEBUG: ---> Package yum.noarch 0:3.4.3-168.el7.centos will be installed DEBUG: --> Processing Dependency: yum-metadata-parser >= 1.1.0 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-urlgrabber >= 3.10-8 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: yum-plugin-fastestmirror for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: rpm-python for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyxattr for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-iniparse for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyliblzma for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pygpgme for package: yum-3.4.3-168.el7.centos.noarch DEBUG: ---> Package zlib.x86_64 0:1.2.7-20.el7_9 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed DEBUG: ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be installed DEBUG: ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: ---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed DEBUG: --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: ---> Package dwz.x86_64 0:0.11-3.el7 will be installed DEBUG: ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-5.el7.x86_64 DEBUG: ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: ---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed DEBUG: ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed DEBUG: ---> Package gdbm.x86_64 0:1.10-8.el7 will be installed DEBUG: ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-326.el7_9.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: ---> Package gnupg2.x86_64 0:2.0.22-5.el7_5 will be installed DEBUG: --> Processing Dependency: pinentry for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libpth.so.20()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgpg-error.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: ---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be installed DEBUG: ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed DEBUG: ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-8.el7_9 will be installed DEBUG: ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed DEBUG: --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed DEBUG: ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed DEBUG: ---> Package krb5-libs.x86_64 0:1.15.1-54.el7_9 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: ---> Package lato-fonts.noarch 0:2.015-1.el7 will be installed DEBUG: ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed DEBUG: ---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be installed DEBUG: ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed DEBUG: ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed DEBUG: ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed DEBUG: ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed DEBUG: ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed DEBUG: ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed DEBUG: ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed DEBUG: ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed DEBUG: ---> Package libattr.x86_64 0:2.4.46-13.el7 will be installed DEBUG: ---> Package libcap-ng.x86_64 0:0.7.5-4.el7 will be installed DEBUG: ---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be installed DEBUG: ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed DEBUG: ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed DEBUG: ---> Package libffi.x86_64 0:3.0.13-19.el7 will be installed DEBUG: ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libidn.x86_64 0:1.28-4.el7 will be installed DEBUG: ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libblkid = 2.23.2-65.el7_9.1 for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package libpaper.x86_64 0:1.1.24-9.el7 will be installed DEBUG: ---> Package libsepol.x86_64 0:2.5-10.el7 will be installed DEBUG: ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be installed DEBUG: ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed DEBUG: ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed DEBUG: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 DEBUG: ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed DEBUG: --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 DEBUG: ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be installed DEBUG: ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed DEBUG: ---> Package ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: --> Processing Dependency: ncurses-base = 5.9-14.20130511.el7_4 for package: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: ---> Package nspr.x86_64 0:4.32.0-1.el7_9 will be installed DEBUG: ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be installed DEBUG: ---> Package nss-softokn.x86_64 0:3.67.0-3.el7_9 will be installed DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.67.0-3.el7_9 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.67.0-4.el7_9 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.67.0-1.el7_9 will be installed DEBUG: ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.44-25.el7_9.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.44-25.el7_9.x86_64 DEBUG: ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed DEBUG: --> Processing Dependency: /sbin/nologin for package: openssh-7.4p1-22.el7_9.x86_64 DEBUG: ---> Package p11-kit.x86_64 0:0.23.5-3.el7 will be installed DEBUG: ---> Package p11-kit-trust.x86_64 0:0.23.5-3.el7 will be installed DEBUG: --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3)(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: --> Processing Dependency: libtasn1.so.6()(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed DEBUG: ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed DEBUG: ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed DEBUG: ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed DEBUG: ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed DEBUG: ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed DEBUG: ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed DEBUG: ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed DEBUG: ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed DEBUG: ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed DEBUG: ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed DEBUG: ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed DEBUG: ---> Package pygpgme.x86_64 0:0.3-9.el7 will be installed DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.1)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.0)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11()(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: ---> Package pyliblzma.x86_64 0:0.5.3-11.el7 will be installed DEBUG: ---> Package python-iniparse.noarch 0:0.4-9.el7 will be installed DEBUG: ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be installed DEBUG: --> Processing Dependency: python-pycurl for package: python-urlgrabber-3.10-10.el7.noarch DEBUG: ---> Package python-whoosh.noarch 0:2.5.7-4.el7 will be installed DEBUG: ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be installed DEBUG: ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed DEBUG: --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed DEBUG: ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed DEBUG: ---> Package python2-markupsafe.x86_64 0:1.1.0-2.el7 will be installed DEBUG: ---> Package python2-pillow.x86_64 0:5.4.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-olefile for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: ---> Package python2-pyparsing.noarch 0:2.3.1-1.el7 will be installed DEBUG: ---> Package python2-urllib3.noarch 0:1.24.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-pysocks for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-ipaddress for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: ---> Package pytz.noarch 0:2016.10-2.el7 will be installed DEBUG: ---> Package pyxattr.x86_64 0:0.5.1-5.el7 will be installed DEBUG: ---> Package readline.x86_64 0:6.2-11.el7 will be installed DEBUG: ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be installed DEBUG: ---> Package ruby-irb.noarch 0:2.0.0.648-39.el7_9 will be installed DEBUG: ---> Package rubygem-bigdecimal.x86_64 0:1.2.0-39.el7_9 will be installed DEBUG: ---> Package rubygem-json.x86_64 0:1.7.7-39.el7_9 will be installed DEBUG: ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be installed DEBUG: ---> Package systemd.x86_64 0:219-78.el7_9.5 will be installed DEBUG: --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: dbus for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/groupadd for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.el7_9.5.x86_64 DEBUG: ---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: ---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package yum-metadata-parser.x86_64 0:1.1.4-10.el7 will be installed DEBUG: ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: ---> Package zip.x86_64 0:3.0-11.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package acl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed DEBUG: --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be installed DEBUG: ---> Package dbus.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed DEBUG: ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be installed DEBUG: ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed DEBUG: ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be installed DEBUG: ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed DEBUG: ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed DEBUG: ---> Package kernel-headers.x86_64 0:3.10.0-1160.76.1.el7 will be installed DEBUG: ---> Package keyutils-libs.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package kmod.x86_64 0:20-28.el7 will be installed DEBUG: --> Processing Dependency: dracut for package: kmod-20-28.el7.x86_64 DEBUG: ---> Package kmod-libs.x86_64 0:20-28.el7 will be installed DEBUG: ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed DEBUG: ---> Package libassuan.x86_64 0:2.1.0-3.el7 will be installed DEBUG: ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libgcrypt.x86_64 0:1.5.3-14.el7 will be installed DEBUG: ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: ---> Package libgpg-error.x86_64 0:1.12-3.el7 will be installed DEBUG: ---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed DEBUG: ---> Package libtasn1.x86_64 0:4.10-1.el7 will be installed DEBUG: ---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed DEBUG: --> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: --> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: ---> Package libverto.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package libwebp.x86_64 0:0.3.0-10.el7_9 will be installed DEBUG: ---> Package lz4.x86_64 0:1.8.3-1.el7 will be installed DEBUG: ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package ncurses.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package ncurses-base.noarch 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package nss-tools.x86_64 0:3.67.0-4.el7_9 will be installed DEBUG: ---> Package pam.x86_64 0:1.1.8-23.el7 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-23.el7.x86_64 DEBUG: ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed DEBUG: ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed DEBUG: ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed DEBUG: --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed DEBUG: ---> Package pinentry.x86_64 0:0.8.1-17.el7 will be installed DEBUG: ---> Package pth.x86_64 0:2.0.7-23.el7 will be installed DEBUG: ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: ---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be installed DEBUG: ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed DEBUG: ---> Package python2-olefile.noarch 0:0.44-1.el7 will be installed DEBUG: ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed DEBUG: ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed DEBUG: ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be installed DEBUG: --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1()(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: ---> Package systemd-libs.x86_64 0:219-78.el7_9.5 will be installed DEBUG: ---> Package tzdata.noarch 0:2022a-1.el7 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libsmartcols = 2.23.2-65.el7_9.1 for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed DEBUG: --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: ---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed DEBUG: --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package dbus-libs.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed DEBUG: --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: ---> Package dracut.x86_64 0:033-572.el7 will be installed DEBUG: --> Processing Dependency: procps-ng for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: kpartx for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: hardlink for package: dracut-033-572.el7.x86_64 DEBUG: ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed DEBUG: ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed DEBUG: ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed DEBUG: ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed DEBUG: --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 DEBUG: ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed DEBUG: ---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be installed DEBUG: ---> Package libsemanage.x86_64 0:2.5-14.el7 will be installed DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1()(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed DEBUG: ---> Package libuser.x86_64 0:0.60-9.el7 will be installed DEBUG: ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be installed DEBUG: ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed DEBUG: ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed DEBUG: ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed DEBUG: ---> Package python2-backports.x86_64 0:1.0-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be installed DEBUG: ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed DEBUG: ---> Package kpartx.x86_64 0:0.4.9-135.el7_9 will be installed DEBUG: ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed DEBUG: --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 DEBUG: ---> Package procps-ng.x86_64 0:3.3.10-28.el7 will be installed DEBUG: ---> Package ustr.x86_64 0:1.0.4-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: basesystem noarch 10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_64 4.8.5-44.el7 base 16 M DEBUG: ghostscript x86_64 9.25-5.el7 base 112 k DEBUG: git x86_64 1.8.3.1-23.el7_8 base 4.4 M DEBUG: graphviz x86_64 2.30.1-22.el7 base 1.3 M DEBUG: make x86_64 1:3.82-24.el7 base 421 k DEBUG: openstack-macros noarch 2021.1.0-0.20210812101419.ce6a105.el7 DEBUG: delorean 15 k DEBUG: python-devel x86_64 2.7.5-92.el7_9 updates 399 k DEBUG: python2-eventlet noarch 0.25.1-1.el7 delorean-train-testing 321 k DEBUG: python2-pbr noarch 5.1.2-2.el7 delorean-train-testing 1.1 M DEBUG: python2-setuptools_scm DEBUG: noarch 1.15.7-2.el7 delorean-train-build-deps 32 k DEBUG: python2-six noarch 1.12.0-1.el7 delorean-train-testing 32 k DEBUG: python2-sphinx noarch 1:1.8.4-1.el7 delorean-train-build-deps 1.8 M DEBUG: python2-sqlalchemy x86_64 1.2.17-2.el7 delorean-train-testing 1.8 M DEBUG: python2-webob noarch 1.8.5-1.el7 delorean-train-testing 246 k DEBUG: rpm-build x86_64 4.11.3-48.el7_9 updates 150 k DEBUG: rubygems noarch 2.0.14.1-39.el7_9 updates 215 k DEBUG: yum-plugin-priorities DEBUG: noarch 1.1.31-54.el7_8 base 29 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated DEBUG: noarch 20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el7 base 703 k DEBUG: atk x86_64 2.28.1-2.el7 base 263 k DEBUG: audit-libs x86_64 2.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_64 0.6.31-20.el7 base 62 k DEBUG: bash x86_64 4.2.46-35.el7_9 updates 1.0 M DEBUG: binutils x86_64 2.27-44.base.el7_9.1 DEBUG: updates 5.9 M DEBUG: bzip2 x86_64 1.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_64 1.0.6-13.el7 base 40 k DEBUG: ca-certificates noarch 2021.2.50-72.el7_9 updates 379 k DEBUG: cairo x86_64 1.15.12-4.el7 base 741 k DEBUG: centos-release x86_64 7-9.2009.1.el7.centos DEBUG: updates 27 k DEBUG: chkconfig x86_64 1.7.6-1.el7 base 182 k DEBUG: coreutils x86_64 8.22-24.el7_9.2 updates 3.3 M DEBUG: cpio x86_64 2.11-28.el7 base 211 k DEBUG: cpp x86_64 4.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_64 2.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_64 2.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k DEBUG: cups-libs x86_64 1:1.6.3-51.el7 base 359 k DEBUG: curl x86_64 7.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-24.el7_9 updates 156 k DEBUG: dbus x86_64 1:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_64 1:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch 2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M DEBUG: device-mapper x86_64 7:1.02.170-6.el7_9.5 DEBUG: updates 297 k DEBUG: device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 DEBUG: updates 325 k DEBUG: diffutils x86_64 3.3-5.el7 base 322 k DEBUG: dracut x86_64 033-572.el7 base 329 k DEBUG: dwz x86_64 0.11-3.el7 base 99 k DEBUG: elfutils x86_64 0.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope DEBUG: noarch 0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_64 0.176-5.el7 base 195 k DEBUG: elfutils-libs x86_64 0.176-5.el7 base 291 k DEBUG: expat x86_64 2.1.0-14.el7_9 updates 83 k DEBUG: file x86_64 5.11-37.el7 base 57 k DEBUG: file-libs x86_64 5.11-37.el7 base 340 k DEBUG: filesystem x86_64 3.2-25.el7 base 1.0 M DEBUG: findutils x86_64 1:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_64 1.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_64 1.4.1-6.el7 base 11 k DEBUG: fontawesome-fonts noarch 4.4.0-1.el7 delorean-train-testing 159 k DEBUG: fontawesome-fonts-web DEBUG: noarch 4.4.0-1.el7 delorean-train-testing 273 k DEBUG: fontconfig x86_64 2.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem DEBUG: noarch 1.44-8.el7 base 9.9 k DEBUG: freetype x86_64 2.8-14.el7_9.1 updates 380 k DEBUG: fribidi x86_64 1.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_64 4.0.2-4.el7_3.1 base 874 k DEBUG: gd x86_64 2.0.35-27.el7_9 updates 146 k DEBUG: gdb x86_64 7.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_64 1.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k DEBUG: glib2 x86_64 2.56.1-9.el7_9 updates 2.5 M DEBUG: glibc x86_64 2.17-326.el7_9 updates 3.6 M DEBUG: glibc-common x86_64 2.17-326.el7_9 updates 12 M DEBUG: glibc-devel x86_64 2.17-326.el7_9 updates 1.1 M DEBUG: glibc-headers x86_64 2.17-326.el7_9 updates 691 k DEBUG: gmp x86_64 1:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_64 2.0.22-5.el7_5 base 1.5 M DEBUG: google-roboto-slab-fonts DEBUG: noarch 1.100263-0.5.20150923git.el7 DEBUG: delorean-train-build-deps 232 k DEBUG: gpgme x86_64 1.3.2-5.el7 base 146 k DEBUG: graphite2 x86_64 1.3.10-1.el7_3 base 115 k DEBUG: grep x86_64 2.20-3.el7 base 344 k DEBUG: groff-base x86_64 1.22.2-8.el7 base 942 k DEBUG: gtk-update-icon-cache DEBUG: x86_64 3.22.30-8.el7_9 updates 27 k DEBUG: gtk2 x86_64 2.24.31-1.el7 base 3.4 M DEBUG: gzip x86_64 1.5-11.el7_9 updates 130 k DEBUG: hardlink x86_64 1:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_64 1.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch 0.12-7.el7 base 42 k DEBUG: hwdata x86_64 0.252-9.7.el7 base 2.5 M DEBUG: info x86_64 5.1-5.el7 base 233 k DEBUG: jasper-libs x86_64 1.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_64 2.0-11.el7 base 46 k DEBUG: json-c x86_64 0.11-4.el7_0 base 31 k DEBUG: kernel-headers x86_64 3.10.0-1160.76.1.el7 DEBUG: updates 9.1 M DEBUG: keyutils-libs x86_64 1.5.8-3.el7 base 25 k DEBUG: kmod x86_64 20-28.el7 base 123 k DEBUG: kmod-libs x86_64 20-28.el7 base 51 k DEBUG: kpartx x86_64 0.4.9-135.el7_9 updates 81 k DEBUG: krb5-libs x86_64 1.15.1-54.el7_9 updates 810 k DEBUG: lato-fonts noarch 2.015-1.el7 delorean-train-build-deps 3.3 M DEBUG: lcms2 x86_64 2.6-3.el7 base 150 k DEBUG: less x86_64 458-9.el7 base 120 k DEBUG: libICE x86_64 1.0.9-9.el7 base 66 k DEBUG: libSM x86_64 1.2.2-2.el7 base 39 k DEBUG: libX11 x86_64 1.6.7-4.el7_9 updates 607 k DEBUG: libX11-common noarch 1.6.7-4.el7_9 updates 164 k DEBUG: libXau x86_64 1.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_64 1.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_64 0.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_64 1.1.15-1.el7 base 30 k DEBUG: libXdamage x86_64 1.1.4-4.1.el7 base 20 k DEBUG: libXext x86_64 1.3.3-3.el7 base 39 k DEBUG: libXfixes x86_64 5.0.3-1.el7 base 18 k DEBUG: libXft x86_64 2.3.2-2.el7 base 58 k DEBUG: libXi x86_64 1.7.9-1.el7 base 40 k DEBUG: libXinerama x86_64 1.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_64 1.1.2-2.el7 base 71 k DEBUG: libXpm x86_64 3.5.12-1.el7 base 55 k DEBUG: libXrandr x86_64 1.5.1-2.el7 base 27 k DEBUG: libXrender x86_64 0.9.10-1.el7 base 26 k DEBUG: libXt x86_64 1.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_64 1.1.4-1.el7 base 18 k DEBUG: libacl x86_64 2.2.51-15.el7 base 27 k DEBUG: libassuan x86_64 2.1.0-3.el7 base 63 k DEBUG: libattr x86_64 2.4.46-13.el7 base 18 k DEBUG: libblkid x86_64 2.23.2-65.el7_9.1 updates 183 k DEBUG: libcap x86_64 2.22-11.el7 base 47 k DEBUG: libcap-ng x86_64 0.7.5-4.el7 base 25 k DEBUG: libcom_err x86_64 1.42.9-19.el7 base 42 k DEBUG: libcroco x86_64 0.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_64 7.29.0-59.el7_9.1 updates 223 k DEBUG: libdb x86_64 5.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_64 5.3.21-25.el7 base 132 k DEBUG: libdrm x86_64 2.4.97-2.el7 base 151 k DEBUG: libedit x86_64 3.0-12.20121213cvs.el7 DEBUG: base 92 k DEBUG: libffi x86_64 3.0.13-19.el7 base 30 k DEBUG: libfontenc x86_64 1.1.3-3.el7 base 31 k DEBUG: libgcc x86_64 4.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_64 1.5.3-14.el7 base 263 k DEBUG: libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 89 k DEBUG: libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 44 k DEBUG: libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 125 k DEBUG: libgomp x86_64 4.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_64 1.12-3.el7 base 87 k DEBUG: libgs x86_64 9.25-5.el7 base 4.6 M DEBUG: libidn x86_64 1.28-4.el7 base 209 k DEBUG: libimagequant x86_64 2.8.2-2.el7 delorean-train-testing 52 k DEBUG: libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k DEBUG: libmount x86_64 2.23.2-65.el7_9.1 updates 185 k DEBUG: libmpc x86_64 1.0.1-3.el7 base 51 k DEBUG: libpaper x86_64 1.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_64 0.14-1.el7 base 26 k DEBUG: libpng x86_64 2:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_64 1.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_64 2.40.20-1.el7 base 132 k DEBUG: libselinux x86_64 2.5-15.el7 base 162 k DEBUG: libsemanage x86_64 2.5-14.el7 base 151 k DEBUG: libsepol x86_64 2.5-10.el7 base 297 k DEBUG: libsmartcols x86_64 2.23.2-65.el7_9.1 updates 143 k DEBUG: libssh2 x86_64 1.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_64 4.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_64 4.10-1.el7 base 320 k DEBUG: libthai x86_64 0.1.14-9.el7 base 187 k DEBUG: libtiff x86_64 4.0.3-35.el7 base 172 k DEBUG: libtomcrypt x86_64 1.17-26.el7 extras 224 k DEBUG: libtommath x86_64 0.42.0-6.el7 extras 36 k DEBUG: libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k DEBUG: libuser x86_64 0.60-9.el7 base 400 k DEBUG: libutempter x86_64 1.1.6-4.el7 base 25 k DEBUG: libuuid x86_64 2.23.2-65.el7_9.1 updates 84 k DEBUG: libverto x86_64 0.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_64 1.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_64 1.15.0-1.el7 base 39 k DEBUG: libwebp x86_64 0.3.0-10.el7_9 updates 170 k DEBUG: libxcb x86_64 1.13-1.el7 base 214 k DEBUG: libxml2 x86_64 2.9.1-6.el7_9.6 updates 668 k DEBUG: libxshmfence x86_64 1.2-1.el7 base 7.2 k DEBUG: libyaml x86_64 0.1.4-11.el7_0 base 55 k DEBUG: lua x86_64 5.1.4-15.el7 base 201 k DEBUG: lz4 x86_64 1.8.3-1.el7 base 85 k DEBUG: mesa-libEGL x86_64 18.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_64 18.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_64 18.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_64 18.3.4-12.el7_9 updates 46 k DEBUG: mpfr x86_64 3.1.1-4.el7 base 203 k DEBUG: ncurses x86_64 5.9-14.20130511.el7_4 DEBUG: base 304 k DEBUG: ncurses-base noarch 5.9-14.20130511.el7_4 DEBUG: base 68 k DEBUG: ncurses-libs x86_64 5.9-14.20130511.el7_4 DEBUG: base 316 k DEBUG: nspr x86_64 4.32.0-1.el7_9 updates 127 k DEBUG: nss x86_64 3.67.0-4.el7_9 updates 882 k DEBUG: nss-pem x86_64 1.0.3-7.el7 base 74 k DEBUG: nss-softokn x86_64 3.67.0-3.el7_9 updates 358 k DEBUG: nss-softokn-freebl x86_64 3.67.0-3.el7_9 updates 337 k DEBUG: nss-sysinit x86_64 3.67.0-4.el7_9 updates 66 k DEBUG: nss-tools x86_64 3.67.0-4.el7_9 updates 549 k DEBUG: nss-util x86_64 3.67.0-1.el7_9 updates 79 k DEBUG: openjpeg2 x86_64 2.3.1-3.el7_7 base 153 k DEBUG: openldap x86_64 2.4.44-25.el7_9 updates 356 k DEBUG: openssh x86_64 7.4p1-22.el7_9 updates 510 k DEBUG: openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k DEBUG: openssl-libs x86_64 1:1.0.2k-25.el7_9 updates 1.2 M DEBUG: p11-kit x86_64 0.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_64 0.23.5-3.el7 base 129 k DEBUG: pam x86_64 1.1.8-23.el7 base 721 k DEBUG: pango x86_64 1.42.4-4.el7_7 base 280 k DEBUG: patch x86_64 2.7.1-12.el7_7 base 111 k DEBUG: pcre x86_64 8.32-17.el7 base 422 k DEBUG: perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M DEBUG: perl-Carp noarch 1.26-244.el7 base 19 k DEBUG: perl-Encode x86_64 2.51-7.el7 base 1.5 M DEBUG: perl-Error noarch 1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch 5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch 2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch 0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_64 1.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch 2.40-3.el7 base 56 k DEBUG: perl-Git noarch 1.8.3.1-23.el7_8 base 56 k DEBUG: perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_64 3.40-5.el7 base 82 k DEBUG: perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k DEBUG: perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch 1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils DEBUG: x86_64 1.27-248.el7 base 36 k DEBUG: perl-Socket x86_64 2.010-5.el7 base 49 k DEBUG: perl-Storable x86_64 2.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_64 2.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch 3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch 3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch 1.2300-2.el7 base 24 k DEBUG: perl-constant noarch 1.27-2.el7 base 19 k DEBUG: perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k DEBUG: perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k DEBUG: perl-parent noarch 1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch 2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch 1-8.el7 base 4.6 k DEBUG: perl-threads x86_64 1.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_64 1.43-6.el7 base 39 k DEBUG: pinentry x86_64 0.8.1-17.el7 base 73 k DEBUG: pixman x86_64 0.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_64 1:0.27.1-4.el7 base 54 k DEBUG: popt x86_64 1.13-16.el7 base 42 k DEBUG: procps-ng x86_64 3.3.10-28.el7 base 291 k DEBUG: pth x86_64 2.0.7-23.el7 base 89 k DEBUG: pygpgme x86_64 0.3-9.el7 base 63 k DEBUG: pyliblzma x86_64 0.5.3-11.el7 base 47 k DEBUG: python x86_64 2.7.5-92.el7_9 updates 96 k DEBUG: python-backports-ssl_match_hostname DEBUG: noarch 3.5.0.1-1.el7 base 13 k DEBUG: python-dns noarch 1.15.0-5.el7 delorean-train-testing 247 k DEBUG: python-docutils noarch 0.11-0.3.20130715svn7687.el7 DEBUG: base 1.5 M DEBUG: python-enum34 noarch 1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch 0.4-9.el7 base 39 k DEBUG: python-libs x86_64 2.7.5-92.el7_9 updates 5.6 M DEBUG: python-pycurl x86_64 7.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch 3-34.el7 base 9.1 k DEBUG: python-sphinx-locale noarch 1:1.8.4-1.el7 delorean-train-build-deps 228 k DEBUG: python-srpm-macros noarch 3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch 3.10-10.el7 base 108 k DEBUG: python-whoosh noarch 2.5.7-4.el7 delorean-train-build-deps 1.1 M DEBUG: python2-babel noarch 2.6.0-4.el7 delorean-train-testing 5.7 M DEBUG: python2-backports x86_64 1.0-16.el7 delorean-train-testing 6.2 k DEBUG: python2-chardet noarch 3.0.4-7.el7 delorean-train-testing 185 k DEBUG: python2-crypto x86_64 2.6.1-15.el7 extras 477 k DEBUG: python2-funcsigs noarch 1.0.2-1.el7 delorean-train-testing 23 k DEBUG: python2-greenlet x86_64 0.4.12-1.el7 delorean-train-testing 24 k DEBUG: python2-idna noarch 2.5-1.el7 delorean-train-testing 94 k DEBUG: python2-imagesize noarch 0.7.1-5.el7 delorean-train-build-deps 8.6 k DEBUG: python2-ipaddress noarch 1.0.18-5.el7 delorean-train-testing 34 k DEBUG: python2-jinja2 noarch 2.10.1-1.el7 delorean-train-testing 250 k DEBUG: python2-markupsafe x86_64 1.1.0-2.el7 delorean-train-testing 28 k DEBUG: python2-mock noarch 3.0.5-1.el7 delorean-train-testing 50 k DEBUG: python2-monotonic noarch 1.5-1.el7 delorean-train-testing 14 k DEBUG: python2-olefile noarch 0.44-1.el7 delorean-train-testing 772 k DEBUG: python2-packaging noarch 19.0-1.el7 delorean-train-build-deps 43 k DEBUG: python2-pillow x86_64 5.4.1-3.el7 delorean-train-testing 638 k DEBUG: python2-pygments noarch 2.2.0-7.el7 delorean-train-build-deps 1.9 M DEBUG: python2-pyparsing noarch 2.3.1-1.el7 delorean-train-testing 140 k DEBUG: python2-pysocks noarch 1.5.6-3.el7 delorean-train-testing 19 k DEBUG: python2-requests noarch 2.21.0-3.el7 delorean-train-testing 119 k DEBUG: python2-rpm-macros noarch 3-34.el7 base 8.1 k DEBUG: python2-setuptools noarch 40.8.0-1.el7 delorean-train-testing 652 k DEBUG: python2-snowballstemmer DEBUG: noarch 1.2.0-2.el7 delorean-train-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster DEBUG: noarch 0.7.9-4.el7 delorean-train-build-deps 18 k DEBUG: python2-sphinx_rtd_theme DEBUG: noarch 0.2.4-1.el7 delorean-train-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport DEBUG: noarch 1.0.1-1.el7 delorean-train-build-deps 43 k DEBUG: python2-typing noarch 3.6.1-1.el7 delorean-train-testing 44 k DEBUG: python2-urllib3 noarch 1.24.1-3.el7 delorean-train-testing 169 k DEBUG: pytz noarch 2016.10-2.el7 base 46 k DEBUG: pyxattr x86_64 0.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_64 3.4.1-3.el7 base 50 k DEBUG: readline x86_64 6.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch 9.1.0-88.el7.centos DEBUG: base 81 k DEBUG: rpm x86_64 4.11.3-48.el7_9 updates 1.2 M DEBUG: rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k DEBUG: rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k DEBUG: rpm-python x86_64 4.11.3-48.el7_9 updates 84 k DEBUG: rsync x86_64 3.1.2-10.el7 base 404 k DEBUG: ruby x86_64 2.0.0.648-39.el7_9 updates 73 k DEBUG: ruby-irb noarch 2.0.0.648-39.el7_9 updates 94 k DEBUG: ruby-libs x86_64 2.0.0.648-39.el7_9 updates 2.8 M DEBUG: rubygem-bigdecimal x86_64 1.2.0-39.el7_9 updates 85 k DEBUG: rubygem-io-console x86_64 0.4.2-39.el7_9 updates 56 k DEBUG: rubygem-json x86_64 1.7.7-39.el7_9 updates 82 k DEBUG: rubygem-psych x86_64 2.0.0-39.el7_9 updates 84 k DEBUG: rubygem-rdoc noarch 4.0.0-39.el7_9 updates 324 k DEBUG: sed x86_64 4.2.2-7.el7 base 231 k DEBUG: setup noarch 2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_64 2:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_64 1.8-5.el7 base 312 k DEBUG: sqlite x86_64 3.7.17-8.el7_7.1 base 394 k DEBUG: systemd x86_64 219-78.el7_9.5 updates 5.1 M DEBUG: systemd-libs x86_64 219-78.el7_9.5 updates 419 k DEBUG: tar x86_64 2:1.26-35.el7 base 846 k DEBUG: tzdata noarch 2022a-1.el7 updates 501 k DEBUG: unzip x86_64 6.0-24.el7_9 updates 172 k DEBUG: urw-base35-bookman-fonts DEBUG: noarch 20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts DEBUG: noarch 20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts DEBUG: noarch 20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch 20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common DEBUG: noarch 20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts DEBUG: noarch 20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts DEBUG: noarch 20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts DEBUG: noarch 20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts DEBUG: noarch 20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts DEBUG: noarch 20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts DEBUG: noarch 20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts DEBUG: noarch 20170801-10.el7 base 275 k DEBUG: ustr x86_64 1.0.4-16.el7 base 92 k DEBUG: util-linux x86_64 2.23.2-65.el7_9.1 updates 2.0 M DEBUG: xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils DEBUG: x86_64 7.7-20.el7 base 178 k DEBUG: xz x86_64 5.2.2-2.el7_9 updates 229 k DEBUG: xz-libs x86_64 5.2.2-2.el7_9 updates 103 k DEBUG: yum noarch 3.4.3-168.el7.centos DEBUG: base 1.2 M DEBUG: yum-metadata-parser x86_64 1.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror DEBUG: noarch 1.1.31-54.el7_8 base 34 k DEBUG: zip x86_64 3.0-11.el7 base 260 k DEBUG: zlib x86_64 1.2.7-20.el7_9 updates 90 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 18 Packages (+325 Dependent packages) DEBUG: Total size: 190 M DEBUG: Installed size: 804 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/base/packages/libXext-1.3.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 3/343 DEBUG: Installing : tzdata-2022a-1.el7.noarch 4/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 5/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 6/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 7/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 10/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 11/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 14/343 DEBUG: Installing : libX11-common-1.6.7-4.el7_9.noarch 15/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 16/343 DEBUG: Installing : glibc-common-2.17-326.el7_9.x86_64 17/343 DEBUG: Installing : nss-softokn-freebl-3.67.0-3.el7_9.x86_64 18/343 DEBUG: Installing : glibc-2.17-326.el7_9.x86_64 19/343 DEBUG: Installing : nspr-4.32.0-1.el7_9.x86_64 20/343 DEBUG: Installing : nss-util-3.67.0-1.el7_9.x86_64 21/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 22/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 23/343 DEBUG: Installing : bash-4.2.46-35.el7_9.x86_64 24/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 25/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 26/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 27/343 DEBUG: Installing : zlib-1.2.7-20.el7_9.x86_64 28/343 DEBUG: Installing : info-5.1-5.el7.x86_64 29/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 30/343 DEBUG: Installing : xz-libs-5.2.2-2.el7_9.x86_64 31/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 32/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 33/343 DEBUG: Installing : expat-2.1.0-14.el7_9.x86_64 34/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 35/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 36/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 37/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 38/343 DEBUG: Installing : 2:libpng-1.5.13-8.el7.x86_64 39/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 40/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 41/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 42/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 43/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 44/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 45/343 DEBUG: Installing : 1:gmp-6.0.0-15.el7.x86_64 46/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 47/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 48/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 49/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 50/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 51/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 52/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 53/343 DEBUG: Installing : libxml2-2.9.1-6.el7_9.6.x86_64 54/343 DEBUG: Installing : diffutils-3.3-5.el7.x86_64 55/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 57/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 58/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 59/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 60/343 DEBUG: Installing : xz-5.2.2-2.el7_9.x86_64 61/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 62/343 DEBUG: Installing : 1:findutils-4.5.11-6.el7.x86_64 63/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 64/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 65/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 66/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 67/343 DEBUG: Installing : nss-softokn-3.67.0-3.el7_9.x86_64 68/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 69/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 70/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 71/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 72/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 73/343 DEBUG: Installing : 2:tar-1.26-35.el7.x86_64 74/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 75/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 76/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 77/343 DEBUG: Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 78/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 79/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 80/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 81/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 82/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 83/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 84/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 85/343 DEBUG: Installing : less-458-9.el7.x86_64 86/343 DEBUG: Installing : 1:perl-parent-0.225-244.el7.noarch 87/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 88/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 89/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 90/343 DEBUG: Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 91/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 92/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 93/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 94/343 DEBUG: Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 95/343 DEBUG: Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 96/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 97/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 98/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 99/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 100/343 DEBUG: Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 101/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 102/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 103/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 104/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 105/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 106/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 107/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 108/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 109/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 110/343 DEBUG: Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 112/343 DEBUG: Installing : 4:perl-5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : 1:perl-Error-0.17020-2.el7.noarch 114/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 115/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 116/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 117/343 DEBUG: Installing : file-5.11-37.el7.x86_64 118/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 119/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 120/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 121/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 122/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 123/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 124/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 125/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 126/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 127/343 DEBUG: Installing : unzip-6.0-24.el7_9.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 130/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 131/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 132/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 133/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 134/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 135/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 136/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 137/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 138/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 139/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 140/343 DEBUG: Installing : 1:hardlink-1.0-19.el7.x86_64 141/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 142/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 143/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 144/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 145/343 DEBUG: Installing : libX11-1.6.7-4.el7_9.x86_64 146/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 147/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 148/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 149/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 150/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 151/343 DEBUG: Installing : libXpm-3.5.12-1.el7.x86_64 152/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 153/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 154/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 155/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 156/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 157/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 158/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 159/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 160/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 161/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 162/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 163/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 164/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 165/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Installing : ca-certificates-2021.2.50-72.el7_9.noarch 168/343 DEBUG: Installing : krb5-libs-1.15.1-54.el7_9.x86_64 169/343 DEBUG: Installing : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 170/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 171/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 172/343 DEBUG: Installing : python-libs-2.7.5-92.el7_9.x86_64 173/343 DEBUG: Installing : python-2.7.5-92.el7_9.x86_64 174/343 DEBUG: Installing : ruby-libs-2.0.0.648-39.el7_9.x86_64 175/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 176/343 DEBUG: Installing : gzip-1.5-11.el7_9.x86_64 177/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 178/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 179/343 DEBUG: Installing : glib2-2.56.1-9.el7_9.x86_64 180/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 181/343 DEBUG: Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 182/343 DEBUG: Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 183/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 184/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 185/343 DEBUG: Installing : binutils-2.27-44.base.el7_9.1.x86_64 186/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 187/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 188/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 189/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 190/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 191/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 192/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 193/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 194/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 195/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 196/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 199/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 200/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 201/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 202/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 203/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 204/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 205/343 DEBUG: Installing : rubygem-json-1.7.7-39.el7_9.x86_64 206/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 207/343 DEBUG: Installing : rubygem-psych-2.0.0-39.el7_9.x86_64 208/343 DEBUG: Installing : rubygem-io-console-0.4.2-39.el7_9.x86_64 209/343 DEBUG: Installing : ruby-irb-2.0.0.648-39.el7_9.noarch 210/343 DEBUG: Installing : ruby-2.0.0.648-39.el7_9.x86_64 211/343 DEBUG: Installing : rubygems-2.0.14.1-39.el7_9.noarch 212/343 DEBUG: Installing : rubygem-rdoc-4.0.0-39.el7_9.noarch 213/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 214/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 215/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 216/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 217/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 218/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 219/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 220/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 221/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 222/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 223/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 224/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 225/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 226/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 227/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 228/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 229/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 230/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 231/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 232/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 233/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 234/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 235/343 DEBUG: Installing : python2-backports-1.0-16.el7.x86_64 236/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 237/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 238/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 239/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 240/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 241/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 242/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 243/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 244/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 245/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 246/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 247/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 248/343 DEBUG: Installing : nss-3.67.0-4.el7_9.x86_64 249/343 DEBUG: Installing : nss-sysinit-3.67.0-4.el7_9.x86_64 250/343 DEBUG: Installing : nss-tools-3.67.0-4.el7_9.x86_64 251/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 252/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 253/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 254/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 255/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 256/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 257/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 258/343 DEBUG: Installing : rpm-libs-4.11.3-48.el7_9.x86_64 259/343 DEBUG: Installing : rpm-4.11.3-48.el7_9.x86_64 260/343 DEBUG: Installing : openldap-2.4.44-25.el7_9.x86_64 261/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 262/343 DEBUG: Installing : rpm-build-libs-4.11.3-48.el7_9.x86_64 263/343 DEBUG: Installing : rpm-python-4.11.3-48.el7_9.x86_64 264/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 265/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 266/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 267/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 268/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 269/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 270/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 271/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 272/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 273/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 274/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 275/343 DEBUG: Installing : 2:shadow-utils-4.6-5.el7.x86_64 276/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 277/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 278/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 279/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 280/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 281/343 DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 282/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 283/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Installing : kpartx-0.4.9-135.el7_9.x86_64 285/343 DEBUG: Installing : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 286/343 DEBUG: Installing : dracut-033-572.el7.x86_64 287/343 DEBUG: Installing : kmod-20-28.el7.x86_64 288/343 DEBUG: Installing : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 289/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 290/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 291/343 DEBUG: Installing : systemd-libs-219-78.el7_9.5.x86_64 292/343 DEBUG: Installing : 1:dbus-libs-1.10.24-15.el7.x86_64 293/343 DEBUG: Installing : systemd-219-78.el7_9.5.x86_64 294/343 DEBUG: Running in chroot, ignoring request. DEBUG: Installing : 1:dbus-1.10.24-15.el7.x86_64 295/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 296/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 297/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 298/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 299/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 300/343 DEBUG: Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 301/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 302/343 DEBUG: Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 303/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 305/343 DEBUG: Installing : rsync-3.1.2-10.el7.x86_64 306/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 307/343 DEBUG: Installing : 1:cups-libs-1.6.3-51.el7.x86_64 308/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 309/343 DEBUG: Installing : openssh-7.4p1-22.el7_9.x86_64 310/343 DEBUG: Installing : openssh-clients-7.4p1-22.el7_9.x86_64 311/343 DEBUG: Installing : perl-Git-1.8.3.1-23.el7_8.noarch 312/343 DEBUG: Installing : git-1.8.3.1-23.el7_8.x86_64 313/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 314/343 DEBUG: Installing : python2-mock-3.0.5-1.el7.noarch 315/343 DEBUG: Installing : libwebp-0.3.0-10.el7_9.x86_64 316/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 317/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 318/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 319/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 320/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 321/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 322/343 DEBUG: Installing : 1:python-sphinx-locale-1.8.4-1.el7.noarch 323/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 324/343 DEBUG: Installing : 1:python2-sphinx-1.8.4-1.el7.noarch 325/343 DEBUG: Installing : kernel-headers-3.10.0-1160.76.1.el7.x86_64 326/343 DEBUG: Installing : glibc-headers-2.17-326.el7_9.x86_64 327/343 DEBUG: Installing : glibc-devel-2.17-326.el7_9.x86_64 328/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 329/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 330/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 331/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 332/343 DEBUG: Installing : rpm-build-4.11.3-48.el7_9.x86_64 333/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 334/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 335/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: warning: /etc/yum/pluginconf.d/priorities.conf created as /etc/yum/pluginconf.d/priorities.conf.rpmnew DEBUG: Installing : python2-eventlet-0.25.1-1.el7.noarch 338/343 DEBUG: Installing : python-devel-2.7.5-92.el7_9.x86_64 339/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 340/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 341/343 DEBUG: Installing : 1:make-3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2021.1.0-0.20210812101419.ce6a105.el7 343/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 1/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/343 DEBUG: Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 3/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 4/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 5/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 6/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 7/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 8/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 9/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 10/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 11/343 DEBUG: Verifying : tzdata-2022a-1.el7.noarch 12/343 DEBUG: Verifying : python-devel-2.7.5-92.el7_9.x86_64 13/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 14/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 15/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 16/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 17/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 18/343 DEBUG: Verifying : glibc-2.17-326.el7_9.x86_64 19/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 20/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 21/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 22/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 23/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 24/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 25/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 26/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Verifying : zlib-1.2.7-20.el7_9.x86_64 28/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 29/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 30/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 31/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 32/343 DEBUG: Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 33/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 34/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 35/343 DEBUG: Verifying : 1:hardlink-1.0-19.el7.x86_64 36/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 37/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 38/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 39/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 40/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 41/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 42/343 DEBUG: Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 43/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 44/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 45/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 46/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 47/343 DEBUG: Verifying : rpm-build-4.11.3-48.el7_9.x86_64 48/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 49/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 50/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 51/343 DEBUG: Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 52/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 53/343 DEBUG: Verifying : 4:perl-5.16.3-299.el7_9.x86_64 54/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-39.el7_9.noarch 55/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 56/343 DEBUG: Verifying : krb5-libs-1.15.1-54.el7_9.x86_64 57/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 58/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 59/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 60/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 61/343 DEBUG: Verifying : rubygem-json-1.7.7-39.el7_9.x86_64 62/343 DEBUG: Verifying : glibc-headers-2.17-326.el7_9.x86_64 63/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 64/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 65/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 66/343 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210812101419.ce6a105.el7 67/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 68/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 69/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 70/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 71/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 72/343 DEBUG: Verifying : nss-sysinit-3.67.0-4.el7_9.x86_64 73/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.5.x86_64 74/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 75/343 DEBUG: Verifying : ruby-libs-2.0.0.648-39.el7_9.x86_64 76/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 77/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 78/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 79/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 80/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 81/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 82/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 83/343 DEBUG: Verifying : 1:python2-sphinx-1.8.4-1.el7.noarch 84/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 85/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 86/343 DEBUG: Verifying : libXpm-3.5.12-1.el7.x86_64 87/343 DEBUG: Verifying : 1:dbus-1.10.24-15.el7.x86_64 88/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 89/343 DEBUG: Verifying : nss-3.67.0-4.el7_9.x86_64 90/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 91/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 92/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 93/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 94/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 95/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 96/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 97/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 98/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 99/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 100/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 101/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 102/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 103/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 104/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 105/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 106/343 DEBUG: Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 107/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 108/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 109/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 110/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 111/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 112/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 113/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 114/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 115/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 116/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 117/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 118/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 119/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 120/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 121/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 122/343 DEBUG: Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 123/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 124/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 125/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 126/343 DEBUG: Verifying : ca-certificates-2021.2.50-72.el7_9.noarch 127/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 128/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 129/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 130/343 DEBUG: Verifying : xz-libs-5.2.2-2.el7_9.x86_64 131/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 132/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 133/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 134/343 DEBUG: Verifying : rubygems-2.0.14.1-39.el7_9.noarch 135/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 136/343 DEBUG: Verifying : rpm-python-4.11.3-48.el7_9.x86_64 137/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 138/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 139/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 140/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 141/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 142/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 143/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 144/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 145/343 DEBUG: Verifying : expat-2.1.0-14.el7_9.x86_64 146/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 147/343 DEBUG: Verifying : rpm-4.11.3-48.el7_9.x86_64 148/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 149/343 DEBUG: Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 150/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 151/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 152/343 DEBUG: Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 153/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 154/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 155/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 156/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 157/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 158/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 159/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 160/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 161/343 DEBUG: Verifying : nspr-4.32.0-1.el7_9.x86_64 162/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 163/343 DEBUG: Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 164/343 DEBUG: Verifying : systemd-219-78.el7_9.5.x86_64 165/343 DEBUG: Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 166/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 167/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 168/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 169/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 170/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 171/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 172/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 173/343 DEBUG: Verifying : python-2.7.5-92.el7_9.x86_64 174/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 175/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 176/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 177/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 178/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 179/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 180/343 DEBUG: Verifying : openldap-2.4.44-25.el7_9.x86_64 181/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.76.1.el7.x86_64 182/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 183/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 184/343 DEBUG: Verifying : nss-util-3.67.0-1.el7_9.x86_64 185/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 186/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 187/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 188/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 189/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 190/343 DEBUG: Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 191/343 DEBUG: Verifying : libX11-1.6.7-4.el7_9.x86_64 192/343 DEBUG: Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 193/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 194/343 DEBUG: Verifying : python2-eventlet-0.25.1-1.el7.noarch 195/343 DEBUG: Verifying : 1:python-sphinx-locale-1.8.4-1.el7.noarch 196/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 197/343 DEBUG: Verifying : bash-4.2.46-35.el7_9.x86_64 198/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 199/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 200/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 201/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 202/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 203/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 204/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 205/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 206/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 207/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 208/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 209/343 DEBUG: Verifying : unzip-6.0-24.el7_9.x86_64 210/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 211/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 212/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 213/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 214/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 215/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 216/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 217/343 DEBUG: Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 218/343 DEBUG: Verifying : diffutils-3.3-5.el7.x86_64 219/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 220/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 221/343 DEBUG: Verifying : 2:libpng-1.5.13-8.el7.x86_64 222/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 223/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 224/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 225/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 226/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 227/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 228/343 DEBUG: Verifying : ruby-irb-2.0.0.648-39.el7_9.noarch 229/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 230/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 231/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 232/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 233/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 234/343 DEBUG: Verifying : openssh-7.4p1-22.el7_9.x86_64 235/343 DEBUG: Verifying : rsync-3.1.2-10.el7.x86_64 236/343 DEBUG: Verifying : glib2-2.56.1-9.el7_9.x86_64 237/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 238/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 239/343 DEBUG: Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 240/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 241/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 242/343 DEBUG: Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 243/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 244/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 245/343 DEBUG: Verifying : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 246/343 DEBUG: Verifying : 1:perl-Error-0.17020-2.el7.noarch 247/343 DEBUG: Verifying : nss-softokn-3.67.0-3.el7_9.x86_64 248/343 DEBUG: Verifying : 1:gmp-6.0.0-15.el7.x86_64 249/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 250/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 251/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 252/343 DEBUG: Verifying : gzip-1.5-11.el7_9.x86_64 253/343 DEBUG: Verifying : glibc-common-2.17-326.el7_9.x86_64 254/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 255/343 DEBUG: Verifying : xz-5.2.2-2.el7_9.x86_64 256/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 257/343 DEBUG: Verifying : libX11-common-1.6.7-4.el7_9.noarch 258/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 259/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 260/343 DEBUG: Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 261/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 262/343 DEBUG: Verifying : git-1.8.3.1-23.el7_8.x86_64 263/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 264/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 265/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 266/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 267/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 268/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 269/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 270/343 DEBUG: Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 271/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 272/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 273/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 274/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 275/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 276/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 277/343 DEBUG: Verifying : kpartx-0.4.9-135.el7_9.x86_64 278/343 DEBUG: Verifying : 1:dbus-libs-1.10.24-15.el7.x86_64 279/343 DEBUG: Verifying : nss-softokn-freebl-3.67.0-3.el7_9.x86_64 280/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 281/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 282/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 283/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 284/343 DEBUG: Verifying : 1:make-3.82-24.el7.x86_64 285/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 286/343 DEBUG: Verifying : binutils-2.27-44.base.el7_9.1.x86_64 287/343 DEBUG: Verifying : python2-backports-1.0-16.el7.x86_64 288/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 289/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 290/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 291/343 DEBUG: Verifying : glibc-devel-2.17-326.el7_9.x86_64 292/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 293/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 294/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 295/343 DEBUG: Verifying : 2:shadow-utils-4.6-5.el7.x86_64 296/343 DEBUG: Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 297/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 298/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 299/343 DEBUG: Verifying : 1:perl-parent-0.225-244.el7.noarch 300/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 301/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 302/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 303/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 304/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 305/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 306/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 307/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 308/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 309/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 310/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 311/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 312/343 DEBUG: Verifying : nss-tools-3.67.0-4.el7_9.x86_64 313/343 DEBUG: Verifying : 1:findutils-4.5.11-6.el7.x86_64 314/343 DEBUG: Verifying : rubygem-psych-2.0.0-39.el7_9.x86_64 315/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 316/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 317/343 DEBUG: Verifying : less-458-9.el7.x86_64 318/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 319/343 DEBUG: Verifying : python-libs-2.7.5-92.el7_9.x86_64 320/343 DEBUG: Verifying : 2:tar-1.26-35.el7.x86_64 321/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 322/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 323/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 324/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 325/343 DEBUG: Verifying : libwebp-0.3.0-10.el7_9.x86_64 326/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 327/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 328/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 329/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 330/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 331/343 DEBUG: Verifying : rubygem-io-console-0.4.2-39.el7_9.x86_64 332/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 333/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 334/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 335/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 336/343 DEBUG: Verifying : python2-mock-3.0.5-1.el7.noarch 337/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 338/343 DEBUG: Verifying : ruby-2.0.0.648-39.el7_9.x86_64 339/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 340/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 341/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 342/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 343/343 DEBUG: Installed: DEBUG: basesystem.noarch 0:10.0-7.el7.centos DEBUG: gcc.x86_64 0:4.8.5-44.el7 DEBUG: ghostscript.x86_64 0:9.25-5.el7 DEBUG: git.x86_64 0:1.8.3.1-23.el7_8 DEBUG: graphviz.x86_64 0:2.30.1-22.el7 DEBUG: make.x86_64 1:3.82-24.el7 DEBUG: openstack-macros.noarch 0:2021.1.0-0.20210812101419.ce6a105.el7 DEBUG: python-devel.x86_64 0:2.7.5-92.el7_9 DEBUG: python2-eventlet.noarch 0:0.25.1-1.el7 DEBUG: python2-pbr.noarch 0:5.1.2-2.el7 DEBUG: python2-setuptools_scm.noarch 0:1.15.7-2.el7 DEBUG: python2-six.noarch 0:1.12.0-1.el7 DEBUG: python2-sphinx.noarch 1:1.8.4-1.el7 DEBUG: python2-sqlalchemy.x86_64 0:1.2.17-2.el7 DEBUG: python2-webob.noarch 0:1.8.5-1.el7 DEBUG: rpm-build.x86_64 0:4.11.3-48.el7_9 DEBUG: rubygems.noarch 0:2.0.14.1-39.el7_9 DEBUG: yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.51-15.el7 DEBUG: adobe-mappings-cmap.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-pdf.noarch 0:20180407-1.el7 DEBUG: atk.x86_64 0:2.28.1-2.el7 DEBUG: audit-libs.x86_64 0:2.8.5-4.el7 DEBUG: avahi-libs.x86_64 0:0.6.31-20.el7 DEBUG: bash.x86_64 0:4.2.46-35.el7_9 DEBUG: binutils.x86_64 0:2.27-44.base.el7_9.1 DEBUG: bzip2.x86_64 0:1.0.6-13.el7 DEBUG: bzip2-libs.x86_64 0:1.0.6-13.el7 DEBUG: ca-certificates.noarch 0:2021.2.50-72.el7_9 DEBUG: cairo.x86_64 0:1.15.12-4.el7 DEBUG: centos-release.x86_64 0:7-9.2009.1.el7.centos DEBUG: chkconfig.x86_64 0:1.7.6-1.el7 DEBUG: coreutils.x86_64 0:8.22-24.el7_9.2 DEBUG: cpio.x86_64 0:2.11-28.el7 DEBUG: cpp.x86_64 0:4.8.5-44.el7 DEBUG: cracklib.x86_64 0:2.9.0-11.el7 DEBUG: cracklib-dicts.x86_64 0:2.9.0-11.el7 DEBUG: cryptsetup-libs.x86_64 0:2.0.3-6.el7 DEBUG: cups-libs.x86_64 1:1.6.3-51.el7 DEBUG: curl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 DEBUG: dbus.x86_64 1:1.10.24-15.el7 DEBUG: dbus-libs.x86_64 1:1.10.24-15.el7 DEBUG: dejavu-fonts-common.noarch 0:2.33-6.el7 DEBUG: dejavu-sans-fonts.noarch 0:2.33-6.el7 DEBUG: device-mapper.x86_64 7:1.02.170-6.el7_9.5 DEBUG: device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 DEBUG: diffutils.x86_64 0:3.3-5.el7 DEBUG: dracut.x86_64 0:033-572.el7 DEBUG: dwz.x86_64 0:0.11-3.el7 DEBUG: elfutils.x86_64 0:0.176-5.el7 DEBUG: elfutils-default-yama-scope.noarch 0:0.176-5.el7 DEBUG: elfutils-libelf.x86_64 0:0.176-5.el7 DEBUG: elfutils-libs.x86_64 0:0.176-5.el7 DEBUG: expat.x86_64 0:2.1.0-14.el7_9 DEBUG: file.x86_64 0:5.11-37.el7 DEBUG: file-libs.x86_64 0:5.11-37.el7 DEBUG: filesystem.x86_64 0:3.2-25.el7 DEBUG: findutils.x86_64 1:4.5.11-6.el7 DEBUG: fipscheck.x86_64 0:1.4.1-6.el7 DEBUG: fipscheck-lib.x86_64 0:1.4.1-6.el7 DEBUG: fontawesome-fonts.noarch 0:4.4.0-1.el7 DEBUG: fontawesome-fonts-web.noarch 0:4.4.0-1.el7 DEBUG: fontconfig.x86_64 0:2.13.0-4.3.el7 DEBUG: fontpackages-filesystem.noarch 0:1.44-8.el7 DEBUG: freetype.x86_64 0:2.8-14.el7_9.1 DEBUG: fribidi.x86_64 0:1.0.2-1.el7_7.1 DEBUG: gawk.x86_64 0:4.0.2-4.el7_3.1 DEBUG: gd.x86_64 0:2.0.35-27.el7_9 DEBUG: gdb.x86_64 0:7.6.1-120.el7 DEBUG: gdbm.x86_64 0:1.10-8.el7 DEBUG: gdk-pixbuf2.x86_64 0:2.36.12-3.el7 DEBUG: glib2.x86_64 0:2.56.1-9.el7_9 DEBUG: glibc.x86_64 0:2.17-326.el7_9 DEBUG: glibc-common.x86_64 0:2.17-326.el7_9 DEBUG: glibc-devel.x86_64 0:2.17-326.el7_9 DEBUG: glibc-headers.x86_64 0:2.17-326.el7_9 DEBUG: gmp.x86_64 1:6.0.0-15.el7 DEBUG: gnupg2.x86_64 0:2.0.22-5.el7_5 DEBUG: google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 DEBUG: gpgme.x86_64 0:1.3.2-5.el7 DEBUG: graphite2.x86_64 0:1.3.10-1.el7_3 DEBUG: grep.x86_64 0:2.20-3.el7 DEBUG: groff-base.x86_64 0:1.22.2-8.el7 DEBUG: gtk-update-icon-cache.x86_64 0:3.22.30-8.el7_9 DEBUG: gtk2.x86_64 0:2.24.31-1.el7 DEBUG: gzip.x86_64 0:1.5-11.el7_9 DEBUG: hardlink.x86_64 1:1.0-19.el7 DEBUG: harfbuzz.x86_64 0:1.7.5-2.el7 DEBUG: hicolor-icon-theme.noarch 0:0.12-7.el7 DEBUG: hwdata.x86_64 0:0.252-9.7.el7 DEBUG: info.x86_64 0:5.1-5.el7 DEBUG: jasper-libs.x86_64 0:1.900.1-33.el7 DEBUG: jbigkit-libs.x86_64 0:2.0-11.el7 DEBUG: json-c.x86_64 0:0.11-4.el7_0 DEBUG: kernel-headers.x86_64 0:3.10.0-1160.76.1.el7 DEBUG: keyutils-libs.x86_64 0:1.5.8-3.el7 DEBUG: kmod.x86_64 0:20-28.el7 DEBUG: kmod-libs.x86_64 0:20-28.el7 DEBUG: kpartx.x86_64 0:0.4.9-135.el7_9 DEBUG: krb5-libs.x86_64 0:1.15.1-54.el7_9 DEBUG: lato-fonts.noarch 0:2.015-1.el7 DEBUG: lcms2.x86_64 0:2.6-3.el7 DEBUG: less.x86_64 0:458-9.el7 DEBUG: libICE.x86_64 0:1.0.9-9.el7 DEBUG: libSM.x86_64 0:1.2.2-2.el7 DEBUG: libX11.x86_64 0:1.6.7-4.el7_9 DEBUG: libX11-common.noarch 0:1.6.7-4.el7_9 DEBUG: libXau.x86_64 0:1.0.8-2.1.el7 DEBUG: libXaw.x86_64 0:1.0.13-4.el7 DEBUG: libXcomposite.x86_64 0:0.4.4-4.1.el7 DEBUG: libXcursor.x86_64 0:1.1.15-1.el7 DEBUG: libXdamage.x86_64 0:1.1.4-4.1.el7 DEBUG: libXext.x86_64 0:1.3.3-3.el7 DEBUG: libXfixes.x86_64 0:5.0.3-1.el7 DEBUG: libXft.x86_64 0:2.3.2-2.el7 DEBUG: libXi.x86_64 0:1.7.9-1.el7 DEBUG: libXinerama.x86_64 0:1.1.3-2.1.el7 DEBUG: libXmu.x86_64 0:1.1.2-2.el7 DEBUG: libXpm.x86_64 0:3.5.12-1.el7 DEBUG: libXrandr.x86_64 0:1.5.1-2.el7 DEBUG: libXrender.x86_64 0:0.9.10-1.el7 DEBUG: libXt.x86_64 0:1.1.5-3.el7 DEBUG: libXxf86misc.x86_64 0:1.0.3-7.1.el7 DEBUG: libXxf86vm.x86_64 0:1.1.4-1.el7 DEBUG: libacl.x86_64 0:2.2.51-15.el7 DEBUG: libassuan.x86_64 0:2.1.0-3.el7 DEBUG: libattr.x86_64 0:2.4.46-13.el7 DEBUG: libblkid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libcap.x86_64 0:2.22-11.el7 DEBUG: libcap-ng.x86_64 0:0.7.5-4.el7 DEBUG: libcom_err.x86_64 0:1.42.9-19.el7 DEBUG: libcroco.x86_64 0:0.6.12-6.el7_9 DEBUG: libcurl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: libdb.x86_64 0:5.3.21-25.el7 DEBUG: libdb-utils.x86_64 0:5.3.21-25.el7 DEBUG: libdrm.x86_64 0:2.4.97-2.el7 DEBUG: libedit.x86_64 0:3.0-12.20121213cvs.el7 DEBUG: libffi.x86_64 0:3.0.13-19.el7 DEBUG: libfontenc.x86_64 0:1.1.3-3.el7 DEBUG: libgcc.x86_64 0:4.8.5-44.el7 DEBUG: libgcrypt.x86_64 0:1.5.3-14.el7 DEBUG: libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libgomp.x86_64 0:4.8.5-44.el7 DEBUG: libgpg-error.x86_64 0:1.12-3.el7 DEBUG: libgs.x86_64 0:9.25-5.el7 DEBUG: libidn.x86_64 0:1.28-4.el7 DEBUG: libimagequant.x86_64 0:2.8.2-2.el7 DEBUG: libjpeg-turbo.x86_64 0:1.2.90-8.el7 DEBUG: libmount.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libmpc.x86_64 0:1.0.1-3.el7 DEBUG: libpaper.x86_64 0:1.1.24-9.el7 DEBUG: libpciaccess.x86_64 0:0.14-1.el7 DEBUG: libpng.x86_64 2:1.5.13-8.el7 DEBUG: libpwquality.x86_64 0:1.2.3-5.el7 DEBUG: librsvg2.x86_64 0:2.40.20-1.el7 DEBUG: libselinux.x86_64 0:2.5-15.el7 DEBUG: libsemanage.x86_64 0:2.5-14.el7 DEBUG: libsepol.x86_64 0:2.5-10.el7 DEBUG: libsmartcols.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libssh2.x86_64 0:1.8.0-4.el7 DEBUG: libstdc++.x86_64 0:4.8.5-44.el7 DEBUG: libtasn1.x86_64 0:4.10-1.el7 DEBUG: libthai.x86_64 0:0.1.14-9.el7 DEBUG: libtiff.x86_64 0:4.0.3-35.el7 DEBUG: libtomcrypt.x86_64 0:1.17-26.el7 DEBUG: libtommath.x86_64 0:0.42.0-6.el7 DEBUG: libtool-ltdl.x86_64 0:2.4.2-22.el7_3 DEBUG: libuser.x86_64 0:0.60-9.el7 DEBUG: libutempter.x86_64 0:1.1.6-4.el7 DEBUG: libuuid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libverto.x86_64 0:0.2.5-4.el7 DEBUG: libwayland-client.x86_64 0:1.15.0-1.el7 DEBUG: libwayland-server.x86_64 0:1.15.0-1.el7 DEBUG: libwebp.x86_64 0:0.3.0-10.el7_9 DEBUG: libxcb.x86_64 0:1.13-1.el7 DEBUG: libxml2.x86_64 0:2.9.1-6.el7_9.6 DEBUG: libxshmfence.x86_64 0:1.2-1.el7 DEBUG: libyaml.x86_64 0:0.1.4-11.el7_0 DEBUG: lua.x86_64 0:5.1.4-15.el7 DEBUG: lz4.x86_64 0:1.8.3-1.el7 DEBUG: mesa-libEGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libgbm.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libglapi.x86_64 0:18.3.4-12.el7_9 DEBUG: mpfr.x86_64 0:3.1.1-4.el7 DEBUG: ncurses.x86_64 0:5.9-14.20130511.el7_4 DEBUG: ncurses-base.noarch 0:5.9-14.20130511.el7_4 DEBUG: ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 DEBUG: nspr.x86_64 0:4.32.0-1.el7_9 DEBUG: nss.x86_64 0:3.67.0-4.el7_9 DEBUG: nss-pem.x86_64 0:1.0.3-7.el7 DEBUG: nss-softokn.x86_64 0:3.67.0-3.el7_9 DEBUG: nss-softokn-freebl.x86_64 0:3.67.0-3.el7_9 DEBUG: nss-sysinit.x86_64 0:3.67.0-4.el7_9 DEBUG: nss-tools.x86_64 0:3.67.0-4.el7_9 DEBUG: nss-util.x86_64 0:3.67.0-1.el7_9 DEBUG: openjpeg2.x86_64 0:2.3.1-3.el7_7 DEBUG: openldap.x86_64 0:2.4.44-25.el7_9 DEBUG: openssh.x86_64 0:7.4p1-22.el7_9 DEBUG: openssh-clients.x86_64 0:7.4p1-22.el7_9 DEBUG: openssl-libs.x86_64 1:1.0.2k-25.el7_9 DEBUG: p11-kit.x86_64 0:0.23.5-3.el7 DEBUG: p11-kit-trust.x86_64 0:0.23.5-3.el7 DEBUG: pam.x86_64 0:1.1.8-23.el7 DEBUG: pango.x86_64 0:1.42.4-4.el7_7 DEBUG: patch.x86_64 0:2.7.1-12.el7_7 DEBUG: pcre.x86_64 0:8.32-17.el7 DEBUG: perl.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-Carp.noarch 0:1.26-244.el7 DEBUG: perl-Encode.x86_64 0:2.51-7.el7 DEBUG: perl-Error.noarch 1:0.17020-2.el7 DEBUG: perl-Exporter.noarch 0:5.68-3.el7 DEBUG: perl-File-Path.noarch 0:2.09-2.el7 DEBUG: perl-File-Temp.noarch 0:0.23.01-3.el7 DEBUG: perl-Filter.x86_64 0:1.49-3.el7 DEBUG: perl-Getopt-Long.noarch 0:2.40-3.el7 DEBUG: perl-Git.noarch 0:1.8.3.1-23.el7_8 DEBUG: perl-HTTP-Tiny.noarch 0:0.033-3.el7 DEBUG: perl-PathTools.x86_64 0:3.40-5.el7 DEBUG: perl-Pod-Escapes.noarch 1:1.04-299.el7_9 DEBUG: perl-Pod-Perldoc.noarch 0:3.20-4.el7 DEBUG: perl-Pod-Simple.noarch 1:3.28-4.el7 DEBUG: perl-Pod-Usage.noarch 0:1.63-3.el7 DEBUG: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 DEBUG: perl-Socket.x86_64 0:2.010-5.el7 DEBUG: perl-Storable.x86_64 0:2.45-3.el7 DEBUG: perl-TermReadKey.x86_64 0:2.30-20.el7 DEBUG: perl-Text-ParseWords.noarch 0:3.29-4.el7 DEBUG: perl-Thread-Queue.noarch 0:3.02-2.el7 DEBUG: perl-Time-HiRes.x86_64 4:1.9725-3.el7 DEBUG: perl-Time-Local.noarch 0:1.2300-2.el7 DEBUG: perl-constant.noarch 0:1.27-2.el7 DEBUG: perl-libs.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-macros.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-parent.noarch 1:0.225-244.el7 DEBUG: perl-podlators.noarch 0:2.5.1-3.el7 DEBUG: perl-srpm-macros.noarch 0:1-8.el7 DEBUG: perl-threads.x86_64 0:1.87-4.el7 DEBUG: perl-threads-shared.x86_64 0:1.43-6.el7 DEBUG: pinentry.x86_64 0:0.8.1-17.el7 DEBUG: pixman.x86_64 0:0.34.0-1.el7 DEBUG: pkgconfig.x86_64 1:0.27.1-4.el7 DEBUG: popt.x86_64 0:1.13-16.el7 DEBUG: procps-ng.x86_64 0:3.3.10-28.el7 DEBUG: pth.x86_64 0:2.0.7-23.el7 DEBUG: pygpgme.x86_64 0:0.3-9.el7 DEBUG: pyliblzma.x86_64 0:0.5.3-11.el7 DEBUG: python.x86_64 0:2.7.5-92.el7_9 DEBUG: python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 DEBUG: python-dns.noarch 0:1.15.0-5.el7 DEBUG: python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 DEBUG: python-enum34.noarch 0:1.0.4-1.el7 DEBUG: python-iniparse.noarch 0:0.4-9.el7 DEBUG: python-libs.x86_64 0:2.7.5-92.el7_9 DEBUG: python-pycurl.x86_64 0:7.19.0-19.el7 DEBUG: python-rpm-macros.noarch 0:3-34.el7 DEBUG: python-sphinx-locale.noarch 1:1.8.4-1.el7 DEBUG: python-srpm-macros.noarch 0:3-34.el7 DEBUG: python-urlgrabber.noarch 0:3.10-10.el7 DEBUG: python-whoosh.noarch 0:2.5.7-4.el7 DEBUG: python2-babel.noarch 0:2.6.0-4.el7 DEBUG: python2-backports.x86_64 0:1.0-16.el7 DEBUG: python2-chardet.noarch 0:3.0.4-7.el7 DEBUG: python2-crypto.x86_64 0:2.6.1-15.el7 DEBUG: python2-funcsigs.noarch 0:1.0.2-1.el7 DEBUG: python2-greenlet.x86_64 0:0.4.12-1.el7 DEBUG: python2-idna.noarch 0:2.5-1.el7 DEBUG: python2-imagesize.noarch 0:0.7.1-5.el7 DEBUG: python2-ipaddress.noarch 0:1.0.18-5.el7 DEBUG: python2-jinja2.noarch 0:2.10.1-1.el7 DEBUG: python2-markupsafe.x86_64 0:1.1.0-2.el7 DEBUG: python2-mock.noarch 0:3.0.5-1.el7 DEBUG: python2-monotonic.noarch 0:1.5-1.el7 DEBUG: python2-olefile.noarch 0:0.44-1.el7 DEBUG: python2-packaging.noarch 0:19.0-1.el7 DEBUG: python2-pillow.x86_64 0:5.4.1-3.el7 DEBUG: python2-pygments.noarch 0:2.2.0-7.el7 DEBUG: python2-pyparsing.noarch 0:2.3.1-1.el7 DEBUG: python2-pysocks.noarch 0:1.5.6-3.el7 DEBUG: python2-requests.noarch 0:2.21.0-3.el7 DEBUG: python2-rpm-macros.noarch 0:3-34.el7 DEBUG: python2-setuptools.noarch 0:40.8.0-1.el7 DEBUG: python2-snowballstemmer.noarch 0:1.2.0-2.el7 DEBUG: python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 DEBUG: python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 DEBUG: python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 DEBUG: python2-typing.noarch 0:3.6.1-1.el7 DEBUG: python2-urllib3.noarch 0:1.24.1-3.el7 DEBUG: pytz.noarch 0:2016.10-2.el7 DEBUG: pyxattr.x86_64 0:0.5.1-5.el7 DEBUG: qrencode-libs.x86_64 0:3.4.1-3.el7 DEBUG: readline.x86_64 0:6.2-11.el7 DEBUG: redhat-rpm-config.noarch 0:9.1.0-88.el7.centos DEBUG: rpm.x86_64 0:4.11.3-48.el7_9 DEBUG: rpm-build-libs.x86_64 0:4.11.3-48.el7_9 DEBUG: rpm-libs.x86_64 0:4.11.3-48.el7_9 DEBUG: rpm-python.x86_64 0:4.11.3-48.el7_9 DEBUG: rsync.x86_64 0:3.1.2-10.el7 DEBUG: ruby.x86_64 0:2.0.0.648-39.el7_9 DEBUG: ruby-irb.noarch 0:2.0.0.648-39.el7_9 DEBUG: ruby-libs.x86_64 0:2.0.0.648-39.el7_9 DEBUG: rubygem-bigdecimal.x86_64 0:1.2.0-39.el7_9 DEBUG: rubygem-io-console.x86_64 0:0.4.2-39.el7_9 DEBUG: rubygem-json.x86_64 0:1.7.7-39.el7_9 DEBUG: rubygem-psych.x86_64 0:2.0.0-39.el7_9 DEBUG: rubygem-rdoc.noarch 0:4.0.0-39.el7_9 DEBUG: sed.x86_64 0:4.2.2-7.el7 DEBUG: setup.noarch 0:2.8.71-11.el7 DEBUG: shadow-utils.x86_64 2:4.6-5.el7 DEBUG: shared-mime-info.x86_64 0:1.8-5.el7 DEBUG: sqlite.x86_64 0:3.7.17-8.el7_7.1 DEBUG: systemd.x86_64 0:219-78.el7_9.5 DEBUG: systemd-libs.x86_64 0:219-78.el7_9.5 DEBUG: tar.x86_64 2:1.26-35.el7 DEBUG: tzdata.noarch 0:2022a-1.el7 DEBUG: unzip.x86_64 0:6.0-24.el7_9 DEBUG: urw-base35-bookman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-c059-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts-common.noarch 0:20170801-10.el7 DEBUG: urw-base35-gothic-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-p052-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-z003-fonts.noarch 0:20170801-10.el7 DEBUG: ustr.x86_64 0:1.0.4-16.el7 DEBUG: util-linux.x86_64 0:2.23.2-65.el7_9.1 DEBUG: xorg-x11-font-utils.x86_64 1:7.5-21.el7 DEBUG: xorg-x11-server-utils.x86_64 0:7.7-20.el7 DEBUG: xz.x86_64 0:5.2.2-2.el7_9 DEBUG: xz-libs.x86_64 0:5.2.2-2.el7_9 DEBUG: yum.noarch 0:3.4.3-168.el7.centos DEBUG: yum-metadata-parser.x86_64 0:1.1.4-10.el7 DEBUG: yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 DEBUG: zip.x86_64 0:3.0-11.el7 DEBUG: zlib.x86_64 0:1.2.7-20.el7_9 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum install DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3541413e1f914d869998768f16ac2575', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c0f17a0c08bd4cea8d8c776c20641978', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bbdd8beddbed462392f248425dc3deb3', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3684465c2fb24906b5c702ce2496e05b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum/', '--exclude=.//proc/filesystems', '.'] with env {'TERM': '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-centos-train-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: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: nss-util-3.67.0-1.el7_9.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.5.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: systemd-219-78.el7_9.5.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: rsync-3.1.2-10.el7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: diffutils-3.3-5.el7.x86_64 DEBUG: perl-Git-1.8.3.1-23.el7_8.noarch DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: libwebp-0.3.0-10.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.76.1.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: krb5-libs-1.15.1-54.el7_9.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: nss-3.67.0-4.el7_9.x86_64 DEBUG: nss-tools-3.67.0-4.el7_9.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: tzdata-2022a-1.el7.noarch DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: nss-softokn-freebl-3.67.0-3.el7_9.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: nspr-4.32.0-1.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-20.el7_9.x86_64 DEBUG: kpartx-0.4.9-135.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-14.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: git-1.8.3.1-23.el7_8.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: nss-softokn-3.67.0-3.el7_9.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101419.ce6a105.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2021.2.50-72.el7_9.noarch DEBUG: openssl-libs-1.0.2k-25.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.67.0-4.el7_9.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: fipscheck-1.4.1-6.el7.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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f d967f400e2761e9022a6b2dedc2d307d32d1ea27 HEAD is now at d967f40... libvirt: add Cyrus SASL packages for DIGEST-MD5 + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.4.1.dev11 d967f40 + UPSTREAMVERSION=9.4.1.dev11 + [[ 9.4.1.dev11 =~ ([^-]*)-(.+) ]] + [[ 9.4.1.dev11 =~ (.*?)\.(0rc.+) ]] + [[ 9.4.1.dev11 =~ (.*?)\.(0b.+) ]] + [[ 9.4.1.dev11 =~ (.*?)\.(0a.+) ]] + [[ 9.4.1.dev11 =~ (.*?)\.(dev.+) ]] + VERSION=9.4.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20220824112906 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220824112906.d967f40 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l1laqhci:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 937948 3847804 999108 11480616 13685732 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 856M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ktfnsf05', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '56eb7f8a6b43452e81df63dfadc1a298', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l1laqhci:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '21e6df13149d48fea7d19ec818a91233', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l1laqhci:/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.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating kolla.egg-info writing requirements to kolla.egg-info/requires.txt writing kolla.egg-info/PKG-INFO writing top-level names to kolla.egg-info/top_level.txt writing dependency_links to kolla.egg-info/dependency_links.txt writing entry points to kolla.egg-info/entry_points.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-9.4.1.dev11 creating kolla-9.4.1.dev11/.zuul.d creating kolla-9.4.1.dev11/contrib creating kolla-9.4.1.dev11/contrib/template-override creating kolla-9.4.1.dev11/doc creating kolla-9.4.1.dev11/doc/source creating kolla-9.4.1.dev11/doc/source/admin creating kolla-9.4.1.dev11/doc/source/admin/template-override creating kolla-9.4.1.dev11/doc/source/contributor creating kolla-9.4.1.dev11/docker creating kolla-9.4.1.dev11/docker/almanach creating kolla-9.4.1.dev11/docker/almanach/almanach-api creating kolla-9.4.1.dev11/docker/almanach/almanach-base creating kolla-9.4.1.dev11/docker/almanach/almanach-collector creating kolla-9.4.1.dev11/docker/aodh creating kolla-9.4.1.dev11/docker/aodh/aodh-api creating kolla-9.4.1.dev11/docker/aodh/aodh-base creating kolla-9.4.1.dev11/docker/aodh/aodh-evaluator creating kolla-9.4.1.dev11/docker/aodh/aodh-expirer creating kolla-9.4.1.dev11/docker/aodh/aodh-listener creating kolla-9.4.1.dev11/docker/aodh/aodh-notifier creating kolla-9.4.1.dev11/docker/barbican creating kolla-9.4.1.dev11/docker/barbican/barbican-api creating kolla-9.4.1.dev11/docker/barbican/barbican-base creating kolla-9.4.1.dev11/docker/barbican/barbican-keystone-listener creating kolla-9.4.1.dev11/docker/barbican/barbican-worker creating kolla-9.4.1.dev11/docker/base creating kolla-9.4.1.dev11/docker/bifrost creating kolla-9.4.1.dev11/docker/bifrost/bifrost-base creating kolla-9.4.1.dev11/docker/bifrost/bifrost-deploy creating kolla-9.4.1.dev11/docker/blazar creating kolla-9.4.1.dev11/docker/blazar/blazar-api creating kolla-9.4.1.dev11/docker/blazar/blazar-base creating kolla-9.4.1.dev11/docker/blazar/blazar-manager creating kolla-9.4.1.dev11/docker/ceilometer creating kolla-9.4.1.dev11/docker/ceilometer/ceilometer-base creating kolla-9.4.1.dev11/docker/ceilometer/ceilometer-central creating kolla-9.4.1.dev11/docker/ceilometer/ceilometer-compute creating kolla-9.4.1.dev11/docker/ceilometer/ceilometer-ipmi creating kolla-9.4.1.dev11/docker/ceilometer/ceilometer-notification creating kolla-9.4.1.dev11/docker/ceph creating kolla-9.4.1.dev11/docker/ceph/ceph-base creating kolla-9.4.1.dev11/docker/ceph/ceph-mds creating kolla-9.4.1.dev11/docker/ceph/ceph-mgr creating kolla-9.4.1.dev11/docker/ceph/ceph-mon creating kolla-9.4.1.dev11/docker/ceph/ceph-nfs creating kolla-9.4.1.dev11/docker/ceph/ceph-osd creating kolla-9.4.1.dev11/docker/ceph/ceph-rgw creating kolla-9.4.1.dev11/docker/ceph/cephfs-fuse creating kolla-9.4.1.dev11/docker/certmonger creating kolla-9.4.1.dev11/docker/chrony creating kolla-9.4.1.dev11/docker/cinder creating kolla-9.4.1.dev11/docker/cinder/cinder-api creating kolla-9.4.1.dev11/docker/cinder/cinder-backup creating kolla-9.4.1.dev11/docker/cinder/cinder-base creating kolla-9.4.1.dev11/docker/cinder/cinder-scheduler creating kolla-9.4.1.dev11/docker/cinder/cinder-volume creating kolla-9.4.1.dev11/docker/cloudkitty creating kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-api creating kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-base creating kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-processor creating kolla-9.4.1.dev11/docker/collectd creating kolla-9.4.1.dev11/docker/congress creating kolla-9.4.1.dev11/docker/congress/congress-api creating kolla-9.4.1.dev11/docker/congress/congress-base creating kolla-9.4.1.dev11/docker/congress/congress-datasource creating kolla-9.4.1.dev11/docker/congress/congress-policy-engine creating kolla-9.4.1.dev11/docker/cron creating kolla-9.4.1.dev11/docker/cyborg creating kolla-9.4.1.dev11/docker/cyborg/cyborg-agent creating kolla-9.4.1.dev11/docker/cyborg/cyborg-api creating kolla-9.4.1.dev11/docker/cyborg/cyborg-base creating kolla-9.4.1.dev11/docker/cyborg/cyborg-conductor creating kolla-9.4.1.dev11/docker/designate creating kolla-9.4.1.dev11/docker/designate/designate-api creating kolla-9.4.1.dev11/docker/designate/designate-backend-bind9 creating kolla-9.4.1.dev11/docker/designate/designate-base creating kolla-9.4.1.dev11/docker/designate/designate-central creating kolla-9.4.1.dev11/docker/designate/designate-mdns creating kolla-9.4.1.dev11/docker/designate/designate-producer creating kolla-9.4.1.dev11/docker/designate/designate-sink creating kolla-9.4.1.dev11/docker/designate/designate-worker creating kolla-9.4.1.dev11/docker/dind creating kolla-9.4.1.dev11/docker/dnsmasq creating kolla-9.4.1.dev11/docker/dragonflow creating kolla-9.4.1.dev11/docker/dragonflow/dragonflow-base creating kolla-9.4.1.dev11/docker/dragonflow/dragonflow-controller creating kolla-9.4.1.dev11/docker/dragonflow/dragonflow-metadata creating kolla-9.4.1.dev11/docker/dragonflow/dragonflow-publisher-service creating kolla-9.4.1.dev11/docker/ec2-api creating kolla-9.4.1.dev11/docker/elasticsearch creating kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch creating kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch-curator creating kolla-9.4.1.dev11/docker/elasticsearch6 creating kolla-9.4.1.dev11/docker/etcd creating kolla-9.4.1.dev11/docker/fluentd creating kolla-9.4.1.dev11/docker/freezer creating kolla-9.4.1.dev11/docker/freezer/freezer-api creating kolla-9.4.1.dev11/docker/freezer/freezer-base creating kolla-9.4.1.dev11/docker/freezer/freezer-scheduler creating kolla-9.4.1.dev11/docker/glance creating kolla-9.4.1.dev11/docker/glance/glance-api creating kolla-9.4.1.dev11/docker/glance/glance-base creating kolla-9.4.1.dev11/docker/glance/glance-registry creating kolla-9.4.1.dev11/docker/gnocchi creating kolla-9.4.1.dev11/docker/gnocchi/gnocchi-api creating kolla-9.4.1.dev11/docker/gnocchi/gnocchi-base creating kolla-9.4.1.dev11/docker/gnocchi/gnocchi-metricd creating kolla-9.4.1.dev11/docker/gnocchi/gnocchi-statsd creating kolla-9.4.1.dev11/docker/grafana creating kolla-9.4.1.dev11/docker/hacluster creating kolla-9.4.1.dev11/docker/hacluster/hacluster-base creating kolla-9.4.1.dev11/docker/hacluster/hacluster-corosync creating kolla-9.4.1.dev11/docker/hacluster/hacluster-pacemaker creating kolla-9.4.1.dev11/docker/hacluster/hacluster-pacemaker-remote creating kolla-9.4.1.dev11/docker/hacluster/hacluster-pcs creating kolla-9.4.1.dev11/docker/haproxy creating kolla-9.4.1.dev11/docker/heat creating kolla-9.4.1.dev11/docker/heat/heat-all creating kolla-9.4.1.dev11/docker/heat/heat-api creating kolla-9.4.1.dev11/docker/heat/heat-api-cfn creating kolla-9.4.1.dev11/docker/heat/heat-base creating kolla-9.4.1.dev11/docker/heat/heat-engine creating kolla-9.4.1.dev11/docker/helm-repository creating kolla-9.4.1.dev11/docker/horizon creating kolla-9.4.1.dev11/docker/influxdb creating kolla-9.4.1.dev11/docker/ironic-inspector creating kolla-9.4.1.dev11/docker/ironic creating kolla-9.4.1.dev11/docker/ironic/ironic-api creating kolla-9.4.1.dev11/docker/ironic/ironic-base creating kolla-9.4.1.dev11/docker/ironic/ironic-conductor creating kolla-9.4.1.dev11/docker/ironic/ironic-pxe creating kolla-9.4.1.dev11/docker/iscsid creating kolla-9.4.1.dev11/docker/kafka creating kolla-9.4.1.dev11/docker/karbor creating kolla-9.4.1.dev11/docker/karbor/karbor-api creating kolla-9.4.1.dev11/docker/karbor/karbor-base creating kolla-9.4.1.dev11/docker/karbor/karbor-operationengine creating kolla-9.4.1.dev11/docker/karbor/karbor-protection creating kolla-9.4.1.dev11/docker/keepalived creating kolla-9.4.1.dev11/docker/keystone creating kolla-9.4.1.dev11/docker/keystone/keystone creating kolla-9.4.1.dev11/docker/keystone/keystone-base creating kolla-9.4.1.dev11/docker/keystone/keystone-fernet creating kolla-9.4.1.dev11/docker/keystone/keystone-ssh creating kolla-9.4.1.dev11/docker/kibana creating kolla-9.4.1.dev11/docker/kibana6 creating kolla-9.4.1.dev11/docker/kolla-toolbox creating kolla-9.4.1.dev11/docker/kube creating kolla-9.4.1.dev11/docker/kube/kube-apiserver creating kolla-9.4.1.dev11/docker/kube/kube-base creating kolla-9.4.1.dev11/docker/kube/kube-controller-manager creating kolla-9.4.1.dev11/docker/kube/kube-discovery creating kolla-9.4.1.dev11/docker/kube/kube-proxy creating kolla-9.4.1.dev11/docker/kube/kube-scheduler creating kolla-9.4.1.dev11/docker/kubernetes-entrypoint creating kolla-9.4.1.dev11/docker/kubetoolbox creating kolla-9.4.1.dev11/docker/kuryr creating kolla-9.4.1.dev11/docker/kuryr/kuryr-base creating kolla-9.4.1.dev11/docker/kuryr/kuryr-libnetwork creating kolla-9.4.1.dev11/docker/logstash creating kolla-9.4.1.dev11/docker/logstash6 creating kolla-9.4.1.dev11/docker/magnum creating kolla-9.4.1.dev11/docker/magnum/magnum-api creating kolla-9.4.1.dev11/docker/magnum/magnum-base creating kolla-9.4.1.dev11/docker/magnum/magnum-conductor creating kolla-9.4.1.dev11/docker/manila creating kolla-9.4.1.dev11/docker/manila/manila-api creating kolla-9.4.1.dev11/docker/manila/manila-base creating kolla-9.4.1.dev11/docker/manila/manila-data creating kolla-9.4.1.dev11/docker/manila/manila-scheduler creating kolla-9.4.1.dev11/docker/manila/manila-share creating kolla-9.4.1.dev11/docker/mariadb creating kolla-9.4.1.dev11/docker/masakari creating kolla-9.4.1.dev11/docker/masakari/masakari-api creating kolla-9.4.1.dev11/docker/masakari/masakari-base creating kolla-9.4.1.dev11/docker/masakari/masakari-engine creating kolla-9.4.1.dev11/docker/masakari/masakari-monitors creating kolla-9.4.1.dev11/docker/memcached creating kolla-9.4.1.dev11/docker/mistral creating kolla-9.4.1.dev11/docker/mistral/mistral-api creating kolla-9.4.1.dev11/docker/mistral/mistral-base creating kolla-9.4.1.dev11/docker/mistral/mistral-engine creating kolla-9.4.1.dev11/docker/mistral/mistral-event-engine creating kolla-9.4.1.dev11/docker/mistral/mistral-executor creating kolla-9.4.1.dev11/docker/monasca creating kolla-9.4.1.dev11/docker/monasca/monasca-agent creating kolla-9.4.1.dev11/docker/monasca/monasca-api creating kolla-9.4.1.dev11/docker/monasca/monasca-base creating kolla-9.4.1.dev11/docker/monasca/monasca-grafana creating kolla-9.4.1.dev11/docker/monasca/monasca-log-api creating kolla-9.4.1.dev11/docker/monasca/monasca-notification creating kolla-9.4.1.dev11/docker/monasca/monasca-persister creating kolla-9.4.1.dev11/docker/monasca/monasca-thresh creating kolla-9.4.1.dev11/docker/mongodb creating kolla-9.4.1.dev11/docker/multipathd creating kolla-9.4.1.dev11/docker/murano creating kolla-9.4.1.dev11/docker/murano/murano-api creating kolla-9.4.1.dev11/docker/murano/murano-base creating kolla-9.4.1.dev11/docker/murano/murano-engine creating kolla-9.4.1.dev11/docker/networking-baremetal creating kolla-9.4.1.dev11/docker/networking-baremetal/ironic-neutron-agent creating kolla-9.4.1.dev11/docker/neutron creating kolla-9.4.1.dev11/docker/neutron/neutron-base creating kolla-9.4.1.dev11/docker/neutron/neutron-bgp-dragent creating kolla-9.4.1.dev11/docker/neutron/neutron-dhcp-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-infoblox-ipam-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-l3-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-linuxbridge-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-metadata-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-metadata-agent-ovn creating kolla-9.4.1.dev11/docker/neutron/neutron-metering-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-openvswitch-agent creating kolla-9.4.1.dev11/docker/neutron/neutron-server creating kolla-9.4.1.dev11/docker/neutron/neutron-server-opendaylight creating kolla-9.4.1.dev11/docker/neutron/neutron-server-ovn creating kolla-9.4.1.dev11/docker/neutron/neutron-sriov-agent creating kolla-9.4.1.dev11/docker/nova creating kolla-9.4.1.dev11/docker/nova/nova-api creating kolla-9.4.1.dev11/docker/nova/nova-base creating kolla-9.4.1.dev11/docker/nova/nova-compute creating kolla-9.4.1.dev11/docker/nova/nova-compute-ironic creating kolla-9.4.1.dev11/docker/nova/nova-conductor creating kolla-9.4.1.dev11/docker/nova/nova-libvirt creating kolla-9.4.1.dev11/docker/nova/nova-mksproxy creating kolla-9.4.1.dev11/docker/nova/nova-novncproxy creating kolla-9.4.1.dev11/docker/nova/nova-scheduler creating kolla-9.4.1.dev11/docker/nova/nova-serialproxy creating kolla-9.4.1.dev11/docker/nova/nova-spicehtml5proxy creating kolla-9.4.1.dev11/docker/nova/nova-ssh creating kolla-9.4.1.dev11/docker/novajoin creating kolla-9.4.1.dev11/docker/novajoin/novajoin-base creating kolla-9.4.1.dev11/docker/novajoin/novajoin-notifier creating kolla-9.4.1.dev11/docker/novajoin/novajoin-server creating kolla-9.4.1.dev11/docker/octavia creating kolla-9.4.1.dev11/docker/octavia/octavia-api creating kolla-9.4.1.dev11/docker/octavia/octavia-base creating kolla-9.4.1.dev11/docker/octavia/octavia-health-manager creating kolla-9.4.1.dev11/docker/octavia/octavia-housekeeping creating kolla-9.4.1.dev11/docker/octavia/octavia-worker creating kolla-9.4.1.dev11/docker/opendaylight creating kolla-9.4.1.dev11/docker/openstack-base creating kolla-9.4.1.dev11/docker/openvswitch creating kolla-9.4.1.dev11/docker/openvswitch/openvswitch-base creating kolla-9.4.1.dev11/docker/openvswitch/openvswitch-db-server creating kolla-9.4.1.dev11/docker/openvswitch/openvswitch-vswitchd creating kolla-9.4.1.dev11/docker/ovn creating kolla-9.4.1.dev11/docker/ovn/ovn-base creating kolla-9.4.1.dev11/docker/ovn/ovn-controller creating kolla-9.4.1.dev11/docker/ovn/ovn-nb-db-server creating kolla-9.4.1.dev11/docker/ovn/ovn-northd creating kolla-9.4.1.dev11/docker/ovn/ovn-sb-db-server creating kolla-9.4.1.dev11/docker/ovsdpdk creating kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk creating kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-db creating kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-vswitchd creating kolla-9.4.1.dev11/docker/panko creating kolla-9.4.1.dev11/docker/panko/panko-api creating kolla-9.4.1.dev11/docker/panko/panko-base creating kolla-9.4.1.dev11/docker/placement creating kolla-9.4.1.dev11/docker/placement/placement-api creating kolla-9.4.1.dev11/docker/placement/placement-base creating kolla-9.4.1.dev11/docker/prometheus creating kolla-9.4.1.dev11/docker/prometheus/prometheus-alertmanager creating kolla-9.4.1.dev11/docker/prometheus/prometheus-base creating kolla-9.4.1.dev11/docker/prometheus/prometheus-blackbox-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-cadvisor creating kolla-9.4.1.dev11/docker/prometheus/prometheus-elasticsearch-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-haproxy-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-memcached-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-mtail creating kolla-9.4.1.dev11/docker/prometheus/prometheus-mysqld-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-node-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-openstack-exporter creating kolla-9.4.1.dev11/docker/prometheus/prometheus-server creating kolla-9.4.1.dev11/docker/ptp creating kolla-9.4.1.dev11/docker/qdrouterd creating kolla-9.4.1.dev11/docker/qinling creating kolla-9.4.1.dev11/docker/qinling/qinling-api creating kolla-9.4.1.dev11/docker/qinling/qinling-base creating kolla-9.4.1.dev11/docker/qinling/qinling-engine creating kolla-9.4.1.dev11/docker/rabbitmq creating kolla-9.4.1.dev11/docker/rabbitmq-3.7.24 creating kolla-9.4.1.dev11/docker/radvd creating kolla-9.4.1.dev11/docker/rally creating kolla-9.4.1.dev11/docker/redis creating kolla-9.4.1.dev11/docker/redis/redis creating kolla-9.4.1.dev11/docker/redis/redis-base creating kolla-9.4.1.dev11/docker/redis/redis-sentinel creating kolla-9.4.1.dev11/docker/rsyslog creating kolla-9.4.1.dev11/docker/rsyslog/rsyslog creating kolla-9.4.1.dev11/docker/rsyslog/rsyslog-base creating kolla-9.4.1.dev11/docker/sahara creating kolla-9.4.1.dev11/docker/sahara/sahara-api creating kolla-9.4.1.dev11/docker/sahara/sahara-base creating kolla-9.4.1.dev11/docker/sahara/sahara-engine creating kolla-9.4.1.dev11/docker/searchlight creating kolla-9.4.1.dev11/docker/searchlight/searchlight-api creating kolla-9.4.1.dev11/docker/searchlight/searchlight-base creating kolla-9.4.1.dev11/docker/searchlight/searchlight-listener creating kolla-9.4.1.dev11/docker/senlin creating kolla-9.4.1.dev11/docker/senlin/senlin-api creating kolla-9.4.1.dev11/docker/senlin/senlin-base creating kolla-9.4.1.dev11/docker/senlin/senlin-engine creating kolla-9.4.1.dev11/docker/sensu creating kolla-9.4.1.dev11/docker/sensu/sensu-api creating kolla-9.4.1.dev11/docker/sensu/sensu-base creating kolla-9.4.1.dev11/docker/sensu/sensu-client creating kolla-9.4.1.dev11/docker/sensu/sensu-server creating kolla-9.4.1.dev11/docker/skydive creating kolla-9.4.1.dev11/docker/skydive/skydive-agent creating kolla-9.4.1.dev11/docker/skydive/skydive-analyzer creating kolla-9.4.1.dev11/docker/skydive/skydive-base creating kolla-9.4.1.dev11/docker/solum creating kolla-9.4.1.dev11/docker/solum/solum-api creating kolla-9.4.1.dev11/docker/solum/solum-base creating kolla-9.4.1.dev11/docker/solum/solum-conductor creating kolla-9.4.1.dev11/docker/solum/solum-deployer creating kolla-9.4.1.dev11/docker/solum/solum-worker creating kolla-9.4.1.dev11/docker/storm creating kolla-9.4.1.dev11/docker/storm/storm creating kolla-9.4.1.dev11/docker/storm/storm-base creating kolla-9.4.1.dev11/docker/swift creating kolla-9.4.1.dev11/docker/swift/swift-account creating kolla-9.4.1.dev11/docker/swift/swift-base creating kolla-9.4.1.dev11/docker/swift/swift-container creating kolla-9.4.1.dev11/docker/swift/swift-object creating kolla-9.4.1.dev11/docker/swift/swift-object-expirer creating kolla-9.4.1.dev11/docker/swift/swift-proxy-server creating kolla-9.4.1.dev11/docker/swift/swift-rsyncd creating kolla-9.4.1.dev11/docker/tacker creating kolla-9.4.1.dev11/docker/tacker/tacker-base creating kolla-9.4.1.dev11/docker/tacker/tacker-conductor creating kolla-9.4.1.dev11/docker/tacker/tacker-server creating kolla-9.4.1.dev11/docker/telegraf creating kolla-9.4.1.dev11/docker/tempest creating kolla-9.4.1.dev11/docker/tgtd creating kolla-9.4.1.dev11/docker/tripleoclient creating kolla-9.4.1.dev11/docker/trove creating kolla-9.4.1.dev11/docker/trove/trove-api creating kolla-9.4.1.dev11/docker/trove/trove-base creating kolla-9.4.1.dev11/docker/trove/trove-conductor creating kolla-9.4.1.dev11/docker/trove/trove-guestagent creating kolla-9.4.1.dev11/docker/trove/trove-taskmanager creating kolla-9.4.1.dev11/docker/vitrage creating kolla-9.4.1.dev11/docker/vitrage/vitrage-api creating kolla-9.4.1.dev11/docker/vitrage/vitrage-base creating kolla-9.4.1.dev11/docker/vitrage/vitrage-graph creating kolla-9.4.1.dev11/docker/vitrage/vitrage-ml creating kolla-9.4.1.dev11/docker/vitrage/vitrage-notifier creating kolla-9.4.1.dev11/docker/vitrage/vitrage-persistor creating kolla-9.4.1.dev11/docker/vmtp creating kolla-9.4.1.dev11/docker/watcher creating kolla-9.4.1.dev11/docker/watcher/watcher-api creating kolla-9.4.1.dev11/docker/watcher/watcher-applier creating kolla-9.4.1.dev11/docker/watcher/watcher-base creating kolla-9.4.1.dev11/docker/watcher/watcher-engine creating kolla-9.4.1.dev11/docker/zaqar creating kolla-9.4.1.dev11/docker/zaqar/zaqar-base creating kolla-9.4.1.dev11/docker/zaqar/zaqar-server creating kolla-9.4.1.dev11/docker/zaqar/zaqar-wsgi creating kolla-9.4.1.dev11/docker/zookeeper creating kolla-9.4.1.dev11/docker/zun creating kolla-9.4.1.dev11/docker/zun/zun-api creating kolla-9.4.1.dev11/docker/zun/zun-base creating kolla-9.4.1.dev11/docker/zun/zun-compute creating kolla-9.4.1.dev11/docker/zun/zun-wsproxy creating kolla-9.4.1.dev11/etc creating kolla-9.4.1.dev11/etc/kolla creating kolla-9.4.1.dev11/etc/oslo-config-generator creating kolla-9.4.1.dev11/kolla creating kolla-9.4.1.dev11/kolla.egg-info creating kolla-9.4.1.dev11/kolla/cmd creating kolla-9.4.1.dev11/kolla/common creating kolla-9.4.1.dev11/kolla/hacking creating kolla-9.4.1.dev11/kolla/image creating kolla-9.4.1.dev11/kolla/template creating kolla-9.4.1.dev11/kolla/tests creating kolla-9.4.1.dev11/kolla/tests/common creating kolla-9.4.1.dev11/kolla/tests/docker creating kolla-9.4.1.dev11/kolla/tests/docker/base creating kolla-9.4.1.dev11/kolla/tests/docker/neutron-server creating kolla-9.4.1.dev11/kolla/tests/etc creating kolla-9.4.1.dev11/releasenotes creating kolla-9.4.1.dev11/releasenotes/notes creating kolla-9.4.1.dev11/releasenotes/source creating kolla-9.4.1.dev11/releasenotes/source/_static creating kolla-9.4.1.dev11/releasenotes/source/_templates creating kolla-9.4.1.dev11/roles creating kolla-9.4.1.dev11/roles/collect-collectd creating kolla-9.4.1.dev11/roles/collect-collectd/files creating kolla-9.4.1.dev11/roles/collect-collectd/tasks creating kolla-9.4.1.dev11/roles/collect-collectd/templates creating kolla-9.4.1.dev11/roles/collectd creating kolla-9.4.1.dev11/roles/collectd/defaults creating kolla-9.4.1.dev11/roles/collectd/handlers creating kolla-9.4.1.dev11/roles/collectd/tasks creating kolla-9.4.1.dev11/roles/collectd/templates creating kolla-9.4.1.dev11/specs creating kolla-9.4.1.dev11/tests creating kolla-9.4.1.dev11/tests/files creating kolla-9.4.1.dev11/tests/playbooks creating kolla-9.4.1.dev11/tests/templates creating kolla-9.4.1.dev11/tests/vars creating kolla-9.4.1.dev11/tools copying files to kolla-9.4.1.dev11... copying .stestr.conf -> kolla-9.4.1.dev11 copying .yamllint -> kolla-9.4.1.dev11 copying AUTHORS -> kolla-9.4.1.dev11 copying ChangeLog -> kolla-9.4.1.dev11 copying HACKING.rst -> kolla-9.4.1.dev11 copying LICENSE -> kolla-9.4.1.dev11 copying README.rst -> kolla-9.4.1.dev11 copying bindep.txt -> kolla-9.4.1.dev11 copying deliverables.yaml -> kolla-9.4.1.dev11 copying requirements.txt -> kolla-9.4.1.dev11 copying setup.cfg -> kolla-9.4.1.dev11 copying setup.py -> kolla-9.4.1.dev11 copying test-requirements.txt -> kolla-9.4.1.dev11 copying tox.ini -> kolla-9.4.1.dev11 copying .zuul.d/base.yaml -> kolla-9.4.1.dev11/.zuul.d copying .zuul.d/centos.yaml -> kolla-9.4.1.dev11/.zuul.d copying .zuul.d/debian.yaml -> kolla-9.4.1.dev11/.zuul.d copying .zuul.d/project.yaml -> kolla-9.4.1.dev11/.zuul.d copying .zuul.d/ubuntu.yaml -> kolla-9.4.1.dev11/.zuul.d copying contrib/template-override/README.rst -> kolla-9.4.1.dev11/contrib/template-override copying contrib/template-override/opendaylight-template-overrides.j2 -> kolla-9.4.1.dev11/contrib/template-override copying contrib/template-override/ovs-dpdk.j2 -> kolla-9.4.1.dev11/contrib/template-override copying doc/requirements.txt -> kolla-9.4.1.dev11/doc copying doc/source/ceph_versions.csv -> kolla-9.4.1.dev11/doc/source copying doc/source/conf.py -> kolla-9.4.1.dev11/doc/source copying doc/source/index.rst -> kolla-9.4.1.dev11/doc/source copying doc/source/matrix_aarch64.csv -> kolla-9.4.1.dev11/doc/source copying doc/source/matrix_x86.csv -> kolla-9.4.1.dev11/doc/source copying doc/source/support_matrix.rst -> kolla-9.4.1.dev11/doc/source copying doc/source/admin/image-building.rst -> kolla-9.4.1.dev11/doc/source/admin copying doc/source/admin/index.rst -> kolla-9.4.1.dev11/doc/source/admin copying doc/source/admin/kolla_api.rst -> kolla-9.4.1.dev11/doc/source/admin copying doc/source/admin/template-override/opendaylight-source.rst -> kolla-9.4.1.dev11/doc/source/admin/template-override copying doc/source/admin/template-override/ovs-dpdk.rst -> kolla-9.4.1.dev11/doc/source/admin/template-override copying doc/source/contributor/CONTRIBUTING.rst -> kolla-9.4.1.dev11/doc/source/contributor copying doc/source/contributor/bug-triage.rst -> kolla-9.4.1.dev11/doc/source/contributor copying doc/source/contributor/index.rst -> kolla-9.4.1.dev11/doc/source/contributor copying doc/source/contributor/ptl-guide.rst -> kolla-9.4.1.dev11/doc/source/contributor copying doc/source/contributor/release-management.rst -> kolla-9.4.1.dev11/doc/source/contributor copying doc/source/contributor/running-tests.rst -> kolla-9.4.1.dev11/doc/source/contributor copying docker/macros.j2 -> kolla-9.4.1.dev11/docker copying docker/almanach/almanach-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/almanach/almanach-api copying docker/almanach/almanach-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/almanach/almanach-base copying docker/almanach/almanach-base/extend_start.sh -> kolla-9.4.1.dev11/docker/almanach/almanach-base copying docker/almanach/almanach-collector/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/almanach/almanach-collector copying docker/aodh/aodh-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-api copying docker/aodh/aodh-api/extend_start.sh -> kolla-9.4.1.dev11/docker/aodh/aodh-api copying docker/aodh/aodh-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-base copying docker/aodh/aodh-base/aodh_sudoers -> kolla-9.4.1.dev11/docker/aodh/aodh-base copying docker/aodh/aodh-base/extend_start.sh -> kolla-9.4.1.dev11/docker/aodh/aodh-base copying docker/aodh/aodh-evaluator/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-evaluator copying docker/aodh/aodh-expirer/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-expirer copying docker/aodh/aodh-listener/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-listener copying docker/aodh/aodh-notifier/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/aodh/aodh-notifier copying docker/barbican/barbican-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/barbican/barbican-api copying docker/barbican/barbican-api/extend_start.sh -> kolla-9.4.1.dev11/docker/barbican/barbican-api copying docker/barbican/barbican-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/barbican/barbican-base copying docker/barbican/barbican-base/barbican_sudoers -> kolla-9.4.1.dev11/docker/barbican/barbican-base copying docker/barbican/barbican-base/extend_start.sh -> kolla-9.4.1.dev11/docker/barbican/barbican-base copying docker/barbican/barbican-keystone-listener/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/barbican/barbican-keystone-listener copying docker/barbican/barbican-worker/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/barbican/barbican-worker copying docker/base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/base copying docker/base/apt_preferences -> kolla-9.4.1.dev11/docker/base copying docker/base/apt_preferences.debian -> kolla-9.4.1.dev11/docker/base copying docker/base/apt_preferences.ubuntu -> kolla-9.4.1.dev11/docker/base copying docker/base/ceph_master.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/copy_cacerts.sh -> kolla-9.4.1.dev11/docker/base copying docker/base/crmsh.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/curlrc -> kolla-9.4.1.dev11/docker/base copying docker/base/delorean-deps.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/dnf.conf -> kolla-9.4.1.dev11/docker/base copying docker/base/dpkg_reducing_disk_footprint -> kolla-9.4.1.dev11/docker/base copying docker/base/elasticsearch.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/grafana.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/httpd_setup.sh -> kolla-9.4.1.dev11/docker/base copying docker/base/influxdb.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/kolla_bashrc -> kolla-9.4.1.dev11/docker/base copying docker/base/opendaylight.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/rabbitmq_rabbitmq-erlang.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/rabbitmq_rabbitmq-server.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/set_configs.py -> kolla-9.4.1.dev11/docker/base copying docker/base/sources.list -> kolla-9.4.1.dev11/docker/base copying docker/base/sources.list.debian -> kolla-9.4.1.dev11/docker/base copying docker/base/sources.list.ubuntu -> kolla-9.4.1.dev11/docker/base copying docker/base/sources.list.ubuntu.aarch64 -> kolla-9.4.1.dev11/docker/base copying docker/base/sources.list.ubuntu.ppc64le -> kolla-9.4.1.dev11/docker/base copying docker/base/start.sh -> kolla-9.4.1.dev11/docker/base copying docker/base/sudoers -> kolla-9.4.1.dev11/docker/base copying docker/base/td.repo -> kolla-9.4.1.dev11/docker/base copying docker/base/yum.conf -> kolla-9.4.1.dev11/docker/base copying docker/bifrost/bifrost-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/bifrost_sudoers -> kolla-9.4.1.dev11/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/build_arg.yml -> kolla-9.4.1.dev11/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-deploy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/bifrost/bifrost-deploy copying docker/blazar/blazar-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/blazar/blazar-api copying docker/blazar/blazar-api/extend_start.sh -> kolla-9.4.1.dev11/docker/blazar/blazar-api copying docker/blazar/blazar-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/blazar/blazar-base copying docker/blazar/blazar-base/extend_start.sh -> kolla-9.4.1.dev11/docker/blazar/blazar-base copying docker/blazar/blazar-manager/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/blazar/blazar-manager copying docker/ceilometer/ceilometer-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/ceilometer_sudoers -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/extend_start.sh -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-central/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-central copying docker/ceilometer/ceilometer-compute/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-compute copying docker/ceilometer/ceilometer-ipmi/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-ipmi copying docker/ceilometer/ceilometer-notification/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-notification copying docker/ceilometer/ceilometer-notification/extend_start.sh -> kolla-9.4.1.dev11/docker/ceilometer/ceilometer-notification copying docker/ceph/ceph-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-base copying docker/ceph/ceph-base/extend_start.sh -> kolla-9.4.1.dev11/docker/ceph/ceph-base copying docker/ceph/ceph-mds/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-mds copying docker/ceph/ceph-mgr/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-mgr copying docker/ceph/ceph-mon/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-mon copying docker/ceph/ceph-mon/extend_start.sh -> kolla-9.4.1.dev11/docker/ceph/ceph-mon copying docker/ceph/ceph-mon/fetch_ceph_keys.py -> kolla-9.4.1.dev11/docker/ceph/ceph-mon copying docker/ceph/ceph-nfs/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-nfs copying docker/ceph/ceph-osd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-osd copying docker/ceph/ceph-osd/extend_start.sh -> kolla-9.4.1.dev11/docker/ceph/ceph-osd copying docker/ceph/ceph-rgw/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/ceph-rgw copying docker/ceph/cephfs-fuse/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ceph/cephfs-fuse copying docker/certmonger/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/certmonger copying docker/chrony/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/chrony copying docker/chrony/extend_start.sh -> kolla-9.4.1.dev11/docker/chrony copying docker/cinder/cinder-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cinder/cinder-api copying docker/cinder/cinder-api/extend_start.sh -> kolla-9.4.1.dev11/docker/cinder/cinder-api copying docker/cinder/cinder-backup/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cinder/cinder-backup copying docker/cinder/cinder-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cinder/cinder-base copying docker/cinder/cinder-base/cinder_sudoers -> kolla-9.4.1.dev11/docker/cinder/cinder-base copying docker/cinder/cinder-base/extend_start.sh -> kolla-9.4.1.dev11/docker/cinder/cinder-base copying docker/cinder/cinder-scheduler/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cinder/cinder-scheduler copying docker/cinder/cinder-volume/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/cinder_sudoers -> kolla-9.4.1.dev11/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/extend_start.sh -> kolla-9.4.1.dev11/docker/cinder/cinder-volume copying docker/cloudkitty/cloudkitty-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-api/extend_start.sh -> kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-base/extend_start.sh -> kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-processor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cloudkitty/cloudkitty-processor copying docker/collectd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/collectd copying docker/collectd/extend_start.sh -> kolla-9.4.1.dev11/docker/collectd copying docker/congress/congress-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/congress/congress-api copying docker/congress/congress-api/extend_start.sh -> kolla-9.4.1.dev11/docker/congress/congress-api copying docker/congress/congress-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/congress/congress-base copying docker/congress/congress-base/extend_start.sh -> kolla-9.4.1.dev11/docker/congress/congress-base copying docker/congress/congress-datasource/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/congress/congress-datasource copying docker/congress/congress-policy-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/congress/congress-policy-engine copying docker/cron/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cron copying docker/cyborg/cyborg-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cyborg/cyborg-agent copying docker/cyborg/cyborg-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-api/extend_start.sh -> kolla-9.4.1.dev11/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/cyborg_sudoers -> kolla-9.4.1.dev11/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/extend_start.sh -> kolla-9.4.1.dev11/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/cyborg/cyborg-conductor copying docker/designate/designate-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-api copying docker/designate/designate-backend-bind9/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-backend-bind9 copying docker/designate/designate-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-base copying docker/designate/designate-base/designate_sudoers -> kolla-9.4.1.dev11/docker/designate/designate-base copying docker/designate/designate-base/extend_start.sh -> kolla-9.4.1.dev11/docker/designate/designate-base copying docker/designate/designate-central/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-central copying docker/designate/designate-central/extend_start.sh -> kolla-9.4.1.dev11/docker/designate/designate-central copying docker/designate/designate-mdns/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-mdns copying docker/designate/designate-producer/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-producer copying docker/designate/designate-sink/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-sink copying docker/designate/designate-worker/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/designate/designate-worker copying docker/dind/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dind copying docker/dind/start.sh -> kolla-9.4.1.dev11/docker/dind copying docker/dnsmasq/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dnsmasq copying docker/dragonflow/dragonflow-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dragonflow/dragonflow-base copying docker/dragonflow/dragonflow-base/extend_start.sh -> kolla-9.4.1.dev11/docker/dragonflow/dragonflow-base copying docker/dragonflow/dragonflow-controller/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dragonflow/dragonflow-controller copying docker/dragonflow/dragonflow-metadata/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dragonflow/dragonflow-metadata copying docker/dragonflow/dragonflow-publisher-service/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/dragonflow/dragonflow-publisher-service copying docker/ec2-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ec2-api copying docker/ec2-api/extend_start.sh -> kolla-9.4.1.dev11/docker/ec2-api copying docker/elasticsearch/elasticsearch/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch copying docker/elasticsearch/elasticsearch/extend_start.sh -> kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch copying docker/elasticsearch/elasticsearch-curator/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch-curator copying docker/elasticsearch/elasticsearch-curator/extend_start.sh -> kolla-9.4.1.dev11/docker/elasticsearch/elasticsearch-curator copying docker/elasticsearch6/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/elasticsearch6 copying docker/elasticsearch6/elasticsearch.repo -> kolla-9.4.1.dev11/docker/elasticsearch6 copying docker/elasticsearch6/extend_start.sh -> kolla-9.4.1.dev11/docker/elasticsearch6 copying docker/etcd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/etcd copying docker/etcd/etcd_sudoers -> kolla-9.4.1.dev11/docker/etcd copying docker/etcd/extend_start.sh -> kolla-9.4.1.dev11/docker/etcd copying docker/fluentd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/fluentd copying docker/fluentd/extend_start.sh -> kolla-9.4.1.dev11/docker/fluentd copying docker/fluentd/fluentd_sudoers -> kolla-9.4.1.dev11/docker/fluentd copying docker/freezer/freezer-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/freezer/freezer-api copying docker/freezer/freezer-api/extend_start.sh -> kolla-9.4.1.dev11/docker/freezer/freezer-api copying docker/freezer/freezer-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/freezer/freezer-base copying docker/freezer/freezer-base/extend_start.sh -> kolla-9.4.1.dev11/docker/freezer/freezer-base copying docker/freezer/freezer-base/freezer_sudoers -> kolla-9.4.1.dev11/docker/freezer/freezer-base copying docker/freezer/freezer-scheduler/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/freezer/freezer-scheduler copying docker/glance/glance-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/glance/glance-api copying docker/glance/glance-api/extend_start.sh -> kolla-9.4.1.dev11/docker/glance/glance-api copying docker/glance/glance-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/glance/glance-base copying docker/glance/glance-base/extend_start.sh -> kolla-9.4.1.dev11/docker/glance/glance-base copying docker/glance/glance-registry/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/glance/glance-registry copying docker/gnocchi/gnocchi-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-api/extend_start.sh -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/extend_start.sh -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/gnocchi_sudoers -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-metricd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-metricd copying docker/gnocchi/gnocchi-statsd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/gnocchi/gnocchi-statsd copying docker/grafana/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/grafana copying docker/grafana/extend_start.sh -> kolla-9.4.1.dev11/docker/grafana copying docker/grafana/grafana_sudoers -> kolla-9.4.1.dev11/docker/grafana copying docker/hacluster/hacluster-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-base/extend_start.sh -> kolla-9.4.1.dev11/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-corosync/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/hacluster/hacluster-corosync copying docker/hacluster/hacluster-pacemaker/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/hacluster/hacluster-pacemaker copying docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/hacluster/hacluster-pacemaker-remote copying docker/hacluster/hacluster-pcs/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/hacluster/hacluster-pcs copying docker/haproxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/haproxy copying docker/haproxy/ensure_latest_config.sh -> kolla-9.4.1.dev11/docker/haproxy copying docker/heat/heat-all/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/heat/heat-all copying docker/heat/heat-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/heat/heat-api copying docker/heat/heat-api/extend_start.sh -> kolla-9.4.1.dev11/docker/heat/heat-api copying docker/heat/heat-api-cfn/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/heat/heat-api-cfn copying docker/heat/heat-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/heat/heat-base copying docker/heat/heat-base/extend_start.sh -> kolla-9.4.1.dev11/docker/heat/heat-base copying docker/heat/heat-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/heat/heat-engine copying docker/helm-repository/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/helm-repository copying docker/horizon/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/horizon copying docker/horizon/extend_start.sh -> kolla-9.4.1.dev11/docker/horizon copying docker/influxdb/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/influxdb copying docker/influxdb/extend_start.sh -> kolla-9.4.1.dev11/docker/influxdb copying docker/influxdb/influxdb_sudoers -> kolla-9.4.1.dev11/docker/influxdb copying docker/ironic-inspector/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ironic-inspector copying docker/ironic-inspector/extend_start.sh -> kolla-9.4.1.dev11/docker/ironic-inspector copying docker/ironic-inspector/ironic_inspector_sudoers -> kolla-9.4.1.dev11/docker/ironic-inspector copying docker/ironic/ironic-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ironic/ironic-api copying docker/ironic/ironic-api/extend_start.sh -> kolla-9.4.1.dev11/docker/ironic/ironic-api copying docker/ironic/ironic-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ironic/ironic-base copying docker/ironic/ironic-base/extend_start.sh -> kolla-9.4.1.dev11/docker/ironic/ironic-base copying docker/ironic/ironic-base/ironic_sudoers -> kolla-9.4.1.dev11/docker/ironic/ironic-base copying docker/ironic/ironic-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ironic/ironic-conductor copying docker/ironic/ironic-pxe/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/extend_start.sh -> kolla-9.4.1.dev11/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/tftp-map-file -> kolla-9.4.1.dev11/docker/ironic/ironic-pxe copying docker/iscsid/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/iscsid copying docker/iscsid/extend_start.sh -> kolla-9.4.1.dev11/docker/iscsid copying docker/kafka/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kafka copying docker/kafka/extend_start.sh -> kolla-9.4.1.dev11/docker/kafka copying docker/karbor/karbor-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/karbor/karbor-api copying docker/karbor/karbor-api/extend_start.sh -> kolla-9.4.1.dev11/docker/karbor/karbor-api copying docker/karbor/karbor-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/karbor/karbor-base copying docker/karbor/karbor-base/extend_start.sh -> kolla-9.4.1.dev11/docker/karbor/karbor-base copying docker/karbor/karbor-operationengine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/karbor/karbor-operationengine copying docker/karbor/karbor-protection/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/karbor/karbor-protection copying docker/keepalived/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/keepalived copying docker/keepalived/check_alive.sh -> kolla-9.4.1.dev11/docker/keepalived copying docker/keepalived/extend_start.sh -> kolla-9.4.1.dev11/docker/keepalived copying docker/keystone/keystone/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/keystone/keystone copying docker/keystone/keystone/extend_start.sh -> kolla-9.4.1.dev11/docker/keystone/keystone copying docker/keystone/keystone/keystone_bootstrap.sh -> kolla-9.4.1.dev11/docker/keystone/keystone copying docker/keystone/keystone-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/keystone/keystone-base copying docker/keystone/keystone-fernet/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/extend_start.sh -> kolla-9.4.1.dev11/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/fetch_fernet_tokens.py -> kolla-9.4.1.dev11/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/keystone_bootstrap.sh -> kolla-9.4.1.dev11/docker/keystone/keystone-fernet copying docker/keystone/keystone-ssh/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/keystone/keystone-ssh copying docker/keystone/keystone-ssh/extend_start.sh -> kolla-9.4.1.dev11/docker/keystone/keystone-ssh copying docker/kibana/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kibana copying docker/kibana/extend_start.sh -> kolla-9.4.1.dev11/docker/kibana copying docker/kibana6/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kibana6 copying docker/kibana6/elasticsearch.repo -> kolla-9.4.1.dev11/docker/kibana6 copying docker/kibana6/extend_start.sh -> kolla-9.4.1.dev11/docker/kibana6 copying docker/kolla-toolbox/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/ansible.cfg -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/ansible_sudoers -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/find_disks.py -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/kolla_keystone_service.py -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/kolla_keystone_user.py -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kolla-toolbox/kolla_sanity.py -> kolla-9.4.1.dev11/docker/kolla-toolbox copying docker/kube/kube-apiserver/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-apiserver copying docker/kube/kube-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-base copying docker/kube/kube-controller-manager/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-controller-manager copying docker/kube/kube-discovery/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-discovery copying docker/kube/kube-proxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-proxy copying docker/kube/kube-scheduler/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kube/kube-scheduler copying docker/kubernetes-entrypoint/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kubernetes-entrypoint copying docker/kubetoolbox/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kubetoolbox copying docker/kuryr/kuryr-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-base/extend_start.sh -> kolla-9.4.1.dev11/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-libnetwork/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/kuryr/kuryr-libnetwork copying docker/logstash/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/logstash copying docker/logstash/extend_start.sh -> kolla-9.4.1.dev11/docker/logstash copying docker/logstash6/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/logstash6 copying docker/logstash6/elasticsearch.repo -> kolla-9.4.1.dev11/docker/logstash6 copying docker/logstash6/extend_start.sh -> kolla-9.4.1.dev11/docker/logstash6 copying docker/magnum/magnum-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/magnum/magnum-api copying docker/magnum/magnum-api/extend_start.sh -> kolla-9.4.1.dev11/docker/magnum/magnum-api copying docker/magnum/magnum-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/magnum/magnum-base copying docker/magnum/magnum-base/extend_start.sh -> kolla-9.4.1.dev11/docker/magnum/magnum-base copying docker/magnum/magnum-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/magnum/magnum-conductor copying docker/manila/manila-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/manila/manila-api copying docker/manila/manila-api/extend_start.sh -> kolla-9.4.1.dev11/docker/manila/manila-api copying docker/manila/manila-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/manila/manila-base copying docker/manila/manila-base/extend_start.sh -> kolla-9.4.1.dev11/docker/manila/manila-base copying docker/manila/manila-base/manila_sudoers -> kolla-9.4.1.dev11/docker/manila/manila-base copying docker/manila/manila-data/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/manila/manila-data copying docker/manila/manila-scheduler/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/manila/manila-scheduler copying docker/manila/manila-share/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/manila/manila-share copying docker/mariadb/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mariadb copying docker/mariadb/backup.sh -> kolla-9.4.1.dev11/docker/mariadb copying docker/mariadb/extend_start.sh -> kolla-9.4.1.dev11/docker/mariadb copying docker/mariadb/mariadb_sudoers -> kolla-9.4.1.dev11/docker/mariadb copying docker/mariadb/security_reset.expect -> kolla-9.4.1.dev11/docker/mariadb copying docker/masakari/masakari-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/masakari/masakari-api copying docker/masakari/masakari-api/extend_start.sh -> kolla-9.4.1.dev11/docker/masakari/masakari-api copying docker/masakari/masakari-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/masakari/masakari-base copying docker/masakari/masakari-base/extend_start.sh -> kolla-9.4.1.dev11/docker/masakari/masakari-base copying docker/masakari/masakari-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/masakari/masakari-engine copying docker/masakari/masakari-monitors/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/masakari/masakari-monitors copying docker/masakari/masakari-monitors/masakari_monitors_sudoers -> kolla-9.4.1.dev11/docker/masakari/masakari-monitors copying docker/memcached/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/memcached copying docker/mistral/mistral-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mistral/mistral-api copying docker/mistral/mistral-api/extend_start.sh -> kolla-9.4.1.dev11/docker/mistral/mistral-api copying docker/mistral/mistral-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mistral/mistral-base copying docker/mistral/mistral-base/extend_start.sh -> kolla-9.4.1.dev11/docker/mistral/mistral-base copying docker/mistral/mistral-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mistral/mistral-engine copying docker/mistral/mistral-event-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mistral/mistral-event-engine copying docker/mistral/mistral-executor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mistral/mistral-executor copying docker/monasca/monasca-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-agent copying docker/monasca/monasca-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-api copying docker/monasca/monasca-api/extend_start.sh -> kolla-9.4.1.dev11/docker/monasca/monasca-api copying docker/monasca/monasca-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-base copying docker/monasca/monasca-base/extend_start.sh -> kolla-9.4.1.dev11/docker/monasca/monasca-base copying docker/monasca/monasca-grafana/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-grafana copying docker/monasca/monasca-grafana/extend_start.sh -> kolla-9.4.1.dev11/docker/monasca/monasca-grafana copying docker/monasca/monasca-grafana/grafana_sudoers -> kolla-9.4.1.dev11/docker/monasca/monasca-grafana copying docker/monasca/monasca-log-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-log-api copying docker/monasca/monasca-log-api/extend_start.sh -> kolla-9.4.1.dev11/docker/monasca/monasca-log-api copying docker/monasca/monasca-notification/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-notification copying docker/monasca/monasca-persister/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-persister copying docker/monasca/monasca-thresh/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/monasca/monasca-thresh copying docker/monasca/monasca-thresh/extend_start.sh -> kolla-9.4.1.dev11/docker/monasca/monasca-thresh copying docker/mongodb/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/mongodb copying docker/mongodb/extend_start.sh -> kolla-9.4.1.dev11/docker/mongodb copying docker/mongodb/mongodb_sudoers -> kolla-9.4.1.dev11/docker/mongodb copying docker/multipathd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/multipathd copying docker/murano/murano-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/murano/murano-api copying docker/murano/murano-api/extend_start.sh -> kolla-9.4.1.dev11/docker/murano/murano-api copying docker/murano/murano-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/murano/murano-base copying docker/murano/murano-base/extend_start.sh -> kolla-9.4.1.dev11/docker/murano/murano-base copying docker/murano/murano-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/murano/murano-engine copying docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/networking-baremetal/ironic-neutron-agent copying docker/neutron/neutron-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-base copying docker/neutron/neutron-base/extend_start.sh -> kolla-9.4.1.dev11/docker/neutron/neutron-base copying docker/neutron/neutron-base/neutron_sudoers -> kolla-9.4.1.dev11/docker/neutron/neutron-base copying docker/neutron/neutron-bgp-dragent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-bgp-dragent copying docker/neutron/neutron-dhcp-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-dhcp-agent copying docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-infoblox-ipam-agent copying docker/neutron/neutron-l3-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-l3-agent copying docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-linuxbridge-agent copying docker/neutron/neutron-metadata-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-metadata-agent copying docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-metadata-agent-ovn copying docker/neutron/neutron-metering-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-metering-agent copying docker/neutron/neutron-openvswitch-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-openvswitch-agent copying docker/neutron/neutron-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-server copying docker/neutron/neutron-server/extend_start.sh -> kolla-9.4.1.dev11/docker/neutron/neutron-server copying docker/neutron/neutron-server-opendaylight/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-server-opendaylight copying docker/neutron/neutron-server-ovn/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-server-ovn copying docker/neutron/neutron-sriov-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/neutron/neutron-sriov-agent copying docker/nova/nova-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-api copying docker/nova/nova-api/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-api copying docker/nova/nova-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-base copying docker/nova/nova-base/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-base copying docker/nova/nova-base/nova_sudoers -> kolla-9.4.1.dev11/docker/nova/nova-base copying docker/nova/nova-compute/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-compute copying docker/nova/nova-compute/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-compute copying docker/nova/nova-compute-ironic/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-compute-ironic copying docker/nova/nova-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-conductor copying docker/nova/nova-conductor/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-conductor copying docker/nova/nova-libvirt/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-libvirt copying docker/nova/nova-libvirt/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-libvirt copying docker/nova/nova-mksproxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-mksproxy copying docker/nova/nova-novncproxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-novncproxy copying docker/nova/nova-scheduler/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-scheduler copying docker/nova/nova-serialproxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-serialproxy copying docker/nova/nova-spicehtml5proxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-spicehtml5proxy copying docker/nova/nova-ssh/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/nova/nova-ssh copying docker/nova/nova-ssh/extend_start.sh -> kolla-9.4.1.dev11/docker/nova/nova-ssh copying docker/novajoin/novajoin-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/novajoin/novajoin-base copying docker/novajoin/novajoin-base/extend_start.sh -> kolla-9.4.1.dev11/docker/novajoin/novajoin-base copying docker/novajoin/novajoin-notifier/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/novajoin/novajoin-notifier copying docker/novajoin/novajoin-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/novajoin/novajoin-server copying docker/octavia/octavia-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/octavia/octavia-api copying docker/octavia/octavia-api/extend_start.sh -> kolla-9.4.1.dev11/docker/octavia/octavia-api copying docker/octavia/octavia-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/octavia/octavia-base copying docker/octavia/octavia-base/extend_start.sh -> kolla-9.4.1.dev11/docker/octavia/octavia-base copying docker/octavia/octavia-health-manager/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/octavia/octavia-health-manager copying docker/octavia/octavia-housekeeping/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/octavia/octavia-housekeeping copying docker/octavia/octavia-worker/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/octavia/octavia-worker copying docker/opendaylight/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/opendaylight copying docker/opendaylight/extend_start.sh -> kolla-9.4.1.dev11/docker/opendaylight copying docker/openstack-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/openstack-base copying docker/openvswitch/openvswitch-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-base/extend_start.sh -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-db-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/extend_start.sh -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/start_ovsdb_server.sh -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-vswitchd copying docker/openvswitch/openvswitch-vswitchd/extend_start.sh -> kolla-9.4.1.dev11/docker/openvswitch/openvswitch-vswitchd copying docker/ovn/ovn-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovn/ovn-base copying docker/ovn/ovn-base/extend_start.sh -> kolla-9.4.1.dev11/docker/ovn/ovn-base copying docker/ovn/ovn-controller/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovn/ovn-controller copying docker/ovn/ovn-nb-db-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-nb-db-server/start_nb_db_server.sh -> kolla-9.4.1.dev11/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-northd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovn/ovn-northd copying docker/ovn/ovn-sb-db-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovn/ovn-sb-db-server copying docker/ovn/ovn-sb-db-server/start_sb_db_server.sh -> kolla-9.4.1.dev11/docker/ovn/ovn-sb-db-server copying docker/ovsdpdk/ovsdpdk/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk/extend_start.sh -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/extend_start.sh -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh -> kolla-9.4.1.dev11/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/panko/panko-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/panko/panko-api copying docker/panko/panko-api/extend_start.sh -> kolla-9.4.1.dev11/docker/panko/panko-api copying docker/panko/panko-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/panko/panko-base copying docker/panko/panko-base/extend_start.sh -> kolla-9.4.1.dev11/docker/panko/panko-base copying docker/placement/placement-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/placement/placement-api copying docker/placement/placement-api/extend_start.sh -> kolla-9.4.1.dev11/docker/placement/placement-api copying docker/placement/placement-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/placement/placement-base copying docker/placement/placement-base/extend_start.sh -> kolla-9.4.1.dev11/docker/placement/placement-base copying docker/prometheus/prometheus-alertmanager/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-alertmanager copying docker/prometheus/prometheus-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-base/extend_start.sh -> kolla-9.4.1.dev11/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-blackbox-exporter copying docker/prometheus/prometheus-cadvisor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-cadvisor copying docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-elasticsearch-exporter copying docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-haproxy-exporter copying docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-memcached-exporter copying docker/prometheus/prometheus-mtail/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-mtail copying docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-mysqld-exporter copying docker/prometheus/prometheus-node-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-node-exporter copying docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-openstack-exporter copying docker/prometheus/prometheus-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/prometheus/prometheus-server copying docker/ptp/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/ptp copying docker/ptp/extend_start.sh -> kolla-9.4.1.dev11/docker/ptp copying docker/qdrouterd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/qdrouterd copying docker/qdrouterd/extend_start.sh -> kolla-9.4.1.dev11/docker/qdrouterd copying docker/qdrouterd/qdrouterd_sudoers -> kolla-9.4.1.dev11/docker/qdrouterd copying docker/qinling/qinling-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/qinling/qinling-api copying docker/qinling/qinling-api/extend_start.sh -> kolla-9.4.1.dev11/docker/qinling/qinling-api copying docker/qinling/qinling-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/qinling/qinling-base copying docker/qinling/qinling-base/extend_start.sh -> kolla-9.4.1.dev11/docker/qinling/qinling-base copying docker/qinling/qinling-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/qinling/qinling-engine copying docker/rabbitmq/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/rabbitmq copying docker/rabbitmq/extend_start.sh -> kolla-9.4.1.dev11/docker/rabbitmq copying docker/rabbitmq/rabbitmq_get_gospel_node.py -> kolla-9.4.1.dev11/docker/rabbitmq copying docker/rabbitmq-3.7.24/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/rabbitmq-3.7.24 copying docker/rabbitmq-3.7.24/extend_start.sh -> kolla-9.4.1.dev11/docker/rabbitmq-3.7.24 copying docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-erlang.repo -> kolla-9.4.1.dev11/docker/rabbitmq-3.7.24 copying docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-server.repo -> kolla-9.4.1.dev11/docker/rabbitmq-3.7.24 copying docker/radvd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/radvd copying docker/rally/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/rally copying docker/rally/extend_start.sh -> kolla-9.4.1.dev11/docker/rally copying docker/redis/redis/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/redis/redis copying docker/redis/redis-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/redis/redis-base copying docker/redis/redis-base/extend_start.sh -> kolla-9.4.1.dev11/docker/redis/redis-base copying docker/redis/redis-sentinel/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/redis/redis-sentinel copying docker/rsyslog/rsyslog/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/rsyslog/rsyslog copying docker/rsyslog/rsyslog-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/rsyslog/rsyslog-base copying docker/sahara/sahara-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sahara/sahara-api copying docker/sahara/sahara-api/extend_start.sh -> kolla-9.4.1.dev11/docker/sahara/sahara-api copying docker/sahara/sahara-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sahara/sahara-base copying docker/sahara/sahara-base/extend_start.sh -> kolla-9.4.1.dev11/docker/sahara/sahara-base copying docker/sahara/sahara-base/sahara_sudoers -> kolla-9.4.1.dev11/docker/sahara/sahara-base copying docker/sahara/sahara-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sahara/sahara-engine copying docker/searchlight/searchlight-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/searchlight/searchlight-api copying docker/searchlight/searchlight-api/extend_start.sh -> kolla-9.4.1.dev11/docker/searchlight/searchlight-api copying docker/searchlight/searchlight-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/searchlight/searchlight-base copying docker/searchlight/searchlight-base/extend_start.sh -> kolla-9.4.1.dev11/docker/searchlight/searchlight-base copying docker/searchlight/searchlight-listener/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/searchlight/searchlight-listener copying docker/senlin/senlin-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/senlin/senlin-api copying docker/senlin/senlin-api/extend_start.sh -> kolla-9.4.1.dev11/docker/senlin/senlin-api copying docker/senlin/senlin-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/senlin/senlin-base copying docker/senlin/senlin-base/extend_start.sh -> kolla-9.4.1.dev11/docker/senlin/senlin-base copying docker/senlin/senlin-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/senlin/senlin-engine copying docker/sensu/sensu-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sensu/sensu-api copying docker/sensu/sensu-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sensu/sensu-base copying docker/sensu/sensu-base/extend_start.sh -> kolla-9.4.1.dev11/docker/sensu/sensu-base copying docker/sensu/sensu-client/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sensu/sensu-client copying docker/sensu/sensu-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/sensu/sensu-server copying docker/skydive/skydive-agent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/skydive/skydive-agent copying docker/skydive/skydive-analyzer/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/skydive/skydive-analyzer copying docker/skydive/skydive-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/skydive/skydive-base copying docker/skydive/skydive-base/extend_start.sh -> kolla-9.4.1.dev11/docker/skydive/skydive-base copying docker/solum/solum-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/solum/solum-api copying docker/solum/solum-api/extend_start.sh -> kolla-9.4.1.dev11/docker/solum/solum-api copying docker/solum/solum-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/solum/solum-base copying docker/solum/solum-base/extend_start.sh -> kolla-9.4.1.dev11/docker/solum/solum-base copying docker/solum/solum-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/solum/solum-conductor copying docker/solum/solum-deployer/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/solum/solum-deployer copying docker/solum/solum-worker/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/solum/solum-worker copying docker/storm/storm/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/storm/storm copying docker/storm/storm-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/storm/storm-base copying docker/storm/storm-base/extend_start.sh -> kolla-9.4.1.dev11/docker/storm/storm-base copying docker/swift/swift-account/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-account copying docker/swift/swift-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-base copying docker/swift/swift-base/rootwrap.conf -> kolla-9.4.1.dev11/docker/swift/swift-base copying docker/swift/swift-base/swift-rootwrap -> kolla-9.4.1.dev11/docker/swift/swift-base copying docker/swift/swift-base/swift_sudoers -> kolla-9.4.1.dev11/docker/swift/swift-base copying docker/swift/swift-container/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-container copying docker/swift/swift-object/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-object copying docker/swift/swift-object-expirer/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-object-expirer copying docker/swift/swift-proxy-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-proxy-server copying docker/swift/swift-rsyncd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/swift/swift-rsyncd copying docker/swift/swift-rsyncd/extend_start.sh -> kolla-9.4.1.dev11/docker/swift/swift-rsyncd copying docker/tacker/tacker-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tacker/tacker-base copying docker/tacker/tacker-base/extend_start.sh -> kolla-9.4.1.dev11/docker/tacker/tacker-base copying docker/tacker/tacker-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tacker/tacker-conductor copying docker/tacker/tacker-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tacker/tacker-server copying docker/tacker/tacker-server/extend_start.sh -> kolla-9.4.1.dev11/docker/tacker/tacker-server copying docker/telegraf/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/telegraf copying docker/telegraf/extend_start.sh -> kolla-9.4.1.dev11/docker/telegraf copying docker/telegraf/telegraf_sudoers -> kolla-9.4.1.dev11/docker/telegraf copying docker/tempest/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tempest copying docker/tempest/extend_start.sh -> kolla-9.4.1.dev11/docker/tempest copying docker/tgtd/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tgtd copying docker/tripleoclient/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/tripleoclient copying docker/tripleoclient/create_super_user.sh -> kolla-9.4.1.dev11/docker/tripleoclient copying docker/trove/trove-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/trove/trove-api copying docker/trove/trove-api/extend_start.sh -> kolla-9.4.1.dev11/docker/trove/trove-api copying docker/trove/trove-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/trove/trove-base copying docker/trove/trove-base/extend_start.sh -> kolla-9.4.1.dev11/docker/trove/trove-base copying docker/trove/trove-conductor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/trove/trove-conductor copying docker/trove/trove-guestagent/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/trove/trove-guestagent copying docker/trove/trove-taskmanager/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/trove/trove-taskmanager copying docker/vitrage/vitrage-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-api copying docker/vitrage/vitrage-api/extend_start.sh -> kolla-9.4.1.dev11/docker/vitrage/vitrage-api copying docker/vitrage/vitrage-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-base copying docker/vitrage/vitrage-base/extend_start.sh -> kolla-9.4.1.dev11/docker/vitrage/vitrage-base copying docker/vitrage/vitrage-graph/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-graph copying docker/vitrage/vitrage-ml/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-ml copying docker/vitrage/vitrage-notifier/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-notifier copying docker/vitrage/vitrage-persistor/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vitrage/vitrage-persistor copying docker/vmtp/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/vmtp copying docker/vmtp/vmtp_sudoers -> kolla-9.4.1.dev11/docker/vmtp copying docker/watcher/watcher-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/watcher/watcher-api copying docker/watcher/watcher-api/extend_start.sh -> kolla-9.4.1.dev11/docker/watcher/watcher-api copying docker/watcher/watcher-applier/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/watcher/watcher-applier copying docker/watcher/watcher-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/watcher/watcher-base copying docker/watcher/watcher-base/extend_start.sh -> kolla-9.4.1.dev11/docker/watcher/watcher-base copying docker/watcher/watcher-engine/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/watcher/watcher-engine copying docker/zaqar/zaqar-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zaqar/zaqar-base copying docker/zaqar/zaqar-base/extend_start.sh -> kolla-9.4.1.dev11/docker/zaqar/zaqar-base copying docker/zaqar/zaqar-server/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zaqar/zaqar-server copying docker/zaqar/zaqar-wsgi/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zaqar/zaqar-wsgi copying docker/zaqar/zaqar-wsgi/extend_start.sh -> kolla-9.4.1.dev11/docker/zaqar/zaqar-wsgi copying docker/zookeeper/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zookeeper copying docker/zookeeper/extend_start.sh -> kolla-9.4.1.dev11/docker/zookeeper copying docker/zun/zun-api/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zun/zun-api copying docker/zun/zun-api/extend_start.sh -> kolla-9.4.1.dev11/docker/zun/zun-api copying docker/zun/zun-base/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zun/zun-base copying docker/zun/zun-base/extend_start.sh -> kolla-9.4.1.dev11/docker/zun/zun-base copying docker/zun/zun-base/zun_sudoers -> kolla-9.4.1.dev11/docker/zun/zun-base copying docker/zun/zun-compute/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zun/zun-compute copying docker/zun/zun-compute/extend_start.sh -> kolla-9.4.1.dev11/docker/zun/zun-compute copying docker/zun/zun-compute/zun_sudoers -> kolla-9.4.1.dev11/docker/zun/zun-compute copying docker/zun/zun-wsproxy/Dockerfile.j2 -> kolla-9.4.1.dev11/docker/zun/zun-wsproxy copying etc/kolla/.keep -> kolla-9.4.1.dev11/etc/kolla copying etc/oslo-config-generator/kolla-build.conf -> kolla-9.4.1.dev11/etc/oslo-config-generator copying kolla/__init__.py -> kolla-9.4.1.dev11/kolla copying kolla/exception.py -> kolla-9.4.1.dev11/kolla copying kolla/opts.py -> kolla-9.4.1.dev11/kolla copying kolla/version.py -> kolla-9.4.1.dev11/kolla copying kolla.egg-info/PKG-INFO -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/SOURCES.txt -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/dependency_links.txt -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/entry_points.txt -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/not-zip-safe -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/pbr.json -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/requires.txt -> kolla-9.4.1.dev11/kolla.egg-info copying kolla.egg-info/top_level.txt -> kolla-9.4.1.dev11/kolla.egg-info copying kolla/cmd/__init__.py -> kolla-9.4.1.dev11/kolla/cmd copying kolla/cmd/build.py -> kolla-9.4.1.dev11/kolla/cmd copying kolla/common/__init__.py -> kolla-9.4.1.dev11/kolla/common copying kolla/common/config.py -> kolla-9.4.1.dev11/kolla/common copying kolla/common/task.py -> kolla-9.4.1.dev11/kolla/common copying kolla/common/utils.py -> kolla-9.4.1.dev11/kolla/common copying kolla/hacking/__init__.py -> kolla-9.4.1.dev11/kolla/hacking copying kolla/hacking/checks.py -> kolla-9.4.1.dev11/kolla/hacking copying kolla/image/__init__.py -> kolla-9.4.1.dev11/kolla/image copying kolla/image/build.py -> kolla-9.4.1.dev11/kolla/image copying kolla/template/__init__.py -> kolla-9.4.1.dev11/kolla/template copying kolla/template/filters.py -> kolla-9.4.1.dev11/kolla/template copying kolla/template/methods.py -> kolla-9.4.1.dev11/kolla/template copying kolla/tests/__init__.py -> kolla-9.4.1.dev11/kolla/tests copying kolla/tests/base.py -> kolla-9.4.1.dev11/kolla/tests copying kolla/tests/test_build.py -> kolla-9.4.1.dev11/kolla/tests copying kolla/tests/test_hacking.py -> kolla-9.4.1.dev11/kolla/tests copying kolla/tests/test_methods.py -> kolla-9.4.1.dev11/kolla/tests copying kolla/tests/common/__init__.py -> kolla-9.4.1.dev11/kolla/tests/common copying kolla/tests/common/test_config.py -> kolla-9.4.1.dev11/kolla/tests/common copying kolla/tests/docker/base/Dockerfile.j2 -> kolla-9.4.1.dev11/kolla/tests/docker/base copying kolla/tests/docker/neutron-server/Dockerfile.j2 -> kolla-9.4.1.dev11/kolla/tests/docker/neutron-server copying kolla/tests/etc/default.conf -> kolla-9.4.1.dev11/kolla/tests/etc copying releasenotes/notes/Add-distro_python_version-variable-3688288558f4e586.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/Add-mod_ssl-to-images-2d2972c3cf794f65.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/Add-work-dir-command-line-option-dd83aa934d5c9e3e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/MAINTAINER-to-LABEL-344044f33ccfa161.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-aodh-a5de8a339f25c1a2.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-apache-storm-927c5318d91b5db3.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-barbican-8f0636668001de73.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-blazar-dashboard-e201d1aeeccc0eaa.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ceilometer-a4759f21564de7eb.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ceilometer-agent-ipmi-container-aa498b90c3d2f326.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ceph-disk-init-protection-5b38ce8f1502ff69.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ceph-nfs-b64cfba4775589a0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-certmonger-0bf3a37089c5c267.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-cinder-vg-check-c70d9f79d8cfd09b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-cloudkitty-10eb09a96de60144.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-collectd-6e3387dfff75040a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-congress-877644b4b0e2ed0a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-congress-dashboard-e302d9aeecdc0eaa.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-cyborg-images-cab2b3a24a071c38.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-debian_arch-variable-9559ac31809afaca.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-designate-c789e47f8ced394d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-designate-producer-1420e7c4744e9b09.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-dragonflow-da8ff734139c9de5.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-dumb-init-manage-root-process-e25a529b322d4fac.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ec2-api-e7d3e60173e8a3d8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-elasticsearch-curator-88089d04f7ccd549.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-etcd3gw-to-ubuntu-binary-1aaf4b5e1ee670ee.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-fernet-support-54ccb88b901d8d8b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-freezer-74c9b538348cd62a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-freezer-sceduler-b64cfba4666889a0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-gnocchi-94296c3ed6e979a8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-grafana-in-heka-6397498442c00670.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-hacluster-role-d10bc3918395ccdf.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-header-blocks-9ac76254e5f5ab20.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-heat-all-efdefb3189ec8403.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-heat-api-cloudwatch-95259c920ba7d19e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-kafka-26c9e54c934b1119.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-karbor-e6cfd97f965a4a9f.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-kubernetes-images-76f5a60e98d09eb7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-logstash-27da5de156efb943.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-logstash6-7418a88dc5cb88eb.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-manila-api-httpd-packages-and-conf-1bea1364037cd64e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-mistral-event-engine-053ebdfbd50e2e65.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-monasca-3c60b3e44d3c4267.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-monasca-grafana-868f1dd95725a030.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-monasca-thresh-f3df34dee9eee562.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-mtail-b806e87da3ae950d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-multipath-9ee29be1fcea6d94.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-mysql-ceilometer-backend-9ffdc4c0495fb801.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-network-interface-checks-0e789f3f93cbdb09.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-networking-ansible-b27128f544f300e6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-networking-baremtal-ed44e0fc04371eb8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-networking-sfc-62ae433ed7aa4e33.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-bgp-dragent-c831d5ec9a130937.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-dvr-f1b3541e22c0fbc3.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-ipam-driver-infoblox-0cee3c06f359c5e4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-lbaas-dbb92dada9d34ceb.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-server-opendaylight-bf8407e0b91059c4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-server-ovn-5728bbd35b08083e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-neutron-vpnaas-88e0780326100e36.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-novajoin-9e8ae602b29335b7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-octavia-dashboard-e2b1d1aeebcc0eba.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-opendaylight-fee2807442ce3c6d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-openssh-clients-to-ironic-conductor-7275bd65dfe238a6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-openvswitch-ovn-2855384c9720161e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-panko-dockerfile-ff69a745aca3ec15.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-ptp-service-image-3fb4eadeeeda3aa0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-py35-f0ddb519029f5ee3.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-python3-systemd-for-ironic-source-9a6883496e101da9.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-qdrouterd-4676f6cad921a3f8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-qinling-618886c3375eea4a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-radvd-dockerfile-64668525dae7ead8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-rally-c6d1468accfb1da6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-reno-f5e9ff4d9ccfa785.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-sahara-f2be7bf79935792e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-sensu-a763a155649e068d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-skydive-52c3fb964fe6cc1b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-solum-aa448921b2b58989.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-tacker-dockerfile-3388429491d80239.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-tarballs-base-parameter-c1ddfa6de5dfd622.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-tripleo-ui-image-6a17f9a31894d908.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-tripleoclient-image-0341fb72fe27ba14.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-use-dumb-init-config-option-26b47f6d97d7585c.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-vmtp-7d6aef3125a38dbe.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-watcher-a97995ace827cf71.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-zookeeper-2454cdfbfa7047b4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add-zun-dockerfile-fb604877dc9c15fe.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/add_dpdk_telemetry_and_logparser-bcf9b13bcefc99c9.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/additional-docker-dir-7121c33da7eec160.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/allow_setting_group_in_config_files-cef8580912854741.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/almanach-images-f0a9a424ac3fe7cd.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ansible-tempest-44edbca4436f3c19.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/apache-image-serve-89942346ff89f767.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/base-package-type-bf53d8d63611b5ac.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bifrost-f080de99005ad38e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/blazar-images-c54435b3bd5b0425.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bp-support-network-ha-1a771d735a268219.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1814552-a037354969dcf7e5.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1859047-d41762357da8ae0b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1866017-9e31ddbfca9fd0f4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1866827-5351ec43486d7f33.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1868574.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1869319-aa032c1330b540dc.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1884034-328afb8831779e02.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1884484-d26488c9c1f3977f.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1886975-454ac12be3d8e1d3.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1897948-a0eb6d890eea8061.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1907213-e0cee8498d19a170.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1930544-a8926990f3a578a9.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/bug-1931544-5a091735efb6d6dd.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/build-skip-parents-102a82736935f027.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/cadf-notifications-6c102c16090688d5.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/centos-8-950d979507939643.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/centos-8-eol-4500333b5e01f448.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/centos-stream-8-images-afbe2e9f10f7dce8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/centos8-aarch64-not-part-of-release-330893c1f7d5f394.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ceph-jewel-33caab815946cb4c.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/clean_package_cache-fa08d1808a2f2b49.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/cloudkitty-docker-fb6b3d7e006a0697.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/config_files_new_options-0267e1ab804335ba.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/configurable-horizon-sessions-1dd22eae714a7001.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/congress-broken-cbf8ca59d90a85cb.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/custom-policies-5a9bb2b59d19b484.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/customise-toolbox-pip-e574c422afae0d93.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/debian-buster-7bd8be7ec4ce0d13.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/debian-stretch-38cadd54fc895f20.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-almanach-0ca0c9bb8522119a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-api-71e5c7b01a3aad6c.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-dind-9ed17229d2c3137b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-dragonflow-0404a4a1aa5a6644.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-fedora-97f8f963a410eb44.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-kubernetes-dbabf9f86c15a0ee.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-neutron-sfc-agent-94445b4e140236a9.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-nova-network-76e5c7b61a3add5b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecate-tgtd-scsi-target-utils-3ee002b832382f14.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/deprecated-include-header-and-footer-71f16045920b0100.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/disable-systemd-nss-on-rhel-based-distros-5d586fcdb9a82da7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/distro-package-manager-49634f537be63036.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/do-not-load-modules-9b651e40d3479c39.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/docker-build-nopull-base-a860d046b9059cfc.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/dockerfile-customizations-26981ebefe3b710b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/dpkg-reducing-disk-footprint-2a6b0056d57bd1de.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/drop-xtrabackup-e58a97b617ff708c.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/elasticsearch-upgrade-5.X-df217e3742b8b94a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/elk-6-573a9f2b4af4444a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/enable-nova-microversion-b445f22548b41c2a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/etcd-docker-ansible-51baaa1322a0c5a8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/etcd-dockerfile-69b8bfc1df4bb2ab.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-cinder-endpoints-urls-22746b1524accbbf.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-config-check-c973c462761a4fa9.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-keystone-bootstrap-unprintable-e01b088ef821fd18.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-kolla-toolbox-venv-customisation-dc66f7bc621908a8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-loading-of-storm-in-centos8-containers-86b38c9166ceb0dd.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-masakari-dashboard-policy-bb8c6c2364666401.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-masakari-monitors-centos8-6b030ab9531505be.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-monasca-agent-stats-cc728000b6b05362.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-monasca-cyborg-ubuntu-source-832a978a3ac5cd3e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/fix-skips-d5cb9546110300ee.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/freezer-drop-trickle-9b3eaaa7d1e4ea5a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/get_pip-macro-906a78462b216049.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/heka-deprecation-d53e757470b3f7b4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/implement-glance-zero-downtime-upgrade-2825a2c76315d23d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/implement-keystone-zero-downtime-upgrade-2a082ad24b26751d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/implement-mongo-replicate-set-cluster-0d3f140f7116c3ba.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/import-murano-core-library-86f00abaa21cfb94.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/install_sensu_from_centos_opstools-99d64edb91526fc7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-cloudkitty-4b2fcfe8ce9d520e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-with-ceph-a6d5f81f4d8b0391.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ironic_syslinux-70eac225d227dc2e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kibana-4-6-7765f556efba2724.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kolla-ceph-bluestore-a30ce85948d28427.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kolla_build_skip_existing-92aebdd858a0bfa5.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kubernetes-for-arm64-b149983c7e11ab60.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/kuryr-libnetwork-1e6ab1916a8a0d10.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/libvirt-sasl-07a8a1a25d2450c6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/make_init_system_configurable-0ee16808b6e90954.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/mariadb-dumb-init-b23949398fd44021.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/masakari-a047b0387a474186.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/mistral-fix-wrong-service-type-72ff772fc7cf0b82.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/mistral-respect-uc-77aea99b5c6506ba.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/monitoring-ad566513454614db.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/more-flexible-image-skipping-8e1320ed78976026.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/move-manila-share-to-network-node-57c61e757c5b96b2.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/multiple-physical-networks-f2de7444f7e2d145.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/network_mode-build-configuration-5e7c15b84dae9199.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/neutron-sriov-agent-4dae576ca279ef87.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/new_networking_ovn_metadata_agent_kolla_image-6f87ef59cf62cb8f.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/non-x86-support-bce168d78db50202.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/nova-compute-add-ndctl-811f923d81bbd6ac.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/nova-plugins-f3ceab61b19d008a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/nova_compute_daxio-b8655d31df15139a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/performance-monitoring-experimental-f9ceaacd4d5cb71a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/pin-distro-version-4d835846a1ab5283.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ppc64le_delorean_deps-cde2e1a5dc03699e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/prefer_headless_jre-005b5a6f17673e33.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/prometheus-alertmanager-3dbe1b8ee3b312ee.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/prometheus-cadvisor-05906b0894651a29.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/prometheus-containers-1599a6417cc6a264.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/prometheus-memcached-exporter-3ca7f701a5069509.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rabbit-3.6.2-accdb2d3ecd493cc.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rabbitmq-3.7.24-ba6f071b59000731.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rabbitmq-packagecloud-c009ff6d0d2bd02d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rally-manage-fix-8c98a0beb6dae50e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/redis-container-810eec9915d426d8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/redis-sentinel-container-defa09d0ac420f64.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-ceilometer-collector-image-c5d1c4b6463b2ecd.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-crane-ad12c12b633d4d73.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-fedora-44af79f3e061e8d6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-heat-cloudwatch-api-c71e9deafffdb3e7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-include-header-footer-parameters-68a6374635a8c9b0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-neutron-sfc-agent-181ec5dbc52ac1da.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-neutron-vpnaas-agent-216810affb495ad0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-nova-consoleauth-caf1c027b6403dc1.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-nova-network-container-69f8c0b61b3aed5a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-nova-placement-75124fd8290a2634.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-oraclelinux-support-109ce54b1952ec3a.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-sensu-plugins-48b206bb0d278423.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-tripleo-ui-855da0b4f4c73385.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/remove-vitrage-collector-ed76366b9bb6e8e8.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/retire-neutron-lbaas-4441ce36928fc375.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rhel-python3-support-1078f829dc42c4d6.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/rsyslog-13d5798163953322.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/sahara-split-plugins-66e31717b7c24472.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/senlin-container-e1ae6aa932097e51.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/sensu-client-image-45cb9c4573cd22fe.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/skip_rpm_doc_install-887dc22312c787a2.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/split-placement-from-nova-27b7ea2359c2d3ae.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/static-uid-gid-b90800f2947e656d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/stein-prelude-92e47ccd60c76325.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/storm-log4j-vulnerability-mitigation-6746a8a0bb329485.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-ceilometer-in-cinder-4386a3e5d134d84f.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-disk-size-as-weight-in-ceph-9d6353f1d3f03199.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-docker-image-squash-8396c0de63085f5d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-ipxe-chainload-273d55741a83a2a7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-ldap-e678ce5b0a7eaedb.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/support-posting-to-monasca-api-from-fluentd-1b653db78a8644e7.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/swift-object-expirer-fix-b837de80cea4fb8e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/tacker-conductor-246d23f8c4a97de0.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/tacker-networking-sfc-138b9fedd09b8728.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/tacker-rpm-binary-137dc2771bdfc5d3.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/templete-override-files-c7489543d92d1811.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/train-prelude-2420ae1363bd92bc.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ubuntu-sources.list-change-65bb0f936b0ec95b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ubuntu-upstream-mariadb-34ce8106811a1f75.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/ubuntu-uses-mirrors-now-0858d579944eea48.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/unbuildable-helm-repository-5e361266659b29d1.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/unicode-locale-018fe01eaccc556d.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/unmount-ceph-osds-43b7b59685bff5b4.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/update-zaqar-images-95a5909b48893698.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/update_rpm_security_fixes-f99a3fa509cb5b3b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgade-to-ubuntu-xenial-93e68d2330e9bd84.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgrade-ceph-luminous-415581032d25699e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgrade-fluentd-monasca-output-plugin-739caf0af953d533.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgrade-influxdb-for-monasca-202f3cf22ff8597e.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgrade-ubuntu-base-image-to-bionic-eb0d421014ed48ac.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/upgrage-to-mariadb-10.3.10-for-redhat-family-93df8bf63da25659.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/use-barbican-with-httpd-d6d7599c07315e32.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/vagrant-dev-env-moved-8328674713020dda.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/vitrage-containers-3bfb360357aa628b.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/notes/yum_conf-36fef802e8c003f1.yaml -> kolla-9.4.1.dev11/releasenotes/notes copying releasenotes/source/conf.py -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/index.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/liberty.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/mitaka.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/newton.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/ocata.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/pike.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/queens.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/rocky.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/stein.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/unreleased.rst -> kolla-9.4.1.dev11/releasenotes/source copying releasenotes/source/_static/.placeholder -> kolla-9.4.1.dev11/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> kolla-9.4.1.dev11/releasenotes/source/_templates copying roles/collect-collectd/files/rrdtool_graph.py -> kolla-9.4.1.dev11/roles/collect-collectd/files copying roles/collect-collectd/tasks/main.yml -> kolla-9.4.1.dev11/roles/collect-collectd/tasks copying roles/collect-collectd/templates/graph.html.j2 -> kolla-9.4.1.dev11/roles/collect-collectd/templates copying roles/collectd/defaults/main.yml -> kolla-9.4.1.dev11/roles/collectd/defaults copying roles/collectd/handlers/main.yml -> kolla-9.4.1.dev11/roles/collectd/handlers copying roles/collectd/tasks/main.yml -> kolla-9.4.1.dev11/roles/collectd/tasks copying roles/collectd/templates/collectd.conf.j2 -> kolla-9.4.1.dev11/roles/collectd/templates copying specs/README.rst -> kolla-9.4.1.dev11/specs copying specs/ansible-multi.rst -> kolla-9.4.1.dev11/specs copying specs/containerize-openstack.rst -> kolla-9.4.1.dev11/specs copying specs/ha.svg -> kolla-9.4.1.dev11/specs copying specs/high-availability.rst -> kolla-9.4.1.dev11/specs copying specs/kolla-ceph-bluestore.rst -> kolla-9.4.1.dev11/specs copying specs/kubernetes-deployment.rst -> kolla-9.4.1.dev11/specs copying specs/logging-with-heka.rst -> kolla-9.4.1.dev11/specs copying specs/logging-with-heka.svg -> kolla-9.4.1.dev11/specs copying specs/mariadb-backup-recovery.rst -> kolla-9.4.1.dev11/specs copying specs/template.rst -> kolla-9.4.1.dev11/specs copying tests/__init__.py -> kolla-9.4.1.dev11/tests copying tests/clients.py -> kolla-9.4.1.dev11/tests copying tests/test_build.py -> kolla-9.4.1.dev11/tests copying tests/test_keystone.py -> kolla-9.4.1.dev11/tests copying tests/test_set_config.py -> kolla-9.4.1.dev11/tests copying tests/files/process_build_logs.py -> kolla-9.4.1.dev11/tests/files copying tests/playbooks/post.yml -> kolla-9.4.1.dev11/tests/playbooks copying tests/playbooks/pre.yml -> kolla-9.4.1.dev11/tests/playbooks copying tests/playbooks/publish.yml -> kolla-9.4.1.dev11/tests/playbooks copying tests/playbooks/run.yml -> kolla-9.4.1.dev11/tests/playbooks copying tests/templates/kolla-build.conf.j2 -> kolla-9.4.1.dev11/tests/templates copying tests/templates/template_overrides.j2 -> kolla-9.4.1.dev11/tests/templates copying tests/vars/zuul.yml -> kolla-9.4.1.dev11/tests/vars copying tools/build.py -> kolla-9.4.1.dev11/tools copying tools/cleanup-images -> kolla-9.4.1.dev11/tools copying tools/diag -> kolla-9.4.1.dev11/tools copying tools/dump_info.sh -> kolla-9.4.1.dev11/tools copying tools/loc -> kolla-9.4.1.dev11/tools copying tools/pre-commit-hook -> kolla-9.4.1.dev11/tools copying tools/run-bashate.sh -> kolla-9.4.1.dev11/tools copying tools/setup_Debian.sh -> kolla-9.4.1.dev11/tools copying tools/setup_RedHat.sh -> kolla-9.4.1.dev11/tools copying tools/start-registry -> kolla-9.4.1.dev11/tools copying tools/validate-all-dockerfiles.sh -> kolla-9.4.1.dev11/tools copying tools/validate-all-file.py -> kolla-9.4.1.dev11/tools copying tools/validate-all-yaml.sh -> kolla-9.4.1.dev11/tools copying tools/validate-binary-build.sh -> kolla-9.4.1.dev11/tools copying tools/validate-docker-execute.sh -> kolla-9.4.1.dev11/tools copying tools/validate-indentation.sh -> kolla-9.4.1.dev11/tools copying tools/validate-install-command.sh -> kolla-9.4.1.dev11/tools copying tools/validate-maintainer.sh -> kolla-9.4.1.dev11/tools copying tools/validate-yaml.py -> kolla-9.4.1.dev11/tools copying tools/version-check.py -> kolla-9.4.1.dev11/tools Writing kolla-9.4.1.dev11/setup.cfg creating dist Creating tar archive removing 'kolla-9.4.1.dev11' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oqc07d2v:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 937980 3850684 999820 11477704 13684860 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 856M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.9b2td8xe', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f299f53aaf7f4f778c2109da7a91992a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=kolla-9.4.1.dev11.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/kolla-9.4.1.dev11.tar.gz ++ basename kolla-9.4.1.dev11.tar.gz .tar.gz + SOURCEWITHREL=kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz + mv dist/kolla-9.4.1.dev11.tar.gz /tmp/tmp.c2zw1VIKUV/SOURCES/kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz + cd /home/centos-train/data/openstack-kolla_distro + cp -a openstack-kolla.spec /tmp/tmp.c2zw1VIKUV/SOURCES/ + cp openstack-kolla.spec /tmp/tmp.c2zw1VIKUV/SPECS/ + cd /tmp/tmp.c2zw1VIKUV/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-kolla.spec + sed -i -e '1i%define upstream_version 9.4.1.dev11\' openstack-kolla.spec + grep -qc '^%global dlrn .*' openstack-kolla.spec + sed -i -e '1i%global dlrn 1\' openstack-kolla.spec + grep -qc '^%global dlrn_nvr .*' openstack-kolla.spec ++ basename kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr kolla-9.4.1.dev11-0.20220824112906.d967f40\' openstack-kolla.spec + sed -i -e s/UPSTREAMVERSION/9.4.1.dev11/g openstack-kolla.spec + VERSION=9.4.1 + sed -i -e 's/Version:.*/Version: 9.4.1/g' openstack-kolla.spec + sed -i -e 's/Release:.*/Release: 0.20220824112906.d967f40%{?dist}/g' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz/' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-kolla.spec + cat openstack-kolla.spec %global dlrn_nvr kolla-9.4.1.dev11-0.20220824112906.d967f40 %global dlrn 1 %define upstream_version 9.4.1.dev11 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %{!?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: 9.4.1 Release: 0.20220824112906.d967f40%{?dist} Summary: Build OpenStack container images License: ASL 2.0 URL: http://pypi.python.org/pypi/kolla Source0: kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz BuildArch: noarch BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-oslo-config BuildRequires: crudini BuildRequires: git Requires: python%{pyver}-pbr >= 2.0.0 Requires: python%{pyver}-jinja2 >= 2.8 Requires: python%{pyver}-docker >= 2.4.2 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-oslo-config >= 2:5.1.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-cryptography >= 1.9 Requires: python%{pyver}-netaddr # Handle python2 exception %if %{pyver} == 2 Requires: python-gitdb Requires: GitPython %else Requires: python%{pyver}-gitdb Requires: python%{pyver}-GitPython %endif %description %{common_desc} %prep %autosetup -n kolla-%{upstream_version} -S git %build PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=etc/oslo-config-generator/kolla-build.conf %{pyver_build} %install %{pyver_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}%{pyver_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 %{pyver_sitelib}/kolla* %{_datadir}/kolla %{_sysconfdir}/kolla %changelog + spectool -g -C /tmp/tmp.c2zw1VIKUV/SOURCES openstack-kolla.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df --spec openstack-kolla.spec --sources=/tmp/tmp.c2zw1VIKUV/SOURCES INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zh1pmdch:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 939028 3875368 978720 11451972 13706072 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ye09r2ch', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b9a63b26ef2c414ba2d2dc2d9433d587', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ebdf71688249444dbcf272c34240d8b7', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c3995afc150c449b8852cb3cb510af89', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbef34e67d28404a8fc3cdc906f70c8e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/product-id.conf not found DEBUG: Unable to find configuration file for plugin product-id DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/search-disabled-repos.conf not found DEBUG: Unable to find configuration file for plugin search-disabled-repos DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/subscription-manager.conf not found DEBUG: Unable to find configuration file for plugin subscription-manager DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos.mirror.ca.planethoster.net DEBUG: * extras: centos.mirror.ca.planethoster.net DEBUG: * updates: centos.mirror.ca.planethoster.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kolla.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zh1pmdch:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zh1pmdch:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c6a4f427c11436d9eb721ab8e9385f9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zh1pmdch:/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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df 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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.c2zw1VIKUV INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-neutron-dynamic-routing-56de1c4330de76256937ecd0b1d8cde8f16d9f0a baseurl=https://trunk.rdoproject.org/centos7-train/56/de/56de1c4330de76256937ecd0b1d8cde8f16d9f0a_f62326ef enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: 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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 936244 3879248 978496 11450876 13709028 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.c2d3qti8', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0a5f8a0e05f444758aac4bbe9e497334', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5c29e5a613ae401f864f14f39123debb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd827e75c3b03498085a9288c99cc7438', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5020b6d7943b47669fba0a759ef7cead', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/product-id.conf not found DEBUG: Unable to find configuration file for plugin product-id DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/search-disabled-repos.conf not found DEBUG: Unable to find configuration file for plugin search-disabled-repos DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/subscription-manager.conf not found DEBUG: Unable to find configuration file for plugin subscription-manager DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos.mirror.ca.planethoster.net DEBUG: * extras: centos.mirror.ca.planethoster.net DEBUG: * updates: centos.mirror.ca.planethoster.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm Start: build setup for openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2fda8c28ecce4a73abfbc0c49208ceda', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/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-9.4.1-0.20220824112906.d967f40.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-kolla-9.4.1-0.20220824112906######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37523b10a2a049ec9a25cad82c675a82', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/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-9.4.1-0.20220824112906.d967f40.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz DEBUG: openstack-kolla.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kolla.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddfada1d0fa64f50b73a8dc4a00ed153', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/product-id.conf not found DEBUG: Unable to find configuration file for plugin product-id DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/search-disabled-repos.conf not found DEBUG: Unable to find configuration file for plugin search-disabled-repos DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/subscription-manager.conf not found DEBUG: Unable to find configuration file for plugin subscription-manager DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos.mirror.ca.planethoster.net DEBUG: * extras: centos.mirror.ca.planethoster.net DEBUG: * updates: centos.mirror.ca.planethoster.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-92.el7_9.x86_64 DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> crudini-0.9-2.el7.noarch DEBUG: --> Already installed : git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package crudini.noarch 0:0.9-2.el7 will be installed DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository DEBUG: Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: crudini noarch 0.9-2.el7 delorean-train-testing DEBUG: 23 k DEBUG: python2-oslo-config DEBUG: noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: python-oslo-i18n-lang DEBUG: noarch 3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python2-debtcollector DEBUG: noarch 1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing DEBUG: 1.5 M DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing DEBUG: 41 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing DEBUG: 48 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 2 Packages (+8 Dependent packages) DEBUG: Total size: 2.1 M DEBUG: Installed size: 11 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 1/10 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 2/10 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 3/10 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/10 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/10 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 6/10 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 7/10 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 8/10 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 9/10 DEBUG: Installing : crudini-0.9-2.el7.noarch 10/10 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 1/10 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 2/10 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 3/10 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 4/10 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 5/10 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 6/10 DEBUG: Verifying : crudini-0.9-2.el7.noarch 7/10 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 8/10 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 9/10 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 10/10 DEBUG: Installed: DEBUG: crudini.noarch 0:0.9-2.el7 DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/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 Start: rpmbuild openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-kolla.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34fc637d37114cc48cf0187099bea15f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.09o4u8ol:/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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: 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.3U3qas DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf kolla-9.4.1.dev11 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/kolla-9.4.1.dev11-0.20220824112906.d967f40.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-kolla-9.4.1 base' DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qgtfRo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=etc/oslo-config-generator/kolla-build.conf DEBUG: /usr/lib/python2.7/site-packages/oslo_config/types.py:59: UserWarning: converting '[]' to a string DEBUG: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/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/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/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: 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/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/__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: running egg_info DEBUG: writing requirements to kolla.egg-info/requires.txt DEBUG: writing kolla.egg-info/PKG-INFO DEBUG: writing top-level names to kolla.egg-info/top_level.txt DEBUG: writing dependency_links to kolla.egg-info/dependency_links.txt DEBUG: writing entry points to kolla.egg-info/entry_points.txt DEBUG: writing pbr to kolla.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'kolla.egg-info/SOURCES.txt' 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: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zwmbEr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/methods.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/filters.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template DEBUG: copying build/lib/kolla/template/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template DEBUG: copying build/lib/kolla/version.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla DEBUG: copying build/lib/kolla/opts.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla DEBUG: copying build/lib/kolla/exception.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla DEBUG: copying build/lib/kolla/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/image DEBUG: copying build/lib/kolla/image/build.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/image DEBUG: copying build/lib/kolla/image/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/image DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/utils.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/task.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/config.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common DEBUG: copying build/lib/kolla/common/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/hacking DEBUG: copying build/lib/kolla/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/hacking DEBUG: copying build/lib/kolla/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/etc DEBUG: copying build/lib/kolla/tests/etc/default.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/docker/neutron-server DEBUG: copying build/lib/kolla/tests/docker/neutron-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/docker/neutron-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/docker/base DEBUG: copying build/lib/kolla/tests/docker/base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/docker/base DEBUG: copying build/lib/kolla/tests/test_methods.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/test_build.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/base.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: copying build/lib/kolla/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/common DEBUG: copying build/lib/kolla/tests/common/test_config.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/common DEBUG: copying build/lib/kolla/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/cmd DEBUG: copying build/lib/kolla/cmd/build.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/cmd DEBUG: copying build/lib/kolla/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template/methods.py to methods.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template/filters.py to filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/template/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/image/build.py to build.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/image/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common/task.py to task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/test_methods.py to test_methods.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/test_hacking.py to test_hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/test_build.py to test_build.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/common/test_config.py to test_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/cmd/build.py to build.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/cmd/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpMGtFVD.py' DEBUG: /usr/bin/python2 -O /tmp/tmpMGtFVD.py DEBUG: removing /tmp/tmpMGtFVD.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent DEBUG: copying docker/cyborg/cyborg-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vmtp DEBUG: copying docker/vmtp/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vmtp DEBUG: copying docker/vmtp/vmtp_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vmtp DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: copying docker/magnum/magnum-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: copying docker/magnum/magnum-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: copying docker/sahara/sahara-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: copying docker/sahara/sahara-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/ceph_versions.csv -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/conf.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/matrix_aarch64.csv -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/matrix_x86.csv -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: copying doc/source/support_matrix.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-log-api DEBUG: copying docker/monasca/monasca-log-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-log-api DEBUG: copying docker/monasca/monasca-log-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-log-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rally DEBUG: copying docker/rally/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rally DEBUG: copying docker/rally/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rally DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/fetch_fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: copying docker/keystone/keystone-fernet/keystone_bootstrap.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: copying docker/freezer/freezer-base/freezer_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mgr DEBUG: copying docker/ceph/ceph-mgr/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mgr DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-engine DEBUG: copying docker/mistral/mistral-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork DEBUG: copying docker/kuryr/kuryr-libnetwork/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: copying docker/magnum/magnum-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: copying docker/magnum/magnum-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: copying docker/rabbitmq/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: copying docker/rabbitmq/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: copying docker/rabbitmq/rabbitmq_get_gospel_node.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: copying docker/monasca/monasca-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: copying docker/monasca/monasca-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-northd DEBUG: copying docker/ovn/ovn-northd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-northd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: copying docker/qinling/qinling-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: copying docker/qinling/qinling-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: copying docker/solum/solum-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: copying docker/solum/solum-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor DEBUG: copying docker/prometheus/prometheus-cadvisor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb DEBUG: copying docker/mongodb/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb DEBUG: copying docker/mongodb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb DEBUG: copying docker/mongodb/mongodb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: copying docker/elasticsearch/elasticsearch-curator/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: copying docker/elasticsearch/elasticsearch-curator/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: copying docker/panko/panko-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: copying docker/panko/panko-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: copying docker/ironic/ironic-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: copying docker/ironic/ironic-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9 DEBUG: copying docker/designate/designate-backend-bind9/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd DEBUG: copying docker/fluentd/fluentd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ptp DEBUG: copying docker/ptp/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ptp DEBUG: copying docker/ptp/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ptp DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail DEBUG: copying docker/prometheus/prometheus-mtail/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-backup DEBUG: copying docker/cinder/cinder-backup/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-backup DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: copying docker/tacker/tacker-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: copying docker/tacker/tacker-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: copying docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: copying docker/openvswitch/openvswitch-vswitchd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: copying docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: copying docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-scheduler DEBUG: copying docker/nova/nova-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: copying docker/cloudkitty/cloudkitty-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: copying docker/cloudkitty/cloudkitty-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-scheduler DEBUG: copying docker/manila/manila-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter DEBUG: copying docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: copying docker/zun/zun-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: copying docker/zun/zun-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: copying docker/searchlight/searchlight-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: copying docker/searchlight/searchlight-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6 DEBUG: copying docker/kibana6/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6 DEBUG: copying docker/kibana6/elasticsearch.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6 DEBUG: copying docker/kibana6/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight DEBUG: copying docker/neutron/neutron-server-opendaylight/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: copying etc/kolla/kolla-build.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: copying etc/kolla/.keep -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager DEBUG: copying docker/prometheus/prometheus-alertmanager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: copying docker/cyborg/cyborg-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: copying docker/cyborg/cyborg-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-protection DEBUG: copying docker/karbor/karbor-protection/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-protection DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent DEBUG: copying docker/neutron/neutron-metering-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/iscsid DEBUG: copying docker/iscsid/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/iscsid DEBUG: copying docker/iscsid/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/iscsid DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: copying docker/manila/manila-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: copying docker/manila/manila-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-proxy DEBUG: copying docker/kube/kube-proxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-proxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-agent DEBUG: copying docker/monasca/monasca-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph DEBUG: copying docker/vitrage/vitrage-graph/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: copying docker/neutron/neutron-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: copying docker/neutron/neutron-server/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana DEBUG: copying docker/kibana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana DEBUG: copying docker/kibana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: copying docker/nova/nova-base/nova_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: copying docker/ironic/ironic-pxe/tftp-map-file -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync DEBUG: copying docker/hacluster/hacluster-corosync/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis DEBUG: copying docker/redis/redis/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tripleoclient DEBUG: copying docker/tripleoclient/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tripleoclient DEBUG: copying docker/tripleoclient/create_super_user.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tripleoclient DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener DEBUG: copying docker/searchlight/searchlight-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping DEBUG: copying docker/octavia/octavia-housekeeping/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/networking-baremetal DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/networking-baremetal/ironic-neutron-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-registry DEBUG: copying docker/glance/glance-registry/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-registry DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-rgw DEBUG: copying docker/ceph/ceph-rgw/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-rgw DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-worker DEBUG: copying docker/barbican/barbican-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/cinder_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: copying docker/cinder/cinder-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd DEBUG: copying docker/gnocchi/gnocchi-statsd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-server DEBUG: copying docker/prometheus/prometheus-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/cephfs-fuse DEBUG: copying docker/ceph/cephfs-fuse/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/cephfs-fuse DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd DEBUG: copying docker/gnocchi/gnocchi-metricd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: copying docker/ironic-inspector/ironic_inspector_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute DEBUG: copying docker/ceilometer/ceilometer-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-conductor DEBUG: copying docker/ironic/ironic-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-server DEBUG: copying docker/zaqar/zaqar-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent DEBUG: copying docker/neutron/neutron-sriov-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/radvd DEBUG: copying docker/radvd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/radvd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: copying docker/skydive/skydive-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: copying docker/skydive/skydive-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: copying docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-policy-engine DEBUG: copying docker/congress/congress-policy-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-policy-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: copying docker/freezer/freezer-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: copying docker/freezer/freezer-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn DEBUG: copying docker/neutron/neutron-server-ovn/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm DEBUG: copying docker/storm/storm/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/barbican_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: copying docker/barbican/barbican-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs DEBUG: copying docker/hacluster/hacluster-pcs/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: copying docker/glance/glance-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: copying docker/glance/glance-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: copying docker/murano/murano-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: copying docker/murano/murano-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubetoolbox DEBUG: copying docker/kubetoolbox/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubetoolbox DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mds DEBUG: copying docker/ceph/ceph-mds/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mds DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-deployer DEBUG: copying docker/solum/solum-deployer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-deployer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: copying docker/gnocchi/gnocchi-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: copying docker/gnocchi/gnocchi-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: copying docker/monasca/monasca-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: copying docker/monasca/monasca-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-base DEBUG: copying docker/congress/congress-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-base DEBUG: copying docker/congress/congress-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-api DEBUG: copying docker/sensu/sensu-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-base DEBUG: copying docker/sensu/sensu-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-base DEBUG: copying docker/sensu/sensu-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon DEBUG: copying docker/ceph/ceph-mon/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon DEBUG: copying docker/ceph/ceph-mon/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon DEBUG: copying docker/ceph/ceph-mon/fetch_ceph_keys.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-mksproxy DEBUG: copying docker/nova/nova-mksproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-mksproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-notification DEBUG: copying docker/monasca/monasca-notification/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-notification DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: copying docker/vitrage/vitrage-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: copying docker/vitrage/vitrage-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-client DEBUG: copying docker/sensu/sensu-client/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-client DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-osd DEBUG: copying docker/ceph/ceph-osd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-osd DEBUG: copying docker/ceph/ceph-osd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-osd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-conductor DEBUG: copying docker/trove/trove-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-engine DEBUG: copying docker/qinling/qinling-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/helm-repository DEBUG: copying docker/helm-repository/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/helm-repository DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager DEBUG: copying docker/octavia/octavia-health-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/chrony DEBUG: copying docker/chrony/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/chrony DEBUG: copying docker/chrony/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/chrony DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker DEBUG: copying docker/hacluster/hacluster-pacemaker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/cyborg_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: copying docker/cyborg/cyborg-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: copying docker/masakari/masakari-monitors/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: copying docker/masakari/masakari-monitors/masakari_monitors_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-monitors DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: copying docker/karbor/karbor-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: copying docker/karbor/karbor-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openstack-base DEBUG: copying docker/openstack-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openstack-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm-base DEBUG: copying docker/storm/storm-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm-base DEBUG: copying docker/storm/storm-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: copying docker/senlin/senlin-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: copying docker/senlin/senlin-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: copying docker/swift/swift-rsyncd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: copying docker/swift/swift-rsyncd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-rsyncd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: copying docker/qdrouterd/qdrouterd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier DEBUG: copying docker/novajoin/novajoin-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy DEBUG: copying docker/bifrost/bifrost-deploy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-engine DEBUG: copying docker/sahara/sahara-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/multipathd DEBUG: copying docker/multipathd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/multipathd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tgtd DEBUG: copying docker/tgtd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tgtd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: copying docker/zaqar/zaqar-wsgi/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: copying docker/zaqar/zaqar-wsgi/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: copying docker/searchlight/searchlight-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: copying docker/searchlight/searchlight-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter DEBUG: copying docker/prometheus/prometheus-node-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: copying docker/openvswitch/openvswitch-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: copying docker/openvswitch/openvswitch-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler DEBUG: copying docker/cinder/cinder-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: copying docker/heat/heat-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: copying docker/heat/heat-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: copying docker/zun/zun-compute/zun_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-publisher-service DEBUG: copying docker/dragonflow/dragonflow-publisher-service/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-publisher-service DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-discovery DEBUG: copying docker/kube/kube-discovery/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-discovery DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-engine DEBUG: copying docker/murano/murano-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-nfs DEBUG: copying docker/ceph/ceph-nfs/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-nfs DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/haproxy DEBUG: copying docker/haproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/haproxy DEBUG: copying docker/haproxy/ensure_latest_config.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-persister DEBUG: copying docker/monasca/monasca-persister/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-persister DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-share DEBUG: copying docker/manila/manila-share/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-share DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-account DEBUG: copying docker/swift/swift-account/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-account DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: copying docker/karbor/karbor-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: copying docker/karbor/karbor-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-server DEBUG: copying docker/sensu/sensu-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf DEBUG: copying docker/telegraf/telegraf_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences.debian -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/apt_preferences.ubuntu -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/ceph_master.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/copy_cacerts.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/crmsh.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/curlrc -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/delorean-deps.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/dnf.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/dpkg_reducing_disk_footprint -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/elasticsearch.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/grafana.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/httpd_setup.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/influxdb.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/kolla_bashrc -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/opendaylight.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/rabbitmq_rabbitmq-erlang.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/rabbitmq_rabbitmq-server.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/set_configs.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.debian -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu.aarch64 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sources.list.ubuntu.ppc64le -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/td.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: copying docker/base/yum.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: copying docker/monasca/monasca-thresh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: copying docker/monasca/monasca-thresh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-thresh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: copying docker/octavia/octavia-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: copying docker/octavia/octavia-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-api DEBUG: copying docker/congress/congress-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-api DEBUG: copying docker/congress/congress-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: copying docker/hacluster/hacluster-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: copying docker/hacluster/hacluster-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent DEBUG: copying docker/neutron/neutron-metadata-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: copying docker/ovsdpdk/ovsdpdk/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: copying docker/ovsdpdk/ovsdpdk/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk DEBUG: copying docker/macros.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-worker DEBUG: copying docker/designate/designate-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-api DEBUG: copying docker/designate/designate-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener DEBUG: copying docker/barbican/barbican-keystone-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: copying docker/keystone/keystone/keystone_bootstrap.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter DEBUG: copying docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kafka DEBUG: copying docker/kafka/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kafka DEBUG: copying docker/kafka/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kafka DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: copying docker/placement/placement-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: copying docker/placement/placement-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: copying docker/mariadb/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: copying docker/mariadb/backup.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: copying docker/mariadb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: copying docker/mariadb/mariadb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: copying docker/mariadb/security_reset.expect -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-controller DEBUG: copying docker/ovn/ovn-controller/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: copying docker/neutron/neutron-base/neutron_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dind DEBUG: copying docker/dind/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dind DEBUG: copying docker/dind/start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dind DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: copying docker/prometheus/prometheus-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: copying docker/prometheus/prometheus-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-worker DEBUG: copying docker/octavia/octavia-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-api DEBUG: copying docker/almanach/almanach-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi DEBUG: copying docker/ceilometer/ceilometer-ipmi/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ec2-api DEBUG: copying docker/ec2-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ec2-api DEBUG: copying docker/ec2-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ec2-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-base DEBUG: copying docker/keystone/keystone-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: copying docker/mistral/mistral-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: copying docker/mistral/mistral-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: copying docker/keystone/keystone-ssh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: copying docker/keystone/keystone-ssh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-ssh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: copying docker/panko/panko-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: copying docker/panko/panko-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-sentinel DEBUG: copying docker/redis/redis-sentinel/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-sentinel DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: copying docker/ironic/ironic-base/ironic_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-base DEBUG: copying docker/ceph/ceph-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-base DEBUG: copying docker/ceph/ceph-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-base DEBUG: copying doc/requirements.txt -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/ DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: copying docker/zun/zun-base/zun_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/memcached DEBUG: copying docker/memcached/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/memcached DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-base DEBUG: copying docker/almanach/almanach-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-base DEBUG: copying docker/almanach/almanach-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/ansible.cfg -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/ansible_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/find_disks.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/kolla_keystone_service.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/kolla_keystone_user.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: copying docker/kolla-toolbox/kolla_sanity.py -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-datasource DEBUG: copying docker/congress/congress-datasource/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-datasource DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: copying docker/senlin/senlin-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: copying docker/senlin/senlin-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-container DEBUG: copying docker/swift/swift-container/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-container DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-executor DEBUG: copying docker/mistral/mistral-executor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-executor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote DEBUG: copying docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/opendaylight DEBUG: copying docker/opendaylight/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/opendaylight DEBUG: copying docker/opendaylight/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/opendaylight DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api-cfn DEBUG: copying docker/heat/heat-api-cfn/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api-cfn DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter DEBUG: copying docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent DEBUG: copying docker/neutron/neutron-dhcp-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-novncproxy DEBUG: copying docker/nova/nova-novncproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-novncproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: copying docker/masakari/masakari-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: copying docker/masakari/masakari-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-taskmanager DEBUG: copying docker/trove/trove-taskmanager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-taskmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: copying docker/zaqar/zaqar-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: copying docker/zaqar/zaqar-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/cinder_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: copying docker/cinder/cinder-volume/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tempest DEBUG: copying docker/tempest/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tempest DEBUG: copying docker/tempest/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tempest DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/image-building.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/admin DEBUG: copying doc/source/admin/kolla_api.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-proxy-server DEBUG: copying docker/swift/swift-proxy-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-proxy-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: copying docker/murano/murano-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: copying docker/murano/murano-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-all DEBUG: copying docker/heat/heat-all/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-all DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb DEBUG: copying docker/influxdb/influxdb_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer DEBUG: copying docker/skydive/skydive-analyzer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: copying docker/mistral/mistral-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: copying docker/mistral/mistral-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor DEBUG: copying docker/cyborg/cyborg-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-serialproxy DEBUG: copying docker/nova/nova-serialproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-serialproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base DEBUG: copying docker/rsyslog/rsyslog-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine DEBUG: copying docker/karbor/karbor-operationengine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-engine DEBUG: copying docker/watcher/watcher-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler DEBUG: copying docker/freezer/freezer-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash DEBUG: copying docker/logstash/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash DEBUG: copying docker/logstash/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-scheduler DEBUG: copying docker/kube/kube-scheduler/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine DEBUG: copying docker/mistral/mistral-event-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic DEBUG: copying docker/nova/nova-compute-ironic/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: copying docker/nova/nova-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: copying docker/nova/nova-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: copying docker/nova/nova-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: copying docker/nova/nova-conductor/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24 DEBUG: copying docker/rabbitmq-3.7.24/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24 DEBUG: copying docker/rabbitmq-3.7.24/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24 DEBUG: copying docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-erlang.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24 DEBUG: copying docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-server.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana DEBUG: copying docker/grafana/grafana_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: copying docker/vitrage/vitrage-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: copying docker/vitrage/vitrage-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: copying docker/gnocchi/gnocchi-base/gnocchi_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent DEBUG: copying docker/neutron/neutron-openvswitch-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-engine DEBUG: copying docker/masakari/masakari-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: copying docker/qinling/qinling-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: copying docker/qinling/qinling-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter DEBUG: copying docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: copying docker/manila/manila-base/manila_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor DEBUG: copying docker/cloudkitty/cloudkitty-processor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: copying docker/monasca/monasca-grafana/grafana_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6 DEBUG: copying docker/logstash6/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6 DEBUG: copying docker/logstash6/elasticsearch.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6 DEBUG: copying docker/logstash6/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-guestagent DEBUG: copying docker/trove/trove-guestagent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-guestagent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent DEBUG: copying docker/neutron/neutron-bgp-dragent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server DEBUG: copying setup.cfg -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: copying docker/trove/trove-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: copying docker/trove/trove-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent DEBUG: copying docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-conductor DEBUG: copying docker/solum/solum-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-engine DEBUG: copying docker/heat/heat-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/swift-rootwrap -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: copying docker/swift/swift-base/swift_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/check_alive.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived DEBUG: copying docker/keepalived/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-listener DEBUG: copying docker/aodh/aodh-listener/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-listener DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-controller-manager DEBUG: copying docker/kube/kube-controller-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-controller-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: copying docker/solum/solum-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: copying docker/solum/solum-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-controller DEBUG: copying docker/dragonflow/dragonflow-controller/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: copying docker/ovn/ovn-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: copying docker/ovn/ovn-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/collectd DEBUG: copying docker/collectd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/collectd DEBUG: copying docker/collectd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/collectd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/ceilometer_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: copying docker/ceilometer/ceilometer-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/certmonger DEBUG: copying docker/certmonger/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/certmonger DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-collector DEBUG: copying docker/almanach/almanach-collector/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-collector DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: copying docker/cinder/cinder-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: copying docker/cinder/cinder-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6 DEBUG: copying docker/elasticsearch6/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6 DEBUG: copying docker/elasticsearch6/elasticsearch.repo -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6 DEBUG: copying docker/elasticsearch6/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6 DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: copying docker/aodh/aodh-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: copying docker/aodh/aodh-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: copying docker/redis/redis-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: copying docker/redis/redis-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator DEBUG: copying docker/aodh/aodh-evaluator/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor DEBUG: copying docker/vitrage/vitrage-persistor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-sink DEBUG: copying docker/designate/designate-sink/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-sink DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: copying docker/heat/heat-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: copying docker/heat/heat-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-worker DEBUG: copying docker/solum/solum-worker/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-worker DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/README.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/opendaylight-template-overrides.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/contrib/template-override DEBUG: copying contrib/template-override/ovs-dpdk.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/contrib/template-override DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/etcd_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd DEBUG: copying docker/etcd/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/horizon DEBUG: copying docker/horizon/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/horizon DEBUG: copying docker/horizon/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/horizon DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-manager DEBUG: copying docker/blazar/blazar-manager/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-manager DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: copying docker/masakari/masakari-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: copying docker/masakari/masakari-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-applier DEBUG: copying docker/watcher/watcher-applier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-applier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/bifrost_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: copying docker/bifrost/bifrost-base/build_arg.yml -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-engine DEBUG: copying docker/senlin/senlin-engine/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-engine DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: copying docker/kuryr/kuryr-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: copying docker/kuryr/kuryr-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: copying docker/nova/nova-ssh/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: copying docker/nova/nova-ssh/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-ssh DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-notifier DEBUG: copying docker/aodh/aodh-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/tools DEBUG: copying tools/validate-docker-execute.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/tools DEBUG: copying tools/cleanup-images -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/tools DEBUG: copying tools/start-registry -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-conductor DEBUG: copying docker/tacker/tacker-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml DEBUG: copying docker/vitrage/vitrage-ml/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: copying docker/designate/designate-central/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: copying docker/designate/designate-central/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-central DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object-expirer DEBUG: copying docker/swift/swift-object-expirer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object-expirer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/CONTRIBUTING.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/bug-triage.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/index.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/ptl-guide.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/release-management.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: copying doc/source/contributor/running-tests.rst -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/contributor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: copying docker/blazar/blazar-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: copying docker/blazar/blazar-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: copying docker/watcher/watcher-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: copying docker/watcher/watcher-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter DEBUG: copying docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-conductor DEBUG: copying docker/magnum/magnum-conductor/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: copying docker/elasticsearch/elasticsearch/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: copying docker/elasticsearch/elasticsearch/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/designate_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: copying docker/designate/designate-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central DEBUG: copying docker/ceilometer/ceilometer-central/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-wsproxy DEBUG: copying docker/zun/zun-wsproxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-wsproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-agent DEBUG: copying docker/skydive/skydive-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier DEBUG: copying docker/vitrage/vitrage-notifier/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-metadata DEBUG: copying docker/dragonflow/dragonflow-metadata/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-metadata DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cron DEBUG: copying docker/cron/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cron DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: copying docker/octavia/octavia-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: copying docker/octavia/octavia-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-apiserver DEBUG: copying docker/kube/kube-apiserver/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-apiserver DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-server DEBUG: copying docker/novajoin/novajoin-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-mdns DEBUG: copying docker/designate/designate-mdns/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-mdns DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog DEBUG: copying docker/rsyslog/rsyslog/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: copying docker/glance/glance-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: copying docker/glance/glance-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubernetes-entrypoint DEBUG: copying docker/kubernetes-entrypoint/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubernetes-entrypoint DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: copying docker/placement/placement-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: copying docker/placement/placement-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-base DEBUG: copying docker/kube/kube-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/aodh_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: copying docker/aodh/aodh-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: copying docker/novajoin/novajoin-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: copying docker/novajoin/novajoin-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: copying docker/barbican/barbican-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: copying docker/barbican/barbican-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: copying docker/sahara/sahara-base/sahara_sudoers -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/doc/source/admin/template-override DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-expirer DEBUG: copying docker/aodh/aodh-expirer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-expirer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: copying docker/nova/nova-compute/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: copying docker/nova/nova-compute/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dnsmasq DEBUG: copying docker/dnsmasq/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dnsmasq DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-data DEBUG: copying docker/manila/manila-data/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-data DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-base DEBUG: copying docker/dragonflow/dragonflow-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-base DEBUG: copying docker/dragonflow/dragonflow-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-infoblox-ipam-agent DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zookeeper DEBUG: copying docker/zookeeper/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zookeeper DEBUG: copying docker/zookeeper/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zookeeper DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: copying docker/nova/nova-libvirt/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: copying docker/nova/nova-libvirt/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-libvirt DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object DEBUG: copying docker/swift/swift-object/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: copying docker/openvswitch/openvswitch-db-server/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.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-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: copying docker/openvswitch/openvswitch-db-server/start_ovsdb_server.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy DEBUG: copying docker/nova/nova-spicehtml5proxy/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: copying docker/trove/trove-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: copying docker/trove/trove-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: copying docker/blazar/blazar-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: copying docker/blazar/blazar-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-producer DEBUG: copying docker/designate/designate-producer/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-producer DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: copying docker/watcher/watcher-api/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: copying docker/watcher/watcher-api/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-api DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter DEBUG: copying docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/oslo-config-generator DEBUG: copying etc/oslo-config-generator/kolla-build.conf -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/oslo-config-generator DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: copying docker/tacker/tacker-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: copying docker/tacker/tacker-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: copying docker/cloudkitty/cloudkitty-base/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: copying docker/cloudkitty/cloudkitty-base/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: copying docker/ceilometer/ceilometer-notification/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: copying docker/ceilometer/ceilometer-notification/extend_start.sh -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification DEBUG: creating /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent DEBUG: copying docker/neutron/neutron-l3-agent/Dockerfile.j2 -> /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to kolla.egg-info/requires.txt DEBUG: writing kolla.egg-info/PKG-INFO DEBUG: writing top-level names to kolla.egg-info/top_level.txt DEBUG: writing dependency_links to kolla.egg-info/dependency_links.txt DEBUG: writing entry points to kolla.egg-info/entry_points.txt DEBUG: writing pbr to kolla.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'kolla.egg-info/SOURCES.txt' DEBUG: Copying kolla.egg-info to /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla-9.4.1.dev11-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing kolla-build script to /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker DEBUG: + cp -vr docker/ /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla DEBUG: 'docker/almanach/almanach-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-api/Dockerfile.j2' DEBUG: 'docker/almanach/almanach-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-base/Dockerfile.j2' DEBUG: 'docker/almanach/almanach-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-base/extend_start.sh' DEBUG: 'docker/almanach/almanach-collector/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/almanach/almanach-collector/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-api/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-api/extend_start.sh' DEBUG: 'docker/aodh/aodh-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-base/aodh_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base/aodh_sudoers' DEBUG: 'docker/aodh/aodh-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-base/extend_start.sh' DEBUG: 'docker/aodh/aodh-evaluator/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-evaluator/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-expirer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-expirer/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-listener/Dockerfile.j2' DEBUG: 'docker/aodh/aodh-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/aodh/aodh-notifier/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-api/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-api/extend_start.sh' DEBUG: 'docker/barbican/barbican-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-base/barbican_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base/barbican_sudoers' DEBUG: 'docker/barbican/barbican-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-base/extend_start.sh' DEBUG: 'docker/barbican/barbican-keystone-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-keystone-listener/Dockerfile.j2' DEBUG: 'docker/barbican/barbican-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/barbican/barbican-worker/Dockerfile.j2' DEBUG: 'docker/base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/Dockerfile.j2' DEBUG: 'docker/base/apt_preferences' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/apt_preferences' DEBUG: 'docker/base/apt_preferences.debian' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/apt_preferences.debian' DEBUG: 'docker/base/apt_preferences.ubuntu' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/apt_preferences.ubuntu' DEBUG: 'docker/base/ceph_master.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/ceph_master.repo' DEBUG: 'docker/base/copy_cacerts.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/copy_cacerts.sh' DEBUG: 'docker/base/crmsh.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/crmsh.repo' DEBUG: 'docker/base/curlrc' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/curlrc' DEBUG: 'docker/base/delorean-deps.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/delorean-deps.repo' DEBUG: 'docker/base/dnf.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/dnf.conf' DEBUG: 'docker/base/dpkg_reducing_disk_footprint' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/dpkg_reducing_disk_footprint' DEBUG: 'docker/base/elasticsearch.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/elasticsearch.repo' DEBUG: 'docker/base/grafana.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/grafana.repo' DEBUG: 'docker/base/httpd_setup.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/httpd_setup.sh' DEBUG: 'docker/base/influxdb.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/influxdb.repo' DEBUG: 'docker/base/kolla_bashrc' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/kolla_bashrc' DEBUG: 'docker/base/opendaylight.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/opendaylight.repo' DEBUG: 'docker/base/rabbitmq_rabbitmq-erlang.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/rabbitmq_rabbitmq-erlang.repo' DEBUG: 'docker/base/rabbitmq_rabbitmq-server.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/rabbitmq_rabbitmq-server.repo' DEBUG: 'docker/base/set_configs.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/set_configs.py' DEBUG: 'docker/base/sources.list' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sources.list' DEBUG: 'docker/base/sources.list.debian' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sources.list.debian' DEBUG: 'docker/base/sources.list.ubuntu' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu' DEBUG: 'docker/base/sources.list.ubuntu.aarch64' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu.aarch64' DEBUG: 'docker/base/sources.list.ubuntu.ppc64le' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sources.list.ubuntu.ppc64le' DEBUG: 'docker/base/start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/start.sh' DEBUG: 'docker/base/sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/sudoers' DEBUG: 'docker/base/td.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/td.repo' DEBUG: 'docker/base/yum.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/base/yum.conf' DEBUG: 'docker/bifrost/bifrost-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/Dockerfile.j2' DEBUG: 'docker/bifrost/bifrost-base/bifrost_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/bifrost_sudoers' DEBUG: 'docker/bifrost/bifrost-base/build_arg.yml' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-base/build_arg.yml' DEBUG: 'docker/bifrost/bifrost-deploy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/bifrost/bifrost-deploy/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-api/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-api/extend_start.sh' DEBUG: 'docker/blazar/blazar-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-base/Dockerfile.j2' DEBUG: 'docker/blazar/blazar-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-base/extend_start.sh' DEBUG: 'docker/blazar/blazar-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/blazar/blazar-manager/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-base/ceilometer_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/ceilometer_sudoers' DEBUG: 'docker/ceilometer/ceilometer-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-base/extend_start.sh' DEBUG: 'docker/ceilometer/ceilometer-central/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-central/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-compute/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-ipmi/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-ipmi/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-notification/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification/Dockerfile.j2' DEBUG: 'docker/ceilometer/ceilometer-notification/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceilometer/ceilometer-notification/extend_start.sh' DEBUG: 'docker/ceph/ceph-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-base/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-base/extend_start.sh' DEBUG: 'docker/ceph/ceph-mds/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mds/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-mgr/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mgr/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-mon/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-mon/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon/extend_start.sh' DEBUG: 'docker/ceph/ceph-mon/fetch_ceph_keys.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-mon/fetch_ceph_keys.py' DEBUG: 'docker/ceph/ceph-nfs/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-nfs/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-osd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-osd/Dockerfile.j2' DEBUG: 'docker/ceph/ceph-osd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-osd/extend_start.sh' DEBUG: 'docker/ceph/ceph-rgw/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/ceph-rgw/Dockerfile.j2' DEBUG: 'docker/ceph/cephfs-fuse/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ceph/cephfs-fuse/Dockerfile.j2' DEBUG: 'docker/certmonger/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/certmonger/Dockerfile.j2' DEBUG: 'docker/chrony/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/chrony/Dockerfile.j2' DEBUG: 'docker/chrony/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/chrony/extend_start.sh' DEBUG: 'docker/cinder/cinder-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-api/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-api/extend_start.sh' DEBUG: 'docker/cinder/cinder-backup/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-backup/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-base/cinder_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base/cinder_sudoers' DEBUG: 'docker/cinder/cinder-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-base/extend_start.sh' DEBUG: 'docker/cinder/cinder-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-scheduler/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-volume/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume/Dockerfile.j2' DEBUG: 'docker/cinder/cinder-volume/cinder_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume/cinder_sudoers' DEBUG: 'docker/cinder/cinder-volume/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cinder/cinder-volume/extend_start.sh' DEBUG: 'docker/cloudkitty/cloudkitty-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api/Dockerfile.j2' DEBUG: 'docker/cloudkitty/cloudkitty-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-api/extend_start.sh' DEBUG: 'docker/cloudkitty/cloudkitty-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base/Dockerfile.j2' DEBUG: 'docker/cloudkitty/cloudkitty-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-base/extend_start.sh' DEBUG: 'docker/cloudkitty/cloudkitty-processor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cloudkitty/cloudkitty-processor/Dockerfile.j2' DEBUG: 'docker/collectd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/collectd/Dockerfile.j2' DEBUG: 'docker/collectd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/collectd/extend_start.sh' DEBUG: 'docker/congress/congress-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-api/Dockerfile.j2' DEBUG: 'docker/congress/congress-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-api/extend_start.sh' DEBUG: 'docker/congress/congress-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-base/Dockerfile.j2' DEBUG: 'docker/congress/congress-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-base/extend_start.sh' DEBUG: 'docker/congress/congress-datasource/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-datasource/Dockerfile.j2' DEBUG: 'docker/congress/congress-policy-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/congress/congress-policy-engine/Dockerfile.j2' DEBUG: 'docker/cron/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cron/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-agent/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-api/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-api/extend_start.sh' DEBUG: 'docker/cyborg/cyborg-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/Dockerfile.j2' DEBUG: 'docker/cyborg/cyborg-base/cyborg_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/cyborg_sudoers' DEBUG: 'docker/cyborg/cyborg-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-base/extend_start.sh' DEBUG: 'docker/cyborg/cyborg-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/cyborg/cyborg-conductor/Dockerfile.j2' DEBUG: 'docker/designate/designate-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-api/Dockerfile.j2' DEBUG: 'docker/designate/designate-backend-bind9/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-backend-bind9/Dockerfile.j2' DEBUG: 'docker/designate/designate-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base/Dockerfile.j2' DEBUG: 'docker/designate/designate-base/designate_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base/designate_sudoers' DEBUG: 'docker/designate/designate-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-base/extend_start.sh' DEBUG: 'docker/designate/designate-central/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-central/Dockerfile.j2' DEBUG: 'docker/designate/designate-central/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-central/extend_start.sh' DEBUG: 'docker/designate/designate-mdns/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-mdns/Dockerfile.j2' DEBUG: 'docker/designate/designate-producer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-producer/Dockerfile.j2' DEBUG: 'docker/designate/designate-sink/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-sink/Dockerfile.j2' DEBUG: 'docker/designate/designate-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/designate/designate-worker/Dockerfile.j2' DEBUG: 'docker/dind/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dind/Dockerfile.j2' DEBUG: 'docker/dind/start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dind/start.sh' DEBUG: 'docker/dnsmasq/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dnsmasq/Dockerfile.j2' DEBUG: 'docker/dragonflow/dragonflow-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-base/Dockerfile.j2' DEBUG: 'docker/dragonflow/dragonflow-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-base/extend_start.sh' DEBUG: 'docker/dragonflow/dragonflow-controller/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-controller/Dockerfile.j2' DEBUG: 'docker/dragonflow/dragonflow-metadata/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-metadata/Dockerfile.j2' DEBUG: 'docker/dragonflow/dragonflow-publisher-service/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/dragonflow/dragonflow-publisher-service/Dockerfile.j2' DEBUG: 'docker/ec2-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ec2-api/Dockerfile.j2' DEBUG: 'docker/ec2-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ec2-api/extend_start.sh' DEBUG: 'docker/elasticsearch/elasticsearch/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch/Dockerfile.j2' DEBUG: 'docker/elasticsearch/elasticsearch/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch/extend_start.sh' DEBUG: 'docker/elasticsearch/elasticsearch-curator/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator/Dockerfile.j2' DEBUG: 'docker/elasticsearch/elasticsearch-curator/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch/elasticsearch-curator/extend_start.sh' DEBUG: 'docker/elasticsearch6/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6/Dockerfile.j2' DEBUG: 'docker/elasticsearch6/elasticsearch.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6/elasticsearch.repo' DEBUG: 'docker/elasticsearch6/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/elasticsearch6/extend_start.sh' DEBUG: 'docker/etcd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd/Dockerfile.j2' DEBUG: 'docker/etcd/etcd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd/etcd_sudoers' DEBUG: 'docker/etcd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/etcd/extend_start.sh' DEBUG: 'docker/fluentd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd/Dockerfile.j2' DEBUG: 'docker/fluentd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd/extend_start.sh' DEBUG: 'docker/fluentd/fluentd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/fluentd/fluentd_sudoers' DEBUG: 'docker/freezer/freezer-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-api/Dockerfile.j2' DEBUG: 'docker/freezer/freezer-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-api/extend_start.sh' DEBUG: 'docker/freezer/freezer-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base/Dockerfile.j2' DEBUG: 'docker/freezer/freezer-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base/extend_start.sh' DEBUG: 'docker/freezer/freezer-base/freezer_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-base/freezer_sudoers' DEBUG: 'docker/freezer/freezer-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/freezer/freezer-scheduler/Dockerfile.j2' DEBUG: 'docker/glance/glance-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-api/Dockerfile.j2' DEBUG: 'docker/glance/glance-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-api/extend_start.sh' DEBUG: 'docker/glance/glance-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-base/Dockerfile.j2' DEBUG: 'docker/glance/glance-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-base/extend_start.sh' DEBUG: 'docker/glance/glance-registry/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/glance/glance-registry/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-api/extend_start.sh' DEBUG: 'docker/gnocchi/gnocchi-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/extend_start.sh' DEBUG: 'docker/gnocchi/gnocchi-base/gnocchi_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-base/gnocchi_sudoers' DEBUG: 'docker/gnocchi/gnocchi-metricd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-metricd/Dockerfile.j2' DEBUG: 'docker/gnocchi/gnocchi-statsd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/gnocchi/gnocchi-statsd/Dockerfile.j2' DEBUG: 'docker/grafana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana/Dockerfile.j2' DEBUG: 'docker/grafana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana/extend_start.sh' DEBUG: 'docker/grafana/grafana_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/grafana/grafana_sudoers' DEBUG: 'docker/hacluster/hacluster-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-base/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-base/extend_start.sh' DEBUG: 'docker/hacluster/hacluster-corosync/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-corosync/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pacemaker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2' DEBUG: 'docker/hacluster/hacluster-pcs/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/hacluster/hacluster-pcs/Dockerfile.j2' DEBUG: 'docker/haproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/haproxy/Dockerfile.j2' DEBUG: 'docker/haproxy/ensure_latest_config.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/haproxy/ensure_latest_config.sh' DEBUG: 'docker/heat/heat-all/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-all/Dockerfile.j2' DEBUG: 'docker/heat/heat-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api/Dockerfile.j2' DEBUG: 'docker/heat/heat-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api/extend_start.sh' DEBUG: 'docker/heat/heat-api-cfn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-api-cfn/Dockerfile.j2' DEBUG: 'docker/heat/heat-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-base/Dockerfile.j2' DEBUG: 'docker/heat/heat-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-base/extend_start.sh' DEBUG: 'docker/heat/heat-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/heat/heat-engine/Dockerfile.j2' DEBUG: 'docker/helm-repository/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/helm-repository/Dockerfile.j2' DEBUG: 'docker/horizon/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/horizon/Dockerfile.j2' DEBUG: 'docker/horizon/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/horizon/extend_start.sh' DEBUG: 'docker/influxdb/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb/Dockerfile.j2' DEBUG: 'docker/influxdb/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb/extend_start.sh' DEBUG: 'docker/influxdb/influxdb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/influxdb/influxdb_sudoers' DEBUG: 'docker/ironic-inspector/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector/Dockerfile.j2' DEBUG: 'docker/ironic-inspector/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector/extend_start.sh' DEBUG: 'docker/ironic-inspector/ironic_inspector_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic-inspector/ironic_inspector_sudoers' DEBUG: 'docker/ironic/ironic-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-api/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-api/extend_start.sh' DEBUG: 'docker/ironic/ironic-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base/extend_start.sh' DEBUG: 'docker/ironic/ironic-base/ironic_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-base/ironic_sudoers' DEBUG: 'docker/ironic/ironic-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-conductor/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-pxe/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/Dockerfile.j2' DEBUG: 'docker/ironic/ironic-pxe/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/extend_start.sh' DEBUG: 'docker/ironic/ironic-pxe/tftp-map-file' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ironic/ironic-pxe/tftp-map-file' DEBUG: 'docker/iscsid/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/iscsid/Dockerfile.j2' DEBUG: 'docker/iscsid/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/iscsid/extend_start.sh' DEBUG: 'docker/kafka/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kafka/Dockerfile.j2' DEBUG: 'docker/kafka/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kafka/extend_start.sh' DEBUG: 'docker/karbor/karbor-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-api/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-api/extend_start.sh' DEBUG: 'docker/karbor/karbor-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-base/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-base/extend_start.sh' DEBUG: 'docker/karbor/karbor-operationengine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-operationengine/Dockerfile.j2' DEBUG: 'docker/karbor/karbor-protection/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/karbor/karbor-protection/Dockerfile.j2' DEBUG: 'docker/keepalived/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived/Dockerfile.j2' DEBUG: 'docker/keepalived/check_alive.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived/check_alive.sh' DEBUG: 'docker/keepalived/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keepalived/extend_start.sh' DEBUG: 'docker/keystone/keystone/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone/Dockerfile.j2' DEBUG: 'docker/keystone/keystone/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone/extend_start.sh' DEBUG: 'docker/keystone/keystone/keystone_bootstrap.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone/keystone_bootstrap.sh' DEBUG: 'docker/keystone/keystone-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-base/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-fernet/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-fernet/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/extend_start.sh' DEBUG: 'docker/keystone/keystone-fernet/fetch_fernet_tokens.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/fetch_fernet_tokens.py' DEBUG: 'docker/keystone/keystone-fernet/keystone_bootstrap.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-fernet/keystone_bootstrap.sh' DEBUG: 'docker/keystone/keystone-ssh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-ssh/Dockerfile.j2' DEBUG: 'docker/keystone/keystone-ssh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/keystone/keystone-ssh/extend_start.sh' DEBUG: 'docker/kibana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana/Dockerfile.j2' DEBUG: 'docker/kibana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana/extend_start.sh' DEBUG: 'docker/kibana6/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6/Dockerfile.j2' DEBUG: 'docker/kibana6/elasticsearch.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6/elasticsearch.repo' DEBUG: 'docker/kibana6/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kibana6/extend_start.sh' DEBUG: 'docker/kolla-toolbox/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/Dockerfile.j2' DEBUG: 'docker/kolla-toolbox/ansible.cfg' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/ansible.cfg' DEBUG: 'docker/kolla-toolbox/ansible_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/ansible_sudoers' DEBUG: 'docker/kolla-toolbox/find_disks.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/find_disks.py' DEBUG: 'docker/kolla-toolbox/kolla_keystone_service.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/kolla_keystone_service.py' DEBUG: 'docker/kolla-toolbox/kolla_keystone_user.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/kolla_keystone_user.py' DEBUG: 'docker/kolla-toolbox/kolla_sanity.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kolla-toolbox/kolla_sanity.py' DEBUG: 'docker/kube/kube-apiserver/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-apiserver/Dockerfile.j2' DEBUG: 'docker/kube/kube-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-base/Dockerfile.j2' DEBUG: 'docker/kube/kube-controller-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-controller-manager/Dockerfile.j2' DEBUG: 'docker/kube/kube-discovery/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-discovery/Dockerfile.j2' DEBUG: 'docker/kube/kube-proxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-proxy/Dockerfile.j2' DEBUG: 'docker/kube/kube-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kube/kube-scheduler/Dockerfile.j2' DEBUG: 'docker/kubernetes-entrypoint/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubernetes-entrypoint/Dockerfile.j2' DEBUG: 'docker/kubetoolbox/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kubetoolbox/Dockerfile.j2' DEBUG: 'docker/kuryr/kuryr-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-base/Dockerfile.j2' DEBUG: 'docker/kuryr/kuryr-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-base/extend_start.sh' DEBUG: 'docker/kuryr/kuryr-libnetwork/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/kuryr/kuryr-libnetwork/Dockerfile.j2' DEBUG: 'docker/logstash/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash/Dockerfile.j2' DEBUG: 'docker/logstash/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash/extend_start.sh' DEBUG: 'docker/logstash6/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6/Dockerfile.j2' DEBUG: 'docker/logstash6/elasticsearch.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6/elasticsearch.repo' DEBUG: 'docker/logstash6/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/logstash6/extend_start.sh' DEBUG: 'docker/magnum/magnum-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-api/Dockerfile.j2' DEBUG: 'docker/magnum/magnum-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-api/extend_start.sh' DEBUG: 'docker/magnum/magnum-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-base/Dockerfile.j2' DEBUG: 'docker/magnum/magnum-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-base/extend_start.sh' DEBUG: 'docker/magnum/magnum-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/magnum/magnum-conductor/Dockerfile.j2' DEBUG: 'docker/manila/manila-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-api/Dockerfile.j2' DEBUG: 'docker/manila/manila-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-api/extend_start.sh' DEBUG: 'docker/manila/manila-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base/Dockerfile.j2' DEBUG: 'docker/manila/manila-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base/extend_start.sh' DEBUG: 'docker/manila/manila-base/manila_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-base/manila_sudoers' DEBUG: 'docker/manila/manila-data/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-data/Dockerfile.j2' DEBUG: 'docker/manila/manila-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-scheduler/Dockerfile.j2' DEBUG: 'docker/manila/manila-share/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/manila/manila-share/Dockerfile.j2' DEBUG: 'docker/mariadb/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb/Dockerfile.j2' DEBUG: 'docker/mariadb/backup.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb/backup.sh' DEBUG: 'docker/mariadb/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb/extend_start.sh' DEBUG: 'docker/mariadb/mariadb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb/mariadb_sudoers' DEBUG: 'docker/mariadb/security_reset.expect' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mariadb/security_reset.expect' DEBUG: 'docker/masakari/masakari-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-api/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-api/extend_start.sh' DEBUG: 'docker/masakari/masakari-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-base/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-base/extend_start.sh' DEBUG: 'docker/masakari/masakari-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-engine/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-monitors/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-monitors/Dockerfile.j2' DEBUG: 'docker/masakari/masakari-monitors/masakari_monitors_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/masakari/masakari-monitors/masakari_monitors_sudoers' DEBUG: 'docker/memcached/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/memcached/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-api/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-api/extend_start.sh' DEBUG: 'docker/mistral/mistral-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-base/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-base/extend_start.sh' DEBUG: 'docker/mistral/mistral-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-engine/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-event-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-event-engine/Dockerfile.j2' DEBUG: 'docker/mistral/mistral-executor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mistral/mistral-executor/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-agent/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-api/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-api/extend_start.sh' DEBUG: 'docker/monasca/monasca-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-base/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-base/extend_start.sh' DEBUG: 'docker/monasca/monasca-grafana/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-grafana/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/extend_start.sh' DEBUG: 'docker/monasca/monasca-grafana/grafana_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-grafana/grafana_sudoers' DEBUG: 'docker/monasca/monasca-log-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-log-api/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-log-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-log-api/extend_start.sh' DEBUG: 'docker/monasca/monasca-notification/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-notification/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-persister/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-persister/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-thresh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-thresh/Dockerfile.j2' DEBUG: 'docker/monasca/monasca-thresh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/monasca/monasca-thresh/extend_start.sh' DEBUG: 'docker/mongodb/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb/Dockerfile.j2' DEBUG: 'docker/mongodb/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb/extend_start.sh' DEBUG: 'docker/mongodb/mongodb_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/mongodb/mongodb_sudoers' DEBUG: 'docker/multipathd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/multipathd/Dockerfile.j2' DEBUG: 'docker/murano/murano-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-api/Dockerfile.j2' DEBUG: 'docker/murano/murano-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-api/extend_start.sh' DEBUG: 'docker/murano/murano-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-base/Dockerfile.j2' DEBUG: 'docker/murano/murano-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-base/extend_start.sh' DEBUG: 'docker/murano/murano-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/murano/murano-engine/Dockerfile.j2' DEBUG: 'docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base/extend_start.sh' DEBUG: 'docker/neutron/neutron-base/neutron_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-base/neutron_sudoers' DEBUG: 'docker/neutron/neutron-bgp-dragent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-bgp-dragent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-dhcp-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-dhcp-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-l3-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-l3-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metadata-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metadata-agent-ovn/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-metering-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-metering-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-openvswitch-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-openvswitch-agent/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server/extend_start.sh' DEBUG: 'docker/neutron/neutron-server-opendaylight/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-opendaylight/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-server-ovn/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-server-ovn/Dockerfile.j2' DEBUG: 'docker/neutron/neutron-sriov-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/neutron/neutron-sriov-agent/Dockerfile.j2' DEBUG: 'docker/nova/nova-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-api/Dockerfile.j2' DEBUG: 'docker/nova/nova-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-api/extend_start.sh' DEBUG: 'docker/nova/nova-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base/Dockerfile.j2' DEBUG: 'docker/nova/nova-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base/extend_start.sh' DEBUG: 'docker/nova/nova-base/nova_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-base/nova_sudoers' DEBUG: 'docker/nova/nova-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute/Dockerfile.j2' DEBUG: 'docker/nova/nova-compute/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute/extend_start.sh' DEBUG: 'docker/nova/nova-compute-ironic/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-compute-ironic/Dockerfile.j2' DEBUG: 'docker/nova/nova-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-conductor/Dockerfile.j2' DEBUG: 'docker/nova/nova-conductor/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-conductor/extend_start.sh' DEBUG: 'docker/nova/nova-libvirt/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-libvirt/Dockerfile.j2' DEBUG: 'docker/nova/nova-libvirt/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-libvirt/extend_start.sh' DEBUG: 'docker/nova/nova-mksproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-mksproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-novncproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-novncproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-scheduler/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-scheduler/Dockerfile.j2' DEBUG: 'docker/nova/nova-serialproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-serialproxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-spicehtml5proxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-spicehtml5proxy/Dockerfile.j2' DEBUG: 'docker/nova/nova-ssh/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-ssh/Dockerfile.j2' DEBUG: 'docker/nova/nova-ssh/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/nova/nova-ssh/extend_start.sh' DEBUG: 'docker/novajoin/novajoin-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-base/Dockerfile.j2' DEBUG: 'docker/novajoin/novajoin-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-base/extend_start.sh' DEBUG: 'docker/novajoin/novajoin-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-notifier/Dockerfile.j2' DEBUG: 'docker/novajoin/novajoin-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/novajoin/novajoin-server/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-api/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-api/extend_start.sh' DEBUG: 'docker/octavia/octavia-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-base/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-base/extend_start.sh' DEBUG: 'docker/octavia/octavia-health-manager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-health-manager/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-housekeeping/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-housekeeping/Dockerfile.j2' DEBUG: 'docker/octavia/octavia-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/octavia/octavia-worker/Dockerfile.j2' DEBUG: 'docker/opendaylight/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/opendaylight/Dockerfile.j2' DEBUG: 'docker/opendaylight/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/opendaylight/extend_start.sh' DEBUG: 'docker/openstack-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openstack-base/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-base/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-db-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/extend_start.sh' DEBUG: 'docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/ovs_ensure_configured.sh' DEBUG: 'docker/openvswitch/openvswitch-db-server/start_ovsdb_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-db-server/start_ovsdb_server.sh' DEBUG: 'docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2' DEBUG: 'docker/openvswitch/openvswitch-vswitchd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/openvswitch/openvswitch-vswitchd/extend_start.sh' DEBUG: 'docker/ovn/ovn-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-base/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-base/extend_start.sh' DEBUG: 'docker/ovn/ovn-controller/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-controller/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-nb-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-nb-db-server/start_nb_db_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-nb-db-server/start_nb_db_server.sh' DEBUG: 'docker/ovn/ovn-northd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-northd/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-sb-db-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server/Dockerfile.j2' DEBUG: 'docker/ovn/ovn-sb-db-server/start_sb_db_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovn/ovn-sb-db-server/start_sb_db_server.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk/extend_start.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/extend_start.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh' DEBUG: 'docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2' DEBUG: 'docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh' DEBUG: 'docker/panko/panko-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-api/Dockerfile.j2' DEBUG: 'docker/panko/panko-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-api/extend_start.sh' DEBUG: 'docker/panko/panko-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-base/Dockerfile.j2' DEBUG: 'docker/panko/panko-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/panko/panko-base/extend_start.sh' DEBUG: 'docker/placement/placement-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-api/Dockerfile.j2' DEBUG: 'docker/placement/placement-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-api/extend_start.sh' DEBUG: 'docker/placement/placement-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-base/Dockerfile.j2' DEBUG: 'docker/placement/placement-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/placement/placement-base/extend_start.sh' DEBUG: 'docker/prometheus/prometheus-alertmanager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-alertmanager/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-base/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-base/extend_start.sh' DEBUG: 'docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-cadvisor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-cadvisor/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-haproxy-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-mtail/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mtail/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-node-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-node-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2' DEBUG: 'docker/prometheus/prometheus-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/prometheus/prometheus-server/Dockerfile.j2' DEBUG: 'docker/ptp/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ptp/Dockerfile.j2' DEBUG: 'docker/ptp/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/ptp/extend_start.sh' DEBUG: 'docker/qdrouterd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd/Dockerfile.j2' DEBUG: 'docker/qdrouterd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd/extend_start.sh' DEBUG: 'docker/qdrouterd/qdrouterd_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qdrouterd/qdrouterd_sudoers' DEBUG: 'docker/qinling/qinling-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-api/Dockerfile.j2' DEBUG: 'docker/qinling/qinling-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-api/extend_start.sh' DEBUG: 'docker/qinling/qinling-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-base/Dockerfile.j2' DEBUG: 'docker/qinling/qinling-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-base/extend_start.sh' DEBUG: 'docker/qinling/qinling-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/qinling/qinling-engine/Dockerfile.j2' DEBUG: 'docker/rabbitmq/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq/Dockerfile.j2' DEBUG: 'docker/rabbitmq/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq/extend_start.sh' DEBUG: 'docker/rabbitmq/rabbitmq_get_gospel_node.py' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq/rabbitmq_get_gospel_node.py' DEBUG: 'docker/rabbitmq-3.7.24/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24/Dockerfile.j2' DEBUG: 'docker/rabbitmq-3.7.24/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24/extend_start.sh' DEBUG: 'docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-erlang.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-erlang.repo' DEBUG: 'docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-server.repo' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rabbitmq-3.7.24/rabbitmq_rabbitmq-server.repo' DEBUG: 'docker/radvd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/radvd/Dockerfile.j2' DEBUG: 'docker/rally/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rally/Dockerfile.j2' DEBUG: 'docker/rally/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rally/extend_start.sh' DEBUG: 'docker/redis/redis/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis/Dockerfile.j2' DEBUG: 'docker/redis/redis-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-base/Dockerfile.j2' DEBUG: 'docker/redis/redis-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-base/extend_start.sh' DEBUG: 'docker/redis/redis-sentinel/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/redis/redis-sentinel/Dockerfile.j2' DEBUG: 'docker/rsyslog/rsyslog/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog/Dockerfile.j2' DEBUG: 'docker/rsyslog/rsyslog-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/rsyslog/rsyslog-base/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-api/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-api/extend_start.sh' DEBUG: 'docker/sahara/sahara-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base/Dockerfile.j2' DEBUG: 'docker/sahara/sahara-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base/extend_start.sh' DEBUG: 'docker/sahara/sahara-base/sahara_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-base/sahara_sudoers' DEBUG: 'docker/sahara/sahara-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sahara/sahara-engine/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-api/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-api/extend_start.sh' DEBUG: 'docker/searchlight/searchlight-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-base/Dockerfile.j2' DEBUG: 'docker/searchlight/searchlight-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-base/extend_start.sh' DEBUG: 'docker/searchlight/searchlight-listener/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/searchlight/searchlight-listener/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-api/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-api/extend_start.sh' DEBUG: 'docker/senlin/senlin-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-base/Dockerfile.j2' DEBUG: 'docker/senlin/senlin-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-base/extend_start.sh' DEBUG: 'docker/senlin/senlin-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/senlin/senlin-engine/Dockerfile.j2' DEBUG: 'docker/sensu/sensu-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-api/Dockerfile.j2' DEBUG: 'docker/sensu/sensu-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-base/Dockerfile.j2' DEBUG: 'docker/sensu/sensu-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-base/extend_start.sh' DEBUG: 'docker/sensu/sensu-client/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-client/Dockerfile.j2' DEBUG: 'docker/sensu/sensu-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/sensu/sensu-server/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-agent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-agent/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-analyzer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-analyzer/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-base/Dockerfile.j2' DEBUG: 'docker/skydive/skydive-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/skydive/skydive-base/extend_start.sh' DEBUG: 'docker/solum/solum-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-api/Dockerfile.j2' DEBUG: 'docker/solum/solum-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-api/extend_start.sh' DEBUG: 'docker/solum/solum-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-base/Dockerfile.j2' DEBUG: 'docker/solum/solum-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-base/extend_start.sh' DEBUG: 'docker/solum/solum-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-conductor/Dockerfile.j2' DEBUG: 'docker/solum/solum-deployer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-deployer/Dockerfile.j2' DEBUG: 'docker/solum/solum-worker/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/solum/solum-worker/Dockerfile.j2' DEBUG: 'docker/storm/storm/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm/Dockerfile.j2' DEBUG: 'docker/storm/storm-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm-base/Dockerfile.j2' DEBUG: 'docker/storm/storm-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/storm/storm-base/extend_start.sh' DEBUG: 'docker/swift/swift-account/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-account/Dockerfile.j2' DEBUG: 'docker/swift/swift-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base/Dockerfile.j2' DEBUG: 'docker/swift/swift-base/rootwrap.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base/rootwrap.conf' DEBUG: 'docker/swift/swift-base/swift-rootwrap' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base/swift-rootwrap' DEBUG: 'docker/swift/swift-base/swift_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-base/swift_sudoers' DEBUG: 'docker/swift/swift-container/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-container/Dockerfile.j2' DEBUG: 'docker/swift/swift-object/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object/Dockerfile.j2' DEBUG: 'docker/swift/swift-object-expirer/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-object-expirer/Dockerfile.j2' DEBUG: 'docker/swift/swift-proxy-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-proxy-server/Dockerfile.j2' DEBUG: 'docker/swift/swift-rsyncd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-rsyncd/Dockerfile.j2' DEBUG: 'docker/swift/swift-rsyncd/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/swift/swift-rsyncd/extend_start.sh' DEBUG: 'docker/tacker/tacker-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-base/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-base/extend_start.sh' DEBUG: 'docker/tacker/tacker-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-conductor/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-server/Dockerfile.j2' DEBUG: 'docker/tacker/tacker-server/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tacker/tacker-server/extend_start.sh' DEBUG: 'docker/telegraf/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf/Dockerfile.j2' DEBUG: 'docker/telegraf/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf/extend_start.sh' DEBUG: 'docker/telegraf/telegraf_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/telegraf/telegraf_sudoers' DEBUG: 'docker/tempest/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tempest/Dockerfile.j2' DEBUG: 'docker/tempest/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tempest/extend_start.sh' DEBUG: 'docker/tgtd/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tgtd/Dockerfile.j2' DEBUG: 'docker/tripleoclient/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tripleoclient/Dockerfile.j2' DEBUG: 'docker/tripleoclient/create_super_user.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/tripleoclient/create_super_user.sh' DEBUG: 'docker/trove/trove-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-api/Dockerfile.j2' DEBUG: 'docker/trove/trove-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-api/extend_start.sh' DEBUG: 'docker/trove/trove-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-base/Dockerfile.j2' DEBUG: 'docker/trove/trove-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-base/extend_start.sh' DEBUG: 'docker/trove/trove-conductor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-conductor/Dockerfile.j2' DEBUG: 'docker/trove/trove-guestagent/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-guestagent/Dockerfile.j2' DEBUG: 'docker/trove/trove-taskmanager/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/trove/trove-taskmanager/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-api/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-api/extend_start.sh' DEBUG: 'docker/vitrage/vitrage-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-base/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-base/extend_start.sh' DEBUG: 'docker/vitrage/vitrage-graph/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-graph/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-ml/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-ml/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-notifier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-notifier/Dockerfile.j2' DEBUG: 'docker/vitrage/vitrage-persistor/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vitrage/vitrage-persistor/Dockerfile.j2' DEBUG: 'docker/vmtp/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vmtp/Dockerfile.j2' DEBUG: 'docker/vmtp/vmtp_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/vmtp/vmtp_sudoers' DEBUG: 'docker/watcher/watcher-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-api/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-api/extend_start.sh' DEBUG: 'docker/watcher/watcher-applier/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-applier/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-base/Dockerfile.j2' DEBUG: 'docker/watcher/watcher-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-base/extend_start.sh' DEBUG: 'docker/watcher/watcher-engine/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/watcher/watcher-engine/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-base/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-base/extend_start.sh' DEBUG: 'docker/zaqar/zaqar-server/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-server/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-wsgi/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi/Dockerfile.j2' DEBUG: 'docker/zaqar/zaqar-wsgi/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zaqar/zaqar-wsgi/extend_start.sh' DEBUG: 'docker/zookeeper/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zookeeper/Dockerfile.j2' DEBUG: 'docker/zookeeper/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zookeeper/extend_start.sh' DEBUG: 'docker/zun/zun-api/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-api/Dockerfile.j2' DEBUG: 'docker/zun/zun-api/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-api/extend_start.sh' DEBUG: 'docker/zun/zun-base/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base/Dockerfile.j2' DEBUG: 'docker/zun/zun-base/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base/extend_start.sh' DEBUG: 'docker/zun/zun-base/zun_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-base/zun_sudoers' DEBUG: 'docker/zun/zun-compute/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute/Dockerfile.j2' DEBUG: 'docker/zun/zun-compute/extend_start.sh' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute/extend_start.sh' DEBUG: 'docker/zun/zun-compute/zun_sudoers' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-compute/zun_sudoers' DEBUG: 'docker/zun/zun-wsproxy/Dockerfile.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/zun/zun-wsproxy/Dockerfile.j2' DEBUG: 'docker/macros.j2' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/docker/macros.j2' DEBUG: + install -p -D -m 644 setup.cfg /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/setup.cfg DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7/site-packages/kolla/tests DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/etc/kolla DEBUG: + crudini --set /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf DEFAULT tag 9.4.1-0.20220824112906.d967f40.el7 DEBUG: + cp -v /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/etc/kolla DEBUG: '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples/kolla/kolla-build.conf' -> '/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/etc/kolla/kolla-build.conf' DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/kolla/etc_examples DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/kolla-9.4.1.dev11 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ePC0Sy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/doc/openstack-kolla-9.4.1 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/doc/openstack-kolla-9.4.1 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/doc/openstack-kolla-9.4.1 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pcWl9F DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/licenses/openstack-kolla-9.4.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/licenses/openstack-kolla-9.4.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64/usr/share/licenses/openstack-kolla-9.4.1 DEBUG: + exit 0 DEBUG: warning: File listed twice: /usr/share/kolla/doc DEBUG: warning: File listed twice: /usr/share/kolla/doc/requirements.txt DEBUG: warning: File listed twice: /usr/share/kolla/doc/source DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/image-building.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/index.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/kolla_api.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override/opendaylight-source.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/admin/template-override/ovs-dpdk.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/ceph_versions.csv DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/conf.py DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/conf.pyc DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/conf.pyo DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/CONTRIBUTING.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/bug-triage.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/index.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/ptl-guide.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/release-management.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/contributor/running-tests.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/index.rst DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/matrix_aarch64.csv DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/matrix_x86.csv DEBUG: warning: File listed twice: /usr/share/kolla/doc/source/support_matrix.rst DEBUG: Provides: openstack-kolla = 9.4.1-0.20220824112906.d967f40.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /usr/bin/python2 python(abi) = 2.7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9EStM7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kolla-9.4.1.dev11 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm INFO: Done(/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.src.rpm) Config(dlrn-5) 0 minutes 16 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df 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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 937824 3888456 978600 11440088 13707136 DEBUG: Swap: 8388604 772608 7615996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.c2d3qti8', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '920466c6f23c4b7c820a74420a3fc818', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/product-id.conf not found DEBUG: Unable to find configuration file for plugin product-id DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/search-disabled-repos.conf not found DEBUG: Unable to find configuration file for plugin search-disabled-repos DEBUG: Configuration file /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d/subscription-manager.conf not found DEBUG: Unable to find configuration file for plugin subscription-manager DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: Marking /home/centos-train/data/repos/d9/67/d967f400e2761e9022a6b2dedc2d307d32d1ea27_25be52df/openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package openstack-kolla.noarch 0:9.4.1-0.20220824112906.d967f40.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 1.9 for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos.mirror.ca.planethoster.net DEBUG: * extras: centos.mirror.ca.planethoster.net DEBUG: * updates: centos.mirror.ca.planethoster.net DEBUG: 2 packages excluded due to repository priority protections DEBUG: --> Processing Dependency: python2-docker >= 2.4.2 for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config >= 2:5.1.0 for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Processing Dependency: GitPython for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Processing Dependency: python-gitdb for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr for package: openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package GitPython.noarch 0:1.0.1-5.el7 will be installed DEBUG: ---> Package python-gitdb.x86_64 0:0.6.4-4.el7 will be installed DEBUG: --> Processing Dependency: python-smmap for package: python-gitdb-0.6.4-4.el7.x86_64 DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-docker.noarch 0:3.7.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-websocket-client >= 0.32.0 for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-docker-pycreds >= 0.2.1 for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-pyOpenSSL for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-paramiko for package: python2-docker-3.7.0-2.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.6-0.20200703054418.f4deaad.el7 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: ---> Package python-smmap.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: ---> Package python2-docker-pycreds.noarch 0:0.4.0-2.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-paramiko.noarch 0:2.4.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-pynacl >= 1.0.1 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> Processing Dependency: python2-pyasn1 >= 0.1.7 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> Processing Dependency: python2-bcrypt >= 3.1.3 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: ---> Package python2-websocket-client.noarch 0:0.54.0-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: ---> Package python2-bcrypt.x86_64 0:3.1.6-1.el7 will be installed DEBUG: ---> Package python2-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pynacl.x86_64 0:1.3.0-1.el7 will be installed DEBUG: --> Processing Dependency: libsodium.so.23()(64bit) for package: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package libsodium.x86_64 0:1.0.18-2.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-kolla noarch 9.4.1-0.20220824112906.d967f40.el7 DEBUG: /openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarch DEBUG: 990 k DEBUG: Installing for dependencies: DEBUG: GitPython noarch 1.0.1-5.el7 delorean-train-testing 500 k DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: libsodium x86_64 1.0.18-2.el7 delorean-train-testing 148 k DEBUG: python-gitdb x86_64 0.6.4-4.el7 delorean-train-testing 113 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-utils-lang noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 7.8 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-smmap noarch 0.9.0-5.el7 delorean-train-testing 27 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-bcrypt x86_64 3.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-train-testing 544 k DEBUG: python2-debtcollector noarch 1.22.0-0.20200221171616.0be4911.el7 DEBUG: delorean 27 k DEBUG: python2-docker noarch 3.7.0-2.el7 delorean-train-testing 198 k DEBUG: python2-docker-pycreds noarch 0.4.0-2.el7 delorean-train-testing 17 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-oslo-config noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: delorean 223 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-utils noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 73 k DEBUG: python2-paramiko noarch 2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pynacl x86_64 1.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 DEBUG: delorean 56 k DEBUG: python2-websocket-client noarch 0.54.0-1.el7 delorean-train-testing 55 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing 48 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package (+30 Dependent packages) DEBUG: Total size: 6.0 M DEBUG: Total download size: 270 k DEBUG: Installed size: 25 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 774 kB/s | 270 kB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 1/31 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/31 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 3/31 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 4/31 DEBUG: Installing : python2-websocket-client-0.54.0-1.el7.noarch 5/31 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 6/31 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 7/31 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 8/31 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 9/31 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 10/31 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 11/31 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 12/31 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 13/31 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 14/31 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 15/31 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 16/31 DEBUG: Installing : python-ply-3.4-11.el7.noarch 17/31 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 18/31 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 19/31 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 20/31 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 21/31 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 22/31 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 23/31 DEBUG: Installing : python-smmap-0.9.0-5.el7.noarch 24/31 DEBUG: Installing : python-gitdb-0.6.4-4.el7.x86_64 25/31 DEBUG: Installing : GitPython-1.0.1-5.el7.noarch 26/31 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 27/31 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 28/31 DEBUG: Installing : python2-docker-pycreds-0.4.0-2.el7.noarch 29/31 DEBUG: Installing : python2-docker-3.7.0-2.el7.noarch 30/31 DEBUG: Installing : openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarc 31/31 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 1/31 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.no 2/31 DEBUG: Verifying : python2-docker-pycreds-0.4.0-2.el7.noarch 3/31 DEBUG: Verifying : python-gitdb-0.6.4-4.el7.x86_64 4/31 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 5/31 DEBUG: Verifying : GitPython-1.0.1-5.el7.noarch 6/31 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 7/31 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 8/31 DEBUG: Verifying : python-smmap-0.9.0-5.el7.noarch 9/31 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 10/31 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 11/31 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 12/31 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 13/31 DEBUG: Verifying : python2-docker-3.7.0-2.el7.noarch 14/31 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 15/31 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 16/31 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 17/31 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911.el 18/31 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 19/31 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 20/31 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el 21/31 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7.no 22/31 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 23/31 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.e 24/31 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 25/31 DEBUG: Verifying : python2-websocket-client-0.54.0-1.el7.noarch 26/31 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 27/31 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 28/31 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.n 29/31 DEBUG: Verifying : openstack-kolla-9.4.1-0.20220824112906.d967f40.el7.noarc 30/31 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el 31/31 DEBUG: Installed: DEBUG: openstack-kolla.noarch 0:9.4.1-0.20220824112906.d967f40.el7 DEBUG: Dependency Installed: DEBUG: GitPython.noarch 0:1.0.1-5.el7 DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: libsodium.x86_64 0:1.0.18-2.el7 DEBUG: python-gitdb.x86_64 0:0.6.4-4.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-smmap.noarch 0:0.9.0-5.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-bcrypt.x86_64 0:3.1.6-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 DEBUG: python2-docker.noarch 0:3.7.0-2.el7 DEBUG: python2-docker-pycreds.noarch 0:0.4.0-2.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python2-paramiko.noarch 0:2.4.2-2.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pynacl.x86_64 0:1.3.0-1.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-websocket-client.noarch 0:0.54.0-1.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: None Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run