+ 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8' + '[' -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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k76jdtrf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3650fawy:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot 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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7272812 2587752 1014556 6405804 7640760 DEBUG: Swap: 8388604 733468 7655136 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pyuijju1', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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. 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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7272840 2851824 1014476 6141704 7640896 DEBUG: Swap: 8388604 733468 7655136 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': 'C.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/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/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/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/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mgj_8tkm', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc Start: dnf 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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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': 'C.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': 'C.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/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33wy01gz:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbc15b48c88447929dc57e715413a12c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33wy01gz:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '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/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-mistral-c66cf75a50bf2772b0b2 4.8 MB/s | 1.2 MB 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2023.1.0-0.20230216203322.ce6a105.el7 delorean 15 k DEBUG: python2-eventlet noarch0.25.1-1.el7 delorean-train-testing 321 k DEBUG: python2-pbr noarch5.1.2-2.el7 delorean-train-testing 1.1 M DEBUG: python2-webob noarch1.8.5-1.el7 delorean-train-testing 246 k DEBUG: python2-sqlalchemy x86_641.2.17-2.el7 delorean-train-testing 1.8 M DEBUG: python2-setuptools_scm noarch1.15.7-2.el7 delorean-train-build-deps 32 k DEBUG: python2-sphinx noarch1:1.8.4-1.el7 delorean-train-build-deps 1.8 M DEBUG: basesystem noarch10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_644.8.5-44.el7 base 16 M DEBUG: ghostscript x86_649.25-5.el7 base 112 k DEBUG: graphviz x86_642.30.1-22.el7 base 1.3 M DEBUG: make x86_641:3.82-24.el7 base 421 k DEBUG: yum-plugin-priorities noarch1.1.31-54.el7_8 base 29 k DEBUG: git x86_641.8.3.1-25.el7_9 updates 4.4 M DEBUG: python-devel x86_642.7.5-92.el7_9 updates 399 k DEBUG: rpm-build x86_644.11.3-48.el7_9 updates 150 k DEBUG: rubygems noarch2.0.14.1-39.el7_9 updates 215 k DEBUG: Installing dependencies: DEBUG: fontawesome-fonts noarch4.4.0-1.el7 delorean-train-testing 159 k DEBUG: fontawesome-fonts-web noarch4.4.0-1.el7 delorean-train-testing 273 k DEBUG: python-backports-ssl_match_hostname noarch3.5.0.1-1.el7 delorean-train-testing 12 k DEBUG: python-dns noarch1.15.0-5.el7 delorean-train-testing 247 k DEBUG: python2-babel noarch2.6.0-4.el7 delorean-train-testing 5.7 M DEBUG: python2-chardet noarch3.0.4-7.el7 delorean-train-testing 185 k DEBUG: python2-funcsigs noarch1.0.2-1.el7 delorean-train-testing 23 k DEBUG: python2-idna noarch2.5-1.el7 delorean-train-testing 94 k DEBUG: python2-ipaddress noarch1.0.18-5.el7 delorean-train-testing 34 k DEBUG: python2-jinja2 noarch2.10.1-1.el7 delorean-train-testing 250 k DEBUG: python2-mock noarch3.0.5-1.el7 delorean-train-testing 50 k DEBUG: python2-monotonic noarch1.5-1.el7 delorean-train-testing 14 k DEBUG: python2-olefile noarch0.44-1.el7 delorean-train-testing 772 k DEBUG: python2-pyparsing noarch2.3.1-1.el7 delorean-train-testing 140 k DEBUG: python2-pysocks noarch1.5.6-3.el7 delorean-train-testing 19 k DEBUG: python2-requests noarch2.21.0-3.el7 delorean-train-testing 119 k DEBUG: python2-setuptools noarch40.8.0-1.el7 delorean-train-testing 652 k DEBUG: python2-six noarch1.12.0-1.el7 delorean-train-testing 32 k DEBUG: python2-typing noarch3.6.1-1.el7 delorean-train-testing 44 k DEBUG: python2-urllib3 noarch1.24.1-3.el7 delorean-train-testing 169 k DEBUG: libimagequant x86_642.8.2-2.el7 delorean-train-testing 52 k DEBUG: python2-backports x86_641.0-16.el7 delorean-train-testing 6.2 k DEBUG: python2-greenlet x86_640.4.12-1.el7 delorean-train-testing 24 k DEBUG: python2-markupsafe x86_641.1.0-2.el7 delorean-train-testing 28 k DEBUG: python2-pillow x86_645.4.1-3.el7 delorean-train-testing 638 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.5.20150923git.el7 delorean-train-build-deps 232 k DEBUG: lato-fonts noarch2.015-1.el7 delorean-train-build-deps 3.3 M DEBUG: python-sphinx-locale noarch1:1.8.4-1.el7 delorean-train-build-deps 228 k DEBUG: python-whoosh noarch2.5.7-4.el7 delorean-train-build-deps 1.1 M DEBUG: python2-imagesize noarch0.7.1-5.el7 delorean-train-build-deps 8.6 k DEBUG: python2-packaging noarch19.0-1.el7 delorean-train-build-deps 43 k DEBUG: python2-pygments noarch2.2.0-7.el7 delorean-train-build-deps 1.9 M DEBUG: python2-snowballstemmer noarch1.2.0-2.el7 delorean-train-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster noarch0.7.9-4.el7 delorean-train-build-deps 18 k DEBUG: python2-sphinx_rtd_theme noarch0.2.4-1.el7 delorean-train-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport noarch1.0.1-1.el7 delorean-train-build-deps 43 k DEBUG: acl x86_642.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch20180407-1.el7 base 703 k DEBUG: atk x86_642.28.1-2.el7 base 263 k DEBUG: audit-libs x86_642.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_640.6.31-20.el7 base 62 k DEBUG: bzip2 x86_641.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_641.0.6-13.el7 base 40 k DEBUG: cairo x86_641.15.12-4.el7 base 741 k DEBUG: chkconfig x86_641.7.6-1.el7 base 182 k DEBUG: cpio x86_642.11-28.el7 base 211 k DEBUG: cpp x86_644.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_642.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_642.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_642.0.3-6.el7 base 339 k DEBUG: cups-libs x86_641:1.6.3-51.el7 base 359 k DEBUG: dbus x86_641:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_641:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch2.33-6.el7 base 1.4 M DEBUG: dracut x86_64033-572.el7 base 329 k DEBUG: dwz x86_640.11-3.el7 base 99 k DEBUG: elfutils x86_640.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope noarch0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_640.176-5.el7 base 195 k DEBUG: elfutils-libs x86_640.176-5.el7 base 291 k DEBUG: file x86_645.11-37.el7 base 57 k DEBUG: file-libs x86_645.11-37.el7 base 340 k DEBUG: filesystem x86_643.2-25.el7 base 1.0 M DEBUG: findutils x86_641:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_641.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_641.4.1-6.el7 base 11 k DEBUG: fontconfig x86_642.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem noarch1.44-8.el7 base 9.9 k DEBUG: fribidi x86_641.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_644.0.2-4.el7_3.1 base 874 k DEBUG: gdb x86_647.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_641.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_642.36.12-3.el7 base 570 k DEBUG: gmp x86_641:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_642.0.22-5.el7_5 base 1.5 M DEBUG: gpgme x86_641.3.2-5.el7 base 146 k DEBUG: graphite2 x86_641.3.10-1.el7_3 base 115 k DEBUG: grep x86_642.20-3.el7 base 344 k DEBUG: groff-base x86_641.22.2-8.el7 base 942 k DEBUG: gtk2 x86_642.24.31-1.el7 base 3.4 M DEBUG: hardlink x86_641:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_641.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch0.12-7.el7 base 42 k DEBUG: hwdata x86_640.252-9.7.el7 base 2.5 M DEBUG: info x86_645.1-5.el7 base 233 k DEBUG: jasper-libs x86_641.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_642.0-11.el7 base 46 k DEBUG: json-c x86_640.11-4.el7_0 base 31 k DEBUG: keyutils-libs x86_641.5.8-3.el7 base 25 k DEBUG: kmod x86_6420-28.el7 base 123 k DEBUG: kmod-libs x86_6420-28.el7 base 51 k DEBUG: lcms2 x86_642.6-3.el7 base 150 k DEBUG: less x86_64458-9.el7 base 120 k DEBUG: libICE x86_641.0.9-9.el7 base 66 k DEBUG: libSM x86_641.2.2-2.el7 base 39 k DEBUG: libXau x86_641.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_641.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_640.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_641.1.15-1.el7 base 30 k DEBUG: libXdamage x86_641.1.4-4.1.el7 base 20 k DEBUG: libXext x86_641.3.3-3.el7 base 39 k DEBUG: libXfixes x86_645.0.3-1.el7 base 18 k DEBUG: libXft x86_642.3.2-2.el7 base 58 k DEBUG: libXi x86_641.7.9-1.el7 base 40 k DEBUG: libXinerama x86_641.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_641.1.2-2.el7 base 71 k DEBUG: libXrandr x86_641.5.1-2.el7 base 27 k DEBUG: libXrender x86_640.9.10-1.el7 base 26 k DEBUG: libXt x86_641.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_641.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_641.1.4-1.el7 base 18 k DEBUG: libacl x86_642.2.51-15.el7 base 27 k DEBUG: libassuan x86_642.1.0-3.el7 base 63 k DEBUG: libattr x86_642.4.46-13.el7 base 18 k DEBUG: libcap x86_642.22-11.el7 base 47 k DEBUG: libcap-ng x86_640.7.5-4.el7 base 25 k DEBUG: libcom_err x86_641.42.9-19.el7 base 42 k DEBUG: libdb x86_645.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_645.3.21-25.el7 base 132 k DEBUG: libdrm x86_642.4.97-2.el7 base 151 k DEBUG: libedit x86_643.0-12.20121213cvs.el7 base 92 k DEBUG: libffi x86_643.0.13-19.el7 base 30 k DEBUG: libfontenc x86_641.1.3-3.el7 base 31 k DEBUG: libgcc x86_644.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_641.5.3-14.el7 base 263 k DEBUG: libglvnd x86_641:1.0.1-0.8.git5baa1e5.el7 base 89 k DEBUG: libglvnd-egl x86_641:1.0.1-0.8.git5baa1e5.el7 base 44 k DEBUG: libglvnd-glx x86_641:1.0.1-0.8.git5baa1e5.el7 base 125 k DEBUG: libgomp x86_644.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_641.12-3.el7 base 87 k DEBUG: libgs x86_649.25-5.el7 base 4.6 M DEBUG: libidn x86_641.28-4.el7 base 209 k DEBUG: libjpeg-turbo x86_641.2.90-8.el7 base 135 k DEBUG: libmpc x86_641.0.1-3.el7 base 51 k DEBUG: libpaper x86_641.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_640.14-1.el7 base 26 k DEBUG: libpng x86_642:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_641.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_642.40.20-1.el7 base 132 k DEBUG: libselinux x86_642.5-15.el7 base 162 k DEBUG: libsemanage x86_642.5-14.el7 base 151 k DEBUG: libsepol x86_642.5-10.el7 base 297 k DEBUG: libssh2 x86_641.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_644.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_644.10-1.el7 base 320 k DEBUG: libthai x86_640.1.14-9.el7 base 187 k DEBUG: libtiff x86_644.0.3-35.el7 base 172 k DEBUG: libtool-ltdl x86_642.4.2-22.el7_3 base 49 k DEBUG: libuser x86_640.60-9.el7 base 400 k DEBUG: libutempter x86_641.1.6-4.el7 base 25 k DEBUG: libverto x86_640.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_641.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_641.15.0-1.el7 base 39 k DEBUG: libxcb x86_641.13-1.el7 base 214 k DEBUG: libxshmfence x86_641.2-1.el7 base 7.2 k DEBUG: libyaml x86_640.1.4-11.el7_0 base 55 k DEBUG: lua x86_645.1.4-15.el7 base 201 k DEBUG: lz4 x86_641.8.3-1.el7 base 85 k DEBUG: mpfr x86_643.1.1-4.el7 base 203 k DEBUG: ncurses x86_645.9-14.20130511.el7_4 base 304 k DEBUG: ncurses-base noarch5.9-14.20130511.el7_4 base 68 k DEBUG: ncurses-libs x86_645.9-14.20130511.el7_4 base 316 k DEBUG: nss-pem x86_641.0.3-7.el7 base 74 k DEBUG: openjpeg2 x86_642.3.1-3.el7_7 base 153 k DEBUG: p11-kit x86_640.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_640.23.5-3.el7 base 129 k DEBUG: pam x86_641.1.8-23.el7 base 721 k DEBUG: pango x86_641.42.4-4.el7_7 base 280 k DEBUG: patch x86_642.7.1-12.el7_7 base 111 k DEBUG: pcre x86_648.32-17.el7 base 422 k DEBUG: perl-Carp noarch1.26-244.el7 base 19 k DEBUG: perl-Encode x86_642.51-7.el7 base 1.5 M DEBUG: perl-Error noarch1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_641.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch2.40-3.el7 base 56 k DEBUG: perl-HTTP-Tiny noarch0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_643.40-5.el7 base 82 k DEBUG: perl-Pod-Perldoc noarch3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils x86_641.27-248.el7 base 36 k DEBUG: perl-Socket x86_642.010-5.el7 base 49 k DEBUG: perl-Storable x86_642.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_642.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_644:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch1.2300-2.el7 base 24 k DEBUG: perl-constant noarch1.27-2.el7 base 19 k DEBUG: perl-parent noarch1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch1-8.el7 base 4.6 k DEBUG: perl-threads x86_641.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_641.43-6.el7 base 39 k DEBUG: pinentry x86_640.8.1-17.el7 base 73 k DEBUG: pixman x86_640.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_641:0.27.1-4.el7 base 54 k DEBUG: popt x86_641.13-16.el7 base 42 k DEBUG: procps-ng x86_643.3.10-28.el7 base 291 k DEBUG: pth x86_642.0.7-23.el7 base 89 k DEBUG: pygpgme x86_640.3-9.el7 base 63 k DEBUG: pyliblzma x86_640.5.3-11.el7 base 47 k DEBUG: python-docutils noarch0.11-0.3.20130715svn7687.el7 base 1.5 M DEBUG: python-enum34 noarch1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch0.4-9.el7 base 39 k DEBUG: python-pycurl x86_647.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch3-34.el7 base 9.1 k DEBUG: python-srpm-macros noarch3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch3.10-10.el7 base 108 k DEBUG: python2-rpm-macros noarch3-34.el7 base 8.1 k DEBUG: pytz noarch2016.10-2.el7 base 46 k DEBUG: pyxattr x86_640.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_643.4.1-3.el7 base 50 k DEBUG: readline x86_646.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch9.1.0-88.el7.centos base 81 k DEBUG: sed x86_644.2.2-7.el7 base 231 k DEBUG: setup noarch2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_642:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_641.8-5.el7 base 312 k DEBUG: sqlite x86_643.7.17-8.el7_7.1 base 394 k DEBUG: tar x86_642:1.26-35.el7 base 846 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common noarch20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el7 base 275 k DEBUG: ustr x86_641.0.4-16.el7 base 92 k DEBUG: xorg-x11-font-utils x86_641:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_647.7-20.el7 base 178 k DEBUG: yum noarch3.4.3-168.el7.centos base 1.2 M DEBUG: yum-metadata-parser x86_641.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror noarch1.1.31-54.el7_8 base 34 k DEBUG: zip x86_643.0-11.el7 base 260 k DEBUG: bash x86_644.2.46-35.el7_9 updates 1.0 M DEBUG: binutils x86_642.27-44.base.el7_9.1 updates 5.9 M DEBUG: ca-certificates noarch2022.2.54-74.el7_9 updates 911 k DEBUG: centos-release x86_647-9.2009.1.el7.centos updates 27 k DEBUG: coreutils x86_648.22-24.el7_9.2 updates 3.3 M DEBUG: curl x86_647.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_642.1.26-24.el7_9 updates 156 k DEBUG: device-mapper x86_647:1.02.170-6.el7_9.5 updates 297 k DEBUG: device-mapper-libs x86_647:1.02.170-6.el7_9.5 updates 325 k DEBUG: diffutils x86_643.3-6.el7_9 updates 322 k DEBUG: expat x86_642.1.0-15.el7_9 updates 83 k DEBUG: freetype x86_642.8-14.el7_9.1 updates 380 k DEBUG: gd x86_642.0.35-27.el7_9 updates 146 k DEBUG: glib2 x86_642.56.1-9.el7_9 updates 2.5 M DEBUG: glibc x86_642.17-326.el7_9 updates 3.6 M DEBUG: glibc-common x86_642.17-326.el7_9 updates 12 M DEBUG: glibc-devel x86_642.17-326.el7_9 updates 1.1 M DEBUG: glibc-headers x86_642.17-326.el7_9 updates 691 k DEBUG: gtk-update-icon-cache x86_643.22.30-8.el7_9 updates 27 k DEBUG: gzip x86_641.5-11.el7_9 updates 130 k DEBUG: kernel-headers x86_643.10.0-1160.90.1.el7 updates 9.1 M DEBUG: kpartx x86_640.4.9-136.el7_9 updates 81 k DEBUG: krb5-libs x86_641.15.1-55.el7_9 updates 810 k DEBUG: libX11 x86_641.6.7-4.el7_9 updates 607 k DEBUG: libX11-common noarch1.6.7-4.el7_9 updates 164 k DEBUG: libXpm x86_643.5.12-2.el7_9 updates 56 k DEBUG: libblkid x86_642.23.2-65.el7_9.1 updates 183 k DEBUG: libcroco x86_640.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_647.29.0-59.el7_9.1 updates 223 k DEBUG: libmount x86_642.23.2-65.el7_9.1 updates 185 k DEBUG: libsmartcols x86_642.23.2-65.el7_9.1 updates 143 k DEBUG: libuuid x86_642.23.2-65.el7_9.1 updates 84 k DEBUG: libwebp x86_640.3.0-11.el7 updates 170 k DEBUG: libxml2 x86_642.9.1-6.el7_9.6 updates 668 k DEBUG: mesa-libEGL x86_6418.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_6418.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_6418.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_6418.3.4-12.el7_9 updates 46 k DEBUG: nspr x86_644.34.0-3.1.el7_9 updates 128 k DEBUG: nss x86_643.79.0-5.el7_9 updates 895 k DEBUG: nss-softokn x86_643.79.0-4.el7_9 updates 379 k DEBUG: nss-softokn-freebl x86_643.79.0-4.el7_9 updates 337 k DEBUG: nss-sysinit x86_643.79.0-5.el7_9 updates 66 k DEBUG: nss-tools x86_643.79.0-5.el7_9 updates 555 k DEBUG: nss-util x86_643.79.0-1.el7_9 updates 80 k DEBUG: openldap x86_642.4.44-25.el7_9 updates 356 k DEBUG: openssh x86_647.4p1-22.el7_9 updates 510 k DEBUG: openssh-clients x86_647.4p1-22.el7_9 updates 655 k DEBUG: openssl-libs x86_641:1.0.2k-26.el7_9 updates 1.2 M DEBUG: perl x86_644:5.16.3-299.el7_9 updates 8.0 M DEBUG: perl-Git noarch1.8.3.1-25.el7_9 updates 56 k DEBUG: perl-Pod-Escapes noarch1:1.04-299.el7_9 updates 52 k DEBUG: perl-libs x86_644:5.16.3-299.el7_9 updates 690 k DEBUG: perl-macros x86_644:5.16.3-299.el7_9 updates 44 k DEBUG: python x86_642.7.5-92.el7_9 updates 96 k DEBUG: python-libs x86_642.7.5-92.el7_9 updates 5.6 M DEBUG: rpm x86_644.11.3-48.el7_9 updates 1.2 M DEBUG: rpm-build-libs x86_644.11.3-48.el7_9 updates 108 k DEBUG: rpm-libs x86_644.11.3-48.el7_9 updates 279 k DEBUG: rpm-python x86_644.11.3-48.el7_9 updates 84 k DEBUG: rsync x86_643.1.2-12.el7_9 updates 408 k DEBUG: ruby x86_642.0.0.648-39.el7_9 updates 73 k DEBUG: ruby-irb noarch2.0.0.648-39.el7_9 updates 94 k DEBUG: ruby-libs x86_642.0.0.648-39.el7_9 updates 2.8 M DEBUG: rubygem-bigdecimal x86_641.2.0-39.el7_9 updates 85 k DEBUG: rubygem-io-console x86_640.4.2-39.el7_9 updates 56 k DEBUG: rubygem-json x86_641.7.7-39.el7_9 updates 82 k DEBUG: rubygem-psych x86_642.0.0-39.el7_9 updates 84 k DEBUG: rubygem-rdoc noarch4.0.0-39.el7_9 updates 324 k DEBUG: systemd x86_64219-78.el7_9.7 updates 5.1 M DEBUG: systemd-libs x86_64219-78.el7_9.7 updates 419 k DEBUG: tzdata noarch2023c-1.el7 updates 497 k DEBUG: unzip x86_646.0-24.el7_9 updates 172 k DEBUG: util-linux x86_642.23.2-65.el7_9.1 updates 2.0 M DEBUG: xz x86_645.2.2-2.el7_9 updates 229 k DEBUG: xz-libs x86_645.2.2-2.el7_9 updates 103 k DEBUG: zlib x86_641.2.7-21.el7_9 updates 90 k DEBUG: libtomcrypt x86_641.17-26.el7 extras 224 k DEBUG: libtommath x86_640.42.0-6.el7 extras 36 k DEBUG: python2-crypto x86_642.6.1-15.el7 extras 477 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 343 Packages DEBUG: Total size: 191 M DEBUG: Total download size: 15 k DEBUG: Installed size: 806 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] fontawesome-fonts-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-dns-1.15.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-babel-2.6.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-chardet-3.0.4-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-eventlet-0.25.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-funcsigs-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-idna-2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ipaddress-1.0.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jinja2-2.10.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mock-3.0.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-monotonic-1.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-olefile-0.44-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pbr-5.1.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyparsing-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pysocks-1.5.6-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requests-2.21.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools-40.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-six-1.12.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-typing-3.6.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-urllib3-1.24.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-webob-1.8.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.8.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-backports-1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-greenlet-0.4.12-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-markupsafe-1.1.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pillow-5.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-sqlalchemy-1.2.17-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-whoosh-2.5.7-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-imagesize-0.7.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-packaging-19.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pygments-2.2.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools_scm-1.15.7-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-snowballstemmer-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx_rtd_theme-0.2.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-2.8.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.6.31-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-10.0-7.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.7.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.11-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.3-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-1.6.3-51.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dracut-033-572.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.11-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.176-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.2-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.5.11-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.0-4.3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.2-1.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.0.2-4.el7_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-7.6.1-120.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.10-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.0.0-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.0.22-5.el7_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.3.2-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-2.20-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.2-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.31-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.12-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.252-9.7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-1.900.1-33.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.11-4.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.8-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.6-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-458-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.3-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.3-7.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.46-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.22-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.42.9-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.97-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.0-12.20121213cvs.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.0.13-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.5.3-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.28-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.2.90-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.14-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.2.3-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.40.20-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.5-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.5-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.5-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh2-1.8.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.14-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.3-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuser-0.60-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.4-11.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-5.1.4-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-1.8.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-3.82-24.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-5.9-14.20130511.el7_4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-pem-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.1-3.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.1.8-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-4.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.1-12.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.32-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.26-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.51-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17020-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.68-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.09-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.23.01-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.49-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.40-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.033-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.40-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.20-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.28-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.63-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.010-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-2.45-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.30-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.29-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Thread-Queue-3.02-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-HiRes-1.9725-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.2300-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.27-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.225-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-2.5.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-1.87-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.43-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-0.8.1-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.34.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconfig-0.27.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.13-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.10-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pth-2.0.7-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pygpgme-0.3-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyliblzma-0.5.3-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-docutils-0.11-0.3.20130715svn7687.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-enum34-1.0.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-iniparse-0.4-9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycurl-7.19.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-urlgrabber-3.10-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pytz-2016.10-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pyxattr-0.5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qrencode-libs-3.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] readline-6.2-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-9.1.0-88.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.2.2-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.8.71-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.8-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-3.7.17-8.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.26-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ustr-1.0.4-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-21.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-3.4.3-168.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-metadata-parser-1.1.4-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-priorities-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.2.46-35.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.27-44.base.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-74.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-release-7-9.2009.1.el7.centos.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.22-24.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.26-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.3-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.1.0-15.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.8-14.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.0.35-27.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-1.8.3.1-25.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.1-9.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-8.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.5-11.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-3.10.0-1160.90.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.15.1-55.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-4.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-0.3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.1-6.el7_9.6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.34.0-3.1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-tools-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.79.0-1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.44-25.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.4p1-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.4p1-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-1.8.3.1-25.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-devel-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-libs-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-python-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsync-3.1.2-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-irb-2.0.0.648-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ruby-libs-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-bigdecimal-1.2.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-io-console-0.4.2-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-json-1.7.7-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-psych-2.0.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-rdoc-4.0.0-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rubygems-2.0.14.1-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2023c-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.7-21.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtomcrypt-1.17-26.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtommath-0.42.0-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-crypto-2.6.1-15.el7.x86_64.rpm: Already downloaded DEBUG: (343/343): openstack-macros-2023.1.0-0.20230216 31 kB/s | 15 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 29 kB/s | 15 kB 00:00 DEBUG: warning: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf/base-65e58d35cd0ad0ed/packages/acl-2.2.51-15.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: BaseOS 0.0 B/s | 0 B 00:00 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: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Running scriptlet: libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : tzdata-2023c-1.el7.noarch 3/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 4/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 5/343 DEBUG: Running scriptlet: setup-2.8.71-11.el7.noarch 5/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 6/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 7/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.no 10/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 11/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : libX11-common-1.6.7-4.el7_9.noarch 14/343 DEBUG: Installing : kernel-headers-3.10.0-1160.90.1.el7.x86_64 15/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 16/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 17/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 18/343 DEBUG: Installing : glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Running scriptlet: glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Installing : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 20/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Running scriptlet: nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Installing : nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Running scriptlet: nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Running scriptlet: libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Installing : bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Running scriptlet: bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Running scriptlet: libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 28/343 DEBUG: Running scriptlet: pcre-8.32-17.el7.x86_64 28/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Running scriptlet: libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Installing : zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Running scriptlet: zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Installing : info-5.1-5.el7.x86_64 31/343 DEBUG: Running scriptlet: info-5.1-5.el7.x86_64 31/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Installing : xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Running scriptlet: xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Running scriptlet: libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Running scriptlet: elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Installing : expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Running scriptlet: expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Running scriptlet: libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Running scriptlet: libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 39/343 DEBUG: Running scriptlet: libcap-2.22-11.el7.x86_64 39/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 40/343 DEBUG: Running scriptlet: popt-1.13-16.el7.x86_64 40/343 DEBUG: Installing : libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Running scriptlet: libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Running scriptlet: freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Running scriptlet: libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Running scriptlet: libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Running scriptlet: libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 46/343 DEBUG: Running scriptlet: readline-6.2-11.el7.x86_64 46/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Running scriptlet: sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Installing : gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Running scriptlet: gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Running scriptlet: libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Running scriptlet: libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 51/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 52/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 53/343 DEBUG: Running scriptlet: grep-2.20-3.el7.x86_64 53/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Running scriptlet: libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Installing : libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Running scriptlet: libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 57/343 DEBUG: Running scriptlet: cpio-2.11-28.el7.x86_64 57/343 DEBUG: Installing : diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Running scriptlet: diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Running scriptlet: file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Running scriptlet: libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Running scriptlet: mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Running scriptlet: sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Installing : xz-5.2.2-2.el7_9.x86_64 63/343 DEBUG: Installing : findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Running scriptlet: findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Running scriptlet: mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Running scriptlet: gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Running scriptlet: audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Installing : nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Running scriptlet: nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Running scriptlet: libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Running scriptlet: libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 73/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Running scriptlet: libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Running scriptlet: p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Installing : tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Running scriptlet: tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Running scriptlet: libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 78/343 DEBUG: Running scriptlet: libidn-1.28-4.el7.x86_64 78/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Running scriptlet: fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Running scriptlet: lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Installing : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Running scriptlet: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Running scriptlet: libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Running scriptlet: lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Running scriptlet: openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 86/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Running scriptlet: libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Installing : less-458-9.el7.x86_64 88/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 89/343 DEBUG: Installing : perl-parent-1:0.225-244.el7.noarch 90/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 91/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 92/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 93/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 94/343 DEBUG: Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 95/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 96/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 97/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 98/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 99/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 100/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 101/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 102/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 103/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 104/343 DEBUG: Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 105/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 106/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 107/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 108/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 109/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 110/343 DEBUG: Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 114/343 DEBUG: Installing : perl-4:5.16.3-299.el7_9.x86_64 115/343 DEBUG: Installing : perl-Error-1:0.17020-2.el7.noarch 116/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 117/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 118/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Running scriptlet: cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Installing : file-5.11-37.el7.x86_64 120/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Running scriptlet: jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Running scriptlet: libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 124/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 125/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 126/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 127/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Running scriptlet: kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 130/343 DEBUG: Installing : unzip-6.0-24.el7_9.x86_64 131/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Running scriptlet: libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Running scriptlet: google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Running scriptlet: lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Running scriptlet: dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Running scriptlet: glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 140/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Running scriptlet: graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Running scriptlet: fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Installing : hardlink-1:1.0-19.el7.x86_64 143/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Running scriptlet: jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Running scriptlet: libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Running scriptlet: json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Running scriptlet: libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Running scriptlet: libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Installing : libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Running scriptlet: libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Running scriptlet: libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Running scriptlet: libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Running scriptlet: libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Running scriptlet: libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Running scriptlet: libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Installing : libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Running scriptlet: libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Running scriptlet: libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Running scriptlet: libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Running scriptlet: libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Running scriptlet: libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Running scriptlet: libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Running scriptlet: libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Running scriptlet: libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Running scriptlet: libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 164/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Running scriptlet: libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Running scriptlet: libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Running scriptlet: libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Running scriptlet: krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Installing : openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Running scriptlet: fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Installing : python-libs-2.7.5-92.el7_9.x86_64 176/343 DEBUG: Running scriptlet: python-libs-2.7.5-92.el7_9.x86_64 176/343 DEBUG: Installing : python-2.7.5-92.el7_9.x86_64 177/343 DEBUG: Installing : ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Running scriptlet: ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 179/343 DEBUG: Installing : gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Running scriptlet: gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Running scriptlet: libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Running scriptlet: libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Installing : glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Running scriptlet: glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Installing : pkgconfig-1:0.27.1-4.el7.x86_64 186/343 DEBUG: Installing : xorg-x11-font-utils-1:7.5-21.el7.x86_64 187/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Running scriptlet: cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 189/343 DEBUG: Installing : binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Running scriptlet: binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 191/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Running scriptlet: atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 193/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Running scriptlet: libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Running scriptlet: pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 207/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Running scriptlet: harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 209/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Running scriptlet: libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 211/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 212/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 213/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 214/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 215/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 216/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 217/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 218/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 219/343 DEBUG: Installing : python2-backports-1.0-16.el7.x86_64 220/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el 221/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 222/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 223/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 224/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 225/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 226/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 227/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 228/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 229/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 230/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 231/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 232/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 233/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 234/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 235/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 236/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 237/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 238/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 239/343 DEBUG: Running scriptlet: gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Running scriptlet: libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Running scriptlet: gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 244/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Running scriptlet: libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 248/343 DEBUG: Installing : nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Running scriptlet: nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Installing : nss-sysinit-3.79.0-5.el7_9.x86_64 250/343 DEBUG: Installing : nss-tools-3.79.0-5.el7_9.x86_64 251/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Running scriptlet: libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 253/343 DEBUG: Installing : rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Running scriptlet: rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Installing : rpm-4.11.3-48.el7_9.x86_64 255/343 DEBUG: Installing : openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Running scriptlet: openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 257/343 DEBUG: Running scriptlet: libuser-0.60-9.el7.x86_64 257/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 258/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 259/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 260/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Running scriptlet: libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Installing : ruby-irb-2.0.0.648-39.el7_9.noarch 262/343 DEBUG: Installing : ruby-2.0.0.648-39.el7_9.x86_64 263/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 264/343 DEBUG: Installing : rubygem-io-console-0.4.2-39.el7_9.x86_64 265/343 DEBUG: Installing : rubygem-json-1.7.7-39.el7_9.x86_64 266/343 DEBUG: Installing : rubygem-psych-2.0.0-39.el7_9.x86_64 267/343 DEBUG: Installing : rubygem-rdoc-4.0.0-39.el7_9.noarch 268/343 DEBUG: Installing : rubygems-2.0.14.1-39.el7_9.noarch 269/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Running scriptlet: pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Running scriptlet: pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Installing : rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Running scriptlet: rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Installing : rpm-python-4.11.3-48.el7_9.x86_64 274/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Running scriptlet: gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 276/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 277/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 278/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Running scriptlet: ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Running scriptlet: libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Installing : shadow-utils-2:4.6-5.el7.x86_64 282/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Running scriptlet: libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Running scriptlet: procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Running scriptlet: util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Installing : kpartx-0.4.9-136.el7_9.x86_64 287/343 DEBUG: Installing : device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Running scriptlet: device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Installing : dracut-033-572.el7.x86_64 289/343 DEBUG: Installing : kmod-20-28.el7.x86_64 290/343 DEBUG: Installing : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Running scriptlet: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Running scriptlet: cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Running scriptlet: elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Installing : systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Running scriptlet: systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Installing : dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Installing : systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Running scriptlet: dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Running scriptlet: hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Running scriptlet: libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Running scriptlet: libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Installing : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Running scriptlet: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Running scriptlet: mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Running scriptlet: mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Installing : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Running scriptlet: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Running scriptlet: mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Running scriptlet: cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Running scriptlet: pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Running scriptlet: librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Installing : rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Running scriptlet: rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Running scriptlet: avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Installing : cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Running scriptlet: cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Running scriptlet: gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 314/343 DEBUG: Running scriptlet: openssh-7.4p1-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-7.4p1-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-clients-7.4p1-22.el7_9.x86_64 316/343 DEBUG: Installing : perl-Git-1.8.3.1-25.el7_9.noarch 317/343 DEBUG: Installing : git-1.8.3.1-25.el7_9.x86_64 318/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 319/343 DEBUG: Installing : python2-mock-3.0.5-1.el7.noarch 320/343 DEBUG: Installing : libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Running scriptlet: libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 322/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noa 323/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Running scriptlet: libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Running scriptlet: libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 326/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 327/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 328/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 329/343 DEBUG: Installing : python-sphinx-locale-1:1.8.4-1.el7.noarch 330/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 331/343 DEBUG: Installing : python2-sphinx-1:1.8.4-1.el7.noarch 332/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Running scriptlet: ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Running scriptlet: graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Installing : python2-eventlet-0.25.1-1.el7.noarch 335/343 DEBUG: Installing : rpm-build-4.11.3-48.el7_9.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 338/343 DEBUG: Running scriptlet: gcc-4.8.5-44.el7.x86_64 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 : make-1:3.82-24.el7.x86_64 342/343 DEBUG: Running scriptlet: make-1:3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203322.ce6a1 343/343 DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 343/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 343/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 343/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 343/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 343/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 343/343 DEBUG: Running scriptlet: rpm-4.11.3-48.el7_9.x86_64 343/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 343/343 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203322.ce6a1 1/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 2/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 3/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el 4/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 5/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 6/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 7/343 DEBUG: Verifying : python2-eventlet-0.25.1-1.el7.noarch 8/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 9/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 10/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 11/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 12/343 DEBUG: Verifying : python2-mock-3.0.5-1.el7.noarch 13/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 14/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 15/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 16/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 17/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 18/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 19/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 20/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 21/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 22/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 23/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 24/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 25/343 DEBUG: Verifying : python2-backports-1.0-16.el7.x86_64 26/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 27/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 28/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 29/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 30/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923gi 31/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 32/343 DEBUG: Verifying : python-sphinx-locale-1:1.8.4-1.el7.noarch 33/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 34/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 35/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 36/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 37/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 38/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 39/343 DEBUG: Verifying : python2-sphinx-1:1.8.4-1.el7.noarch 40/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 41/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 42/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 43/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 44/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 45/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.no 46/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 47/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 48/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 49/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 50/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 51/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 52/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 53/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 54/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 55/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 57/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 58/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 59/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 60/343 DEBUG: Verifying : cups-libs-1:1.6.3-51.el7.x86_64 61/343 DEBUG: Verifying : dbus-1:1.10.24-15.el7.x86_64 62/343 DEBUG: Verifying : dbus-libs-1:1.10.24-15.el7.x86_64 63/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 64/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 65/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 66/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 67/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 68/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 69/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 70/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 71/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 72/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 73/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 74/343 DEBUG: Verifying : findutils-1:4.5.11-6.el7.x86_64 75/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 76/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 77/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 78/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 79/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 80/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 81/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 82/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 83/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 84/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 85/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 86/343 DEBUG: Verifying : gmp-1:6.0.0-15.el7.x86_64 87/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 88/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 89/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 90/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 91/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 92/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 93/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 94/343 DEBUG: Verifying : hardlink-1:1.0-19.el7.x86_64 95/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 96/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 97/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 98/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 99/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 100/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 101/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 102/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 103/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 104/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 105/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 106/343 DEBUG: Verifying : less-458-9.el7.x86_64 107/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 108/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 109/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 110/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 111/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 112/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 113/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 114/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 115/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 116/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 117/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 118/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 119/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 120/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 121/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 122/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 123/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 124/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 125/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 126/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 127/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 128/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 129/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 130/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 131/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 132/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 133/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 134/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 135/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 136/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 137/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 138/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 139/343 DEBUG: Verifying : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 140/343 DEBUG: Verifying : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 141/343 DEBUG: Verifying : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 142/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 143/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 144/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 145/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 146/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 147/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 148/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 149/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 150/343 DEBUG: Verifying : libpng-2:1.5.13-8.el7.x86_64 151/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 152/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 153/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 154/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 155/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 156/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 157/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 158/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 159/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 160/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 161/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 162/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 163/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 164/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 165/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 166/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 167/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 168/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 169/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 170/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 171/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 172/343 DEBUG: Verifying : make-1:3.82-24.el7.x86_64 173/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 174/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 175/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 176/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 177/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 178/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 179/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 180/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 181/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 182/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 183/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 184/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 185/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 186/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 187/343 DEBUG: Verifying : perl-Error-1:0.17020-2.el7.noarch 188/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 189/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 190/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 191/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 192/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 193/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 194/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 195/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 196/343 DEBUG: Verifying : perl-Pod-Simple-1:3.28-4.el7.noarch 197/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 198/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 199/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 200/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 201/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 202/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 203/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 204/343 DEBUG: Verifying : perl-Time-HiRes-4:1.9725-3.el7.x86_64 205/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 206/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 207/343 DEBUG: Verifying : perl-parent-1:0.225-244.el7.noarch 208/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 209/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 210/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 211/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 212/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 213/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 214/343 DEBUG: Verifying : pkgconfig-1:0.27.1-4.el7.x86_64 215/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 216/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 217/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 218/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 219/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 220/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noa 221/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 222/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 223/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 224/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 225/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 226/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 227/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 228/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 229/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 230/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 231/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 232/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 233/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 234/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 235/343 DEBUG: Verifying : shadow-utils-2:4.6-5.el7.x86_64 236/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 237/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 238/343 DEBUG: Verifying : tar-2:1.26-35.el7.x86_64 239/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 240/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 241/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 242/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 243/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 244/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 245/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 246/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 247/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 248/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 249/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 250/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 251/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 252/343 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-21.el7.x86_64 253/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 254/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 255/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 256/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 257/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 258/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 259/343 DEBUG: Verifying : bash-4.2.46-35.el7_9.x86_64 260/343 DEBUG: Verifying : binutils-2.27-44.base.el7_9.1.x86_64 261/343 DEBUG: Verifying : ca-certificates-2022.2.54-74.el7_9.noarch 262/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 263/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 264/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 265/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 266/343 DEBUG: Verifying : device-mapper-7:1.02.170-6.el7_9.5.x86_64 267/343 DEBUG: Verifying : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 268/343 DEBUG: Verifying : diffutils-3.3-6.el7_9.x86_64 269/343 DEBUG: Verifying : expat-2.1.0-15.el7_9.x86_64 270/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 271/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 272/343 DEBUG: Verifying : git-1.8.3.1-25.el7_9.x86_64 273/343 DEBUG: Verifying : glib2-2.56.1-9.el7_9.x86_64 274/343 DEBUG: Verifying : glibc-2.17-326.el7_9.x86_64 275/343 DEBUG: Verifying : glibc-common-2.17-326.el7_9.x86_64 276/343 DEBUG: Verifying : glibc-devel-2.17-326.el7_9.x86_64 277/343 DEBUG: Verifying : glibc-headers-2.17-326.el7_9.x86_64 278/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 279/343 DEBUG: Verifying : gzip-1.5-11.el7_9.x86_64 280/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.90.1.el7.x86_64 281/343 DEBUG: Verifying : kpartx-0.4.9-136.el7_9.x86_64 282/343 DEBUG: Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 283/343 DEBUG: Verifying : libX11-1.6.7-4.el7_9.x86_64 284/343 DEBUG: Verifying : libX11-common-1.6.7-4.el7_9.noarch 285/343 DEBUG: Verifying : libXpm-3.5.12-2.el7_9.x86_64 286/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 287/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 288/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 289/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 290/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 291/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 292/343 DEBUG: Verifying : libwebp-0.3.0-11.el7.x86_64 293/343 DEBUG: Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 294/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 295/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 296/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 297/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 298/343 DEBUG: Verifying : nspr-4.34.0-3.1.el7_9.x86_64 299/343 DEBUG: Verifying : nss-3.79.0-5.el7_9.x86_64 300/343 DEBUG: Verifying : nss-softokn-3.79.0-4.el7_9.x86_64 301/343 DEBUG: Verifying : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 302/343 DEBUG: Verifying : nss-sysinit-3.79.0-5.el7_9.x86_64 303/343 DEBUG: Verifying : nss-tools-3.79.0-5.el7_9.x86_64 304/343 DEBUG: Verifying : nss-util-3.79.0-1.el7_9.x86_64 305/343 DEBUG: Verifying : openldap-2.4.44-25.el7_9.x86_64 306/343 DEBUG: Verifying : openssh-7.4p1-22.el7_9.x86_64 307/343 DEBUG: Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 308/343 DEBUG: Verifying : openssl-libs-1:1.0.2k-26.el7_9.x86_64 309/343 DEBUG: Verifying : perl-4:5.16.3-299.el7_9.x86_64 310/343 DEBUG: Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 311/343 DEBUG: Verifying : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 312/343 DEBUG: Verifying : perl-libs-4:5.16.3-299.el7_9.x86_64 313/343 DEBUG: Verifying : perl-macros-4:5.16.3-299.el7_9.x86_64 314/343 DEBUG: Verifying : python-2.7.5-92.el7_9.x86_64 315/343 DEBUG: Verifying : python-devel-2.7.5-92.el7_9.x86_64 316/343 DEBUG: Verifying : python-libs-2.7.5-92.el7_9.x86_64 317/343 DEBUG: Verifying : rpm-4.11.3-48.el7_9.x86_64 318/343 DEBUG: Verifying : rpm-build-4.11.3-48.el7_9.x86_64 319/343 DEBUG: Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 320/343 DEBUG: Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 321/343 DEBUG: Verifying : rpm-python-4.11.3-48.el7_9.x86_64 322/343 DEBUG: Verifying : rsync-3.1.2-12.el7_9.x86_64 323/343 DEBUG: Verifying : ruby-2.0.0.648-39.el7_9.x86_64 324/343 DEBUG: Verifying : ruby-irb-2.0.0.648-39.el7_9.noarch 325/343 DEBUG: Verifying : ruby-libs-2.0.0.648-39.el7_9.x86_64 326/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 327/343 DEBUG: Verifying : rubygem-io-console-0.4.2-39.el7_9.x86_64 328/343 DEBUG: Verifying : rubygem-json-1.7.7-39.el7_9.x86_64 329/343 DEBUG: Verifying : rubygem-psych-2.0.0-39.el7_9.x86_64 330/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-39.el7_9.noarch 331/343 DEBUG: Verifying : rubygems-2.0.14.1-39.el7_9.noarch 332/343 DEBUG: Verifying : systemd-219-78.el7_9.7.x86_64 333/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.7.x86_64 334/343 DEBUG: Verifying : tzdata-2023c-1.el7.noarch 335/343 DEBUG: Verifying : unzip-6.0-24.el7_9.x86_64 336/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 337/343 DEBUG: Verifying : xz-5.2.2-2.el7_9.x86_64 338/343 DEBUG: Verifying : xz-libs-5.2.2-2.el7_9.x86_64 339/343 DEBUG: Verifying : zlib-1.2.7-21.el7_9.x86_64 340/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 341/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 342/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 343/343 DEBUG: Installed: DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: make-1:3.82-24.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 DEBUG: dbus-1:1.10.24-15.el7.x86_64 DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: dracut-033-572.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: file-5.11-37.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: findutils-1:4.5.11-6.el7.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: gmp-1:6.0.0-15.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: hardlink-1:1.0-19.el7.x86_64 DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: less-458-9.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libpng-2:1.5.13-8.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Error-1:0.17020-2.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-parent-1:0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: shadow-utils-2:4.6-5.el7.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: tar-2:1.26-35.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-common-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-nimbus-roman-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: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: zip-3.0-11.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 DEBUG: perl-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: ruby-libs-2.0.0.648-39.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: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: tzdata-2023c-1.el7.noarch DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf 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', '7518e3f4caf54f62968b5fb43be13d78', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '4ab02028b00f4f289ec417d22c2f3079', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '959e50ba966b4481bace8ac6c86a2f13', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '4432d330d3604893ae7f58e475f42d51', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build 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: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir 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': 'C.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=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae8e3fa19fa74b28a9ec62b52e11bf08', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.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: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 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: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.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-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-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: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.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: gdk-pixbuf2-2.36.12-3.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-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.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-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.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-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.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-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.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: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.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: jasper-libs-1.900.1-33.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: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.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: libXinerama-1.1.3-2.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: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.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: 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-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 INFO: Installed packages: INFO: perl-Carp-1.26-244.el7.noarch python-urlgrabber-3.10-10.el7.noarch libssh2-1.8.0-4.el7.x86_64 openldap-2.4.44-25.el7_9.x86_64 nss-softokn-3.79.0-4.el7_9.x86_64 bzip2-1.0.6-13.el7.x86_64 google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch nspr-4.34.0-3.1.el7_9.x86_64 libfontenc-1.1.3-3.el7.x86_64 glibc-2.17-326.el7_9.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch file-5.11-37.el7.x86_64 fipscheck-1.4.1-6.el7.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 centos-release-7-9.2009.1.el7.centos.x86_64 ncurses-libs-5.9-14.20130511.el7_4.x86_64 xz-5.2.2-2.el7_9.x86_64 python-libs-2.7.5-92.el7_9.x86_64 diffutils-3.3-6.el7_9.x86_64 make-3.82-24.el7.x86_64 libXcomposite-0.4.4-4.1.el7.x86_64 nss-sysinit-3.79.0-5.el7_9.x86_64 jbigkit-libs-2.0-11.el7.x86_64 libXxf86vm-1.1.4-1.el7.x86_64 python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch libtomcrypt-1.17-26.el7.x86_64 python2-packaging-19.0-1.el7.noarch perl-Pod-Escapes-1.04-299.el7_9.noarch yum-plugin-priorities-1.1.31-54.el7_8.noarch zip-3.0-11.el7.x86_64 libxcb-1.13-1.el7.x86_64 gd-2.0.35-27.el7_9.x86_64 nss-tools-3.79.0-5.el7_9.x86_64 basesystem-10.0-7.el7.centos.noarch perl-Storable-2.45-3.el7.x86_64 openssh-7.4p1-22.el7_9.x86_64 libXaw-1.0.13-4.el7.x86_64 adobe-mappings-pdf-20180407-1.el7.noarch libwayland-client-1.15.0-1.el7.x86_64 libedit-3.0-12.20121213cvs.el7.x86_64 glib2-2.56.1-9.el7_9.x86_64 libXfixes-5.0.3-1.el7.x86_64 p11-kit-0.23.5-3.el7.x86_64 python2-olefile-0.44-1.el7.noarch file-libs-5.11-37.el7.x86_64 libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 urw-base35-bookman-fonts-20170801-10.el7.noarch python2-mock-3.0.5-1.el7.noarch perl-PathTools-3.40-5.el7.x86_64 elfutils-0.176-5.el7.x86_64 gnupg2-2.0.22-5.el7_5.x86_64 libidn-1.28-4.el7.x86_64 dejavu-sans-fonts-2.33-6.el7.noarch gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 libtommath-0.42.0-6.el7.x86_64 p11-kit-trust-0.23.5-3.el7.x86_64 xz-libs-5.2.2-2.el7_9.x86_64 urw-base35-p052-fonts-20170801-10.el7.noarch pygpgme-0.3-9.el7.x86_64 python2-typing-3.6.1-1.el7.noarch urw-base35-z003-fonts-20170801-10.el7.noarch python2-babel-2.6.0-4.el7.noarch perl-File-Temp-0.23.01-3.el7.noarch tzdata-2023c-1.el7.noarch dejavu-fonts-common-2.33-6.el7.noarch keyutils-libs-1.5.8-3.el7.x86_64 python2-sphinx_rtd_theme-0.2.4-1.el7.noarch rpm-build-4.11.3-48.el7_9.x86_64 python2-monotonic-1.5-1.el7.noarch libimagequant-2.8.2-2.el7.x86_64 glibc-common-2.17-326.el7_9.x86_64 libmpc-1.0.1-3.el7.x86_64 gmp-6.0.0-15.el7.x86_64 pkgconfig-0.27.1-4.el7.x86_64 perl-Text-ParseWords-3.29-4.el7.noarch python2-sqlalchemy-1.2.17-2.el7.x86_64 python-enum34-1.0.4-1.el7.noarch perl-constant-1.27-2.el7.noarch python2-rpm-macros-3-34.el7.noarch hardlink-1.0-19.el7.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 openssl-libs-1.0.2k-26.el7_9.x86_64 ghostscript-9.25-5.el7.x86_64 python2-pillow-5.4.1-3.el7.x86_64 findutils-4.5.11-6.el7.x86_64 git-1.8.3.1-25.el7_9.x86_64 fontconfig-2.13.0-4.3.el7.x86_64 gawk-4.0.2-4.el7_3.1.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 perl-Encode-2.51-7.el7.x86_64 python2-ipaddress-1.0.18-5.el7.noarch libsmartcols-2.23.2-65.el7_9.1.x86_64 dbus-1.10.24-15.el7.x86_64 python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch perl-Git-1.8.3.1-25.el7_9.noarch urw-base35-d050000l-fonts-20170801-10.el7.noarch libXdamage-1.1.4-4.1.el7.x86_64 python2-sphinx-1.8.4-1.el7.noarch perl-Exporter-5.68-3.el7.noarch openssh-clients-7.4p1-22.el7_9.x86_64 cpp-4.8.5-44.el7.x86_64 libwayland-server-1.15.0-1.el7.x86_64 python2-pyparsing-2.3.1-1.el7.noarch redhat-rpm-config-9.1.0-88.el7.centos.noarch setup-2.8.71-11.el7.noarch librsvg2-2.40.20-1.el7.x86_64 yum-3.4.3-168.el7.centos.noarch nss-pem-1.0.3-7.el7.x86_64 patch-2.7.1-12.el7_7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch python2-six-1.12.0-1.el7.noarch fontpackages-filesystem-1.44-8.el7.noarch libxml2-2.9.1-6.el7_9.6.x86_64 libwebp-0.3.0-11.el7.x86_64 python-dns-1.15.0-5.el7.noarch libXau-1.0.8-2.1.el7.x86_64 lato-fonts-2.015-1.el7.noarch jasper-libs-1.900.1-33.el7.x86_64 libthai-0.1.14-9.el7.x86_64 rubygem-rdoc-4.0.0-39.el7_9.noarch libXxf86misc-1.0.3-7.1.el7.x86_64 python2-crypto-2.6.1-15.el7.x86_64 libpaper-1.1.24-9.el7.x86_64 glibc-devel-2.17-326.el7_9.x86_64 info-5.1-5.el7.x86_64 rubygem-psych-2.0.0-39.el7_9.x86_64 rubygem-io-console-0.4.2-39.el7_9.x86_64 openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch libblkid-2.23.2-65.el7_9.1.x86_64 less-458-9.el7.x86_64 xorg-x11-server-utils-7.7-20.el7.x86_64 fontawesome-fonts-4.4.0-1.el7.noarch perl-TermReadKey-2.30-20.el7.x86_64 urw-base35-gothic-fonts-20170801-10.el7.noarch libacl-2.2.51-15.el7.x86_64 mesa-libEGL-18.3.4-12.el7_9.x86_64 libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 ruby-libs-2.0.0.648-39.el7_9.x86_64 libcap-2.22-11.el7.x86_64 pango-1.42.4-4.el7_7.x86_64 pyxattr-0.5.1-5.el7.x86_64 libXt-1.1.5-3.el7.x86_64 libsepol-2.5-10.el7.x86_64 python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch adobe-mappings-cmap-deprecated-20171205-3.el7.noarch libXft-2.3.2-2.el7.x86_64 libsemanage-2.5-14.el7.x86_64 rpm-python-4.11.3-48.el7_9.x86_64 libX11-common-1.6.7-4.el7_9.noarch gdb-7.6.1-120.el7.x86_64 nss-util-3.79.0-1.el7_9.x86_64 fribidi-1.0.2-1.el7_7.1.x86_64 libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 gdk-pixbuf2-2.36.12-3.el7.x86_64 python2-chardet-3.0.4-7.el7.noarch gcc-4.8.5-44.el7.x86_64 libXi-1.7.9-1.el7.x86_64 lz4-1.8.3-1.el7.x86_64 kernel-headers-3.10.0-1160.90.1.el7.x86_64 libXinerama-1.1.3-2.1.el7.x86_64 python2-setuptools-40.8.0-1.el7.noarch ustr-1.0.4-16.el7.x86_64 python2-eventlet-0.25.1-1.el7.noarch libmount-2.23.2-65.el7_9.1.x86_64 freetype-2.8-14.el7_9.1.x86_64 kmod-libs-20-28.el7.x86_64 systemd-219-78.el7_9.7.x86_64 mesa-libglapi-18.3.4-12.el7_9.x86_64 libdb-5.3.21-25.el7.x86_64 libselinux-2.5-15.el7.x86_64 json-c-0.11-4.el7_0.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch pth-2.0.7-23.el7.x86_64 python-iniparse-0.4-9.el7.noarch avahi-libs-0.6.31-20.el7.x86_64 shared-mime-info-1.8-5.el7.x86_64 unzip-6.0-24.el7_9.x86_64 hwdata-0.252-9.7.el7.x86_64 elfutils-libelf-0.176-5.el7.x86_64 rsync-3.1.2-12.el7_9.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch perl-podlators-2.5.1-3.el7.noarch python2-webob-1.8.5-1.el7.noarch grep-2.20-3.el7.x86_64 perl-macros-5.16.3-299.el7_9.x86_64 ruby-2.0.0.648-39.el7_9.x86_64 mpfr-3.1.1-4.el7.x86_64 filesystem-3.2-25.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 python-rpm-macros-3-34.el7.noarch libpciaccess-0.14-1.el7.x86_64 libjpeg-turbo-1.2.90-8.el7.x86_64 libcap-ng-0.7.5-4.el7.x86_64 cups-libs-1.6.3-51.el7.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch harfbuzz-1.7.5-2.el7.x86_64 perl-Filter-1.49-3.el7.x86_64 python2-greenlet-0.4.12-1.el7.x86_64 python2-snowballstemmer-1.2.0-2.el7.noarch nss-softokn-freebl-3.79.0-4.el7_9.x86_64 rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 rubygem-json-1.7.7-39.el7_9.x86_64 libSM-1.2.2-2.el7.x86_64 groff-base-1.22.2-8.el7.x86_64 chkconfig-1.7.6-1.el7.x86_64 python-srpm-macros-3-34.el7.noarch pcre-8.32-17.el7.x86_64 yum-metadata-parser-1.1.4-10.el7.x86_64 libcom_err-1.42.9-19.el7.x86_64 readline-6.2-11.el7.x86_64 rubygems-2.0.14.1-39.el7_9.noarch perl-libs-5.16.3-299.el7_9.x86_64 libXcursor-1.1.15-1.el7.x86_64 libxshmfence-1.2-1.el7.x86_64 coreutils-8.22-24.el7_9.2.x86_64 dracut-033-572.el7.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 perl-threads-1.87-4.el7.x86_64 pytz-2016.10-2.el7.noarch perl-parent-0.225-244.el7.noarch urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch python-docutils-0.11-0.3.20130715svn7687.el7.noarch python2-setuptools_scm-1.15.7-2.el7.noarch gdbm-1.10-8.el7.x86_64 python2-idna-2.5-1.el7.noarch perl-Scalar-List-Utils-1.27-248.el7.x86_64 python2-requests-2.21.0-3.el7.noarch python2-urllib3-1.24.1-3.el7.noarch adobe-mappings-cmap-20171205-3.el7.noarch perl-Pod-Simple-3.28-4.el7.noarch pyliblzma-0.5.3-11.el7.x86_64 perl-Error-0.17020-2.el7.noarch curl-7.29.0-59.el7_9.1.x86_64 libcurl-7.29.0-59.el7_9.1.x86_64 libXrender-0.9.10-1.el7.x86_64 bash-4.2.46-35.el7_9.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch urw-base35-fonts-20170801-10.el7.noarch dbus-libs-1.10.24-15.el7.x86_64 libpng-1.5.13-8.el7.x86_64 mesa-libGL-18.3.4-12.el7_9.x86_64 lcms2-2.6-3.el7.x86_64 python2-pygments-2.2.0-7.el7.noarch libdrm-2.4.97-2.el7.x86_64 libuser-0.60-9.el7.x86_64 shadow-utils-4.6-5.el7.x86_64 kpartx-0.4.9-136.el7_9.x86_64 graphviz-2.30.1-22.el7.x86_64 libtiff-4.0.3-35.el7.x86_64 ca-certificates-2022.2.54-74.el7_9.noarch ruby-irb-2.0.0.648-39.el7_9.noarch krb5-libs-1.15.1-55.el7_9.x86_64 libgpg-error-1.12-3.el7.x86_64 perl-HTTP-Tiny-0.033-3.el7.noarch libICE-1.0.9-9.el7.x86_64 gzip-1.5-11.el7_9.x86_64 libXmu-1.1.2-2.el7.x86_64 qrencode-libs-3.4.1-3.el7.x86_64 dwz-0.11-3.el7.x86_64 libXpm-3.5.12-2.el7_9.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 libX11-1.6.7-4.el7_9.x86_64 procps-ng-3.3.10-28.el7.x86_64 atk-2.28.1-2.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch cracklib-dicts-2.9.0-11.el7.x86_64 gpgme-1.3.2-5.el7.x86_64 python2-pysocks-1.5.6-3.el7.noarch libXext-1.3.3-3.el7.x86_64 expat-2.1.0-15.el7_9.x86_64 python2-backports-1.0-16.el7.x86_64 libXrandr-1.5.1-2.el7.x86_64 python-devel-2.7.5-92.el7_9.x86_64 pam-1.1.8-23.el7.x86_64 gpg-pubkey-f4a80eb5-53a7ff4b systemd-libs-219-78.el7_9.7.x86_64 popt-1.13-16.el7.x86_64 libstdc++-4.8.5-44.el7.x86_64 libffi-3.0.13-19.el7.x86_64 python2-pbr-5.1.2-2.el7.noarch libtool-ltdl-2.4.2-22.el7_3.x86_64 cryptsetup-libs-2.0.3-6.el7.x86_64 mesa-libgbm-18.3.4-12.el7_9.x86_64 python-2.7.5-92.el7_9.x86_64 tar-1.26-35.el7.x86_64 urw-base35-c059-fonts-20170801-10.el7.noarch glibc-headers-2.17-326.el7_9.x86_64 rpm-build-libs-4.11.3-48.el7_9.x86_64 libgs-9.25-5.el7.x86_64 libattr-2.4.46-13.el7.x86_64 perl-Socket-2.010-5.el7.x86_64 libyaml-0.1.4-11.el7_0.x86_64 elfutils-libs-0.176-5.el7.x86_64 lua-5.1.4-15.el7.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 perl-Pod-Perldoc-3.20-4.el7.noarch urw-base35-fonts-common-20170801-10.el7.noarch perl-File-Path-2.09-2.el7.noarch graphite2-1.3.10-1.el7_3.x86_64 ncurses-5.9-14.20130511.el7_4.x86_64 hicolor-icon-theme-0.12-7.el7.noarch fontawesome-fonts-web-4.4.0-1.el7.noarch libverto-0.2.5-4.el7.x86_64 rpm-4.11.3-48.el7_9.x86_64 device-mapper-1.02.170-6.el7_9.5.x86_64 pixman-0.34.0-1.el7.x86_64 perl-Thread-Queue-3.02-2.el7.noarch python-whoosh-2.5.7-4.el7.noarch cpio-2.11-28.el7.x86_64 perl-srpm-macros-1-8.el7.noarch sed-4.2.2-7.el7.x86_64 python2-imagesize-0.7.1-5.el7.noarch perl-threads-shared-1.43-6.el7.x86_64 kmod-20-28.el7.x86_64 openjpeg2-2.3.1-3.el7_7.x86_64 python-sphinx-locale-1.8.4-1.el7.noarch libcroco-0.6.12-6.el7_9.x86_64 cairo-1.15.12-4.el7.x86_64 perl-5.16.3-299.el7_9.x86_64 libutempter-1.1.6-4.el7.x86_64 cracklib-2.9.0-11.el7.x86_64 gtk2-2.24.31-1.el7.x86_64 device-mapper-libs-1.02.170-6.el7_9.5.x86_64 libpwquality-1.2.3-5.el7.x86_64 libdb-utils-5.3.21-25.el7.x86_64 acl-2.2.51-15.el7.x86_64 python2-funcsigs-1.0.2-1.el7.noarch perl-Pod-Usage-1.63-3.el7.noarch python2-jinja2-2.10.1-1.el7.noarch libassuan-2.1.0-3.el7.x86_64 libgomp-4.8.5-44.el7.x86_64 nss-3.79.0-5.el7_9.x86_64 pinentry-0.8.1-17.el7.x86_64 perl-Time-HiRes-1.9725-3.el7.x86_64 libgcrypt-1.5.3-14.el7.x86_64 xorg-x11-font-utils-7.5-21.el7.x86_64 python-pycurl-7.19.0-19.el7.x86_64 bzip2-libs-1.0.6-13.el7.x86_64 libgcc-4.8.5-44.el7.x86_64 python2-markupsafe-1.1.0-2.el7.x86_64 perl-Time-Local-1.2300-2.el7.noarch audit-libs-2.8.5-4.el7.x86_64 libtasn1-4.10-1.el7.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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 0683f1c597ca79949de4160753051238d9c0d1ac Note: checking out '0683f1c597ca79949de4160753051238d9c0d1ac'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 0683f1c... [CI] Move queue setting to project level + 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 ++ tail -n 1 ++ /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)' ++ /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 12.1.1.dev1 0683f1c + UPSTREAMVERSION=12.1.1.dev1 + [[ 12.1.1.dev1 =~ ([^-]*)-(.+) ]] + [[ 12.1.1.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 12.1.1.dev1 =~ (.*?)\.(0b.+) ]] + [[ 12.1.1.dev1 =~ (.*?)\.(0a.+) ]] + [[ 12.1.1.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=12.1.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230626045920 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230626045920.0683f1c + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6pms33_9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7233048 1799604 1854936 7233716 6840140 DEBUG: Swap: 8388604 733468 7655136 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._k8f24wo', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7234304 1798492 1854792 7233572 6839028 DEBUG: Swap: 8388604 733468 7655136 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': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 861M 3.5G 21% /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/dnf 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/dnf/vars 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3ne_zqes', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0d4d9598ad9945d5b05bd8f5719b237e', '-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=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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.6pms33_9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f012aa925e994d1ea4a26d84715fda02', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6pms33_9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating trove.egg-info writing requirements to trove.egg-info/requires.txt writing trove.egg-info/PKG-INFO writing top-level names to trove.egg-info/top_level.txt writing dependency_links to trove.egg-info/dependency_links.txt writing entry points to trove.egg-info/entry_points.txt writing pbr to trove.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'trove.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 'trove.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating trove-12.1.1.dev1 creating trove-12.1.1.dev1/api-ref creating trove-12.1.1.dev1/api-ref/source creating trove-12.1.1.dev1/api-ref/source/samples creating trove-12.1.1.dev1/contrib creating trove-12.1.1.dev1/devstack creating trove-12.1.1.dev1/devstack/files creating trove-12.1.1.dev1/devstack/files/debs creating trove-12.1.1.dev1/devstack/files/rpms creating trove-12.1.1.dev1/devstack/files/rpms-suse creating trove-12.1.1.dev1/doc creating trove-12.1.1.dev1/doc/source creating trove-12.1.1.dev1/doc/source/admin creating trove-12.1.1.dev1/doc/source/cli creating trove-12.1.1.dev1/doc/source/contributor creating trove-12.1.1.dev1/doc/source/install creating trove-12.1.1.dev1/doc/source/reference creating trove-12.1.1.dev1/doc/source/user creating trove-12.1.1.dev1/etc creating trove-12.1.1.dev1/etc/apache2 creating trove-12.1.1.dev1/etc/tests creating trove-12.1.1.dev1/etc/trove creating trove-12.1.1.dev1/etc/trove/cloudinit creating trove-12.1.1.dev1/etc/trove/conf.d creating trove-12.1.1.dev1/integration creating trove-12.1.1.dev1/integration/scripts creating trove-12.1.1.dev1/integration/scripts/conf creating trove-12.1.1.dev1/integration/scripts/files creating trove-12.1.1.dev1/integration/scripts/files/elements creating trove-12.1.1.dev1/integration/scripts/files/elements/apt-conf-dir creating trove-12.1.1.dev1/integration/scripts/files/elements/apt-conf-dir/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mongodb creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mongodb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-percona creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-percona/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-postgresql creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-postgresql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-redis creating trove-12.1.1.dev1/integration/scripts/files/elements/fedora-redis/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent creating trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/environment.d creating trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install creating trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/no-resolvconf creating trove-12.1.1.dev1/integration/scripts/files/elements/no-resolvconf/finalise.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-cassandra creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-cassandra/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchbase creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchbase/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchdb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchdb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2 creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/environment.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mariadb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mariadb/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mongodb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mongodb/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mysql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mysql/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-postgresql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-postgresql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-postgresql/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-redis creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-redis/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-cassandra creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-couchbase creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-couchdb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-db2 creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mariadb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mariadb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mysql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mysql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-percona creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-postgresql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-pxc creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-redis creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-vertica creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-cassandra creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-couchbase creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-couchdb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/extra-data.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/pre-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mariadb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mariadb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mysql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mysql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-percona creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-percona/post-install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-postgresql creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-postgresql/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-pxc creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-pxc/install.d creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-redis creating trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-redis/install.d creating trove-12.1.1.dev1/integration/scripts/files/keys creating trove-12.1.1.dev1/integration/scripts/files/requirements creating trove-12.1.1.dev1/integration/scripts/local.conf.d creating trove-12.1.1.dev1/integration/tests creating trove-12.1.1.dev1/integration/tests/integration creating trove-12.1.1.dev1/integration/tests/integration/tests creating trove-12.1.1.dev1/integration/tests/integration/tests/api creating trove-12.1.1.dev1/integration/tests/integration/tests/dns creating trove-12.1.1.dev1/integration/tests/integration/tests/smoke creating trove-12.1.1.dev1/integration/tests/integration/tests/util creating trove-12.1.1.dev1/integration/tests/integration/tests/volumes creating trove-12.1.1.dev1/playbooks creating trove-12.1.1.dev1/playbooks/image-build creating trove-12.1.1.dev1/playbooks/legacy creating trove-12.1.1.dev1/playbooks/legacy/grenade-dsvm-trove creating trove-12.1.1.dev1/releasenotes creating trove-12.1.1.dev1/releasenotes/notes creating trove-12.1.1.dev1/releasenotes/source creating trove-12.1.1.dev1/releasenotes/source/_static creating trove-12.1.1.dev1/releasenotes/source/_templates creating trove-12.1.1.dev1/releasenotes/source/locale creating trove-12.1.1.dev1/releasenotes/source/locale/fr creating trove-12.1.1.dev1/releasenotes/source/locale/fr/LC_MESSAGES creating trove-12.1.1.dev1/releasenotes/source/locale/ja creating trove-12.1.1.dev1/releasenotes/source/locale/ja/LC_MESSAGES creating trove-12.1.1.dev1/roles creating trove-12.1.1.dev1/roles/trove-devstack creating trove-12.1.1.dev1/roles/trove-devstack/defaults creating trove-12.1.1.dev1/roles/trove-devstack/tasks creating trove-12.1.1.dev1/tools creating trove-12.1.1.dev1/trove creating trove-12.1.1.dev1/trove.egg-info creating trove-12.1.1.dev1/trove/backup creating trove-12.1.1.dev1/trove/cluster creating trove-12.1.1.dev1/trove/cmd creating trove-12.1.1.dev1/trove/common creating trove-12.1.1.dev1/trove/common/db creating trove-12.1.1.dev1/trove/common/db/cassandra creating trove-12.1.1.dev1/trove/common/db/couchdb creating trove-12.1.1.dev1/trove/common/db/mongodb creating trove-12.1.1.dev1/trove/common/db/mysql creating trove-12.1.1.dev1/trove/common/db/postgresql creating trove-12.1.1.dev1/trove/common/db/redis creating trove-12.1.1.dev1/trove/common/policies creating trove-12.1.1.dev1/trove/common/rpc creating trove-12.1.1.dev1/trove/common/schemas creating trove-12.1.1.dev1/trove/common/schemas/v1.1 creating trove-12.1.1.dev1/trove/common/strategies creating trove-12.1.1.dev1/trove/common/strategies/cluster creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/cassandra creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/galera_common creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/mongodb creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/redis creating trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/vertica creating trove-12.1.1.dev1/trove/common/strategies/storage creating trove-12.1.1.dev1/trove/common/strategies/storage/experimental creating trove-12.1.1.dev1/trove/conductor creating trove-12.1.1.dev1/trove/configuration creating trove-12.1.1.dev1/trove/datastore creating trove-12.1.1.dev1/trove/db creating trove-12.1.1.dev1/trove/db/sqlalchemy creating trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo creating trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions creating trove-12.1.1.dev1/trove/dns creating trove-12.1.1.dev1/trove/dns/designate creating trove-12.1.1.dev1/trove/extensions creating trove-12.1.1.dev1/trove/extensions/common creating trove-12.1.1.dev1/trove/extensions/mgmt creating trove-12.1.1.dev1/trove/extensions/mgmt/clusters creating trove-12.1.1.dev1/trove/extensions/mgmt/configuration creating trove-12.1.1.dev1/trove/extensions/mgmt/datastores creating trove-12.1.1.dev1/trove/extensions/mgmt/instances creating trove-12.1.1.dev1/trove/extensions/mgmt/quota creating trove-12.1.1.dev1/trove/extensions/mgmt/upgrade creating trove-12.1.1.dev1/trove/extensions/mongodb creating trove-12.1.1.dev1/trove/extensions/mysql creating trove-12.1.1.dev1/trove/extensions/pxc creating trove-12.1.1.dev1/trove/extensions/redis creating trove-12.1.1.dev1/trove/extensions/routes creating trove-12.1.1.dev1/trove/extensions/security_group creating trove-12.1.1.dev1/trove/extensions/vertica creating trove-12.1.1.dev1/trove/flavor creating trove-12.1.1.dev1/trove/guestagent creating trove-12.1.1.dev1/trove/guestagent/backup creating trove-12.1.1.dev1/trove/guestagent/common creating trove-12.1.1.dev1/trove/guestagent/datastore creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/cassandra creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchbase creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchdb creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/db2 creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mariadb creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mongodb creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/percona creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/postgresql creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/pxc creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/redis creating trove-12.1.1.dev1/trove/guestagent/datastore/experimental/vertica creating trove-12.1.1.dev1/trove/guestagent/datastore/galera_common creating trove-12.1.1.dev1/trove/guestagent/datastore/mysql creating trove-12.1.1.dev1/trove/guestagent/datastore/mysql_common creating trove-12.1.1.dev1/trove/guestagent/datastore/technical-preview creating trove-12.1.1.dev1/trove/guestagent/module creating trove-12.1.1.dev1/trove/guestagent/module/drivers creating trove-12.1.1.dev1/trove/guestagent/strategies creating trove-12.1.1.dev1/trove/guestagent/strategies/backup creating trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental creating trove-12.1.1.dev1/trove/guestagent/strategies/replication creating trove-12.1.1.dev1/trove/guestagent/strategies/replication/experimental creating trove-12.1.1.dev1/trove/guestagent/strategies/restore creating trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental creating trove-12.1.1.dev1/trove/hacking creating trove-12.1.1.dev1/trove/instance creating trove-12.1.1.dev1/trove/limits creating trove-12.1.1.dev1/trove/module creating trove-12.1.1.dev1/trove/network creating trove-12.1.1.dev1/trove/quota creating trove-12.1.1.dev1/trove/taskmanager creating trove-12.1.1.dev1/trove/templates creating trove-12.1.1.dev1/trove/templates/cassandra creating trove-12.1.1.dev1/trove/templates/couchbase creating trove-12.1.1.dev1/trove/templates/couchdb creating trove-12.1.1.dev1/trove/templates/db2 creating trove-12.1.1.dev1/trove/templates/mariadb creating trove-12.1.1.dev1/trove/templates/mongodb creating trove-12.1.1.dev1/trove/templates/mysql creating trove-12.1.1.dev1/trove/templates/mysql/5.5 creating trove-12.1.1.dev1/trove/templates/mysql/mysql-test creating trove-12.1.1.dev1/trove/templates/percona creating trove-12.1.1.dev1/trove/templates/percona/5.5 creating trove-12.1.1.dev1/trove/templates/postgresql creating trove-12.1.1.dev1/trove/templates/pxc creating trove-12.1.1.dev1/trove/templates/pxc/5.5 creating trove-12.1.1.dev1/trove/templates/redis creating trove-12.1.1.dev1/trove/templates/vertica creating trove-12.1.1.dev1/trove/tests creating trove-12.1.1.dev1/trove/tests/api creating trove-12.1.1.dev1/trove/tests/api/mgmt creating trove-12.1.1.dev1/trove/tests/db creating trove-12.1.1.dev1/trove/tests/examples creating trove-12.1.1.dev1/trove/tests/fakes creating trove-12.1.1.dev1/trove/tests/scenario creating trove-12.1.1.dev1/trove/tests/scenario/groups creating trove-12.1.1.dev1/trove/tests/scenario/helpers creating trove-12.1.1.dev1/trove/tests/scenario/runners creating trove-12.1.1.dev1/trove/tests/unittests creating trove-12.1.1.dev1/trove/tests/unittests/api creating trove-12.1.1.dev1/trove/tests/unittests/api/common creating trove-12.1.1.dev1/trove/tests/unittests/backup creating trove-12.1.1.dev1/trove/tests/unittests/cluster creating trove-12.1.1.dev1/trove/tests/unittests/cmd creating trove-12.1.1.dev1/trove/tests/unittests/common creating trove-12.1.1.dev1/trove/tests/unittests/conductor creating trove-12.1.1.dev1/trove/tests/unittests/configuration creating trove-12.1.1.dev1/trove/tests/unittests/datastore creating trove-12.1.1.dev1/trove/tests/unittests/db creating trove-12.1.1.dev1/trove/tests/unittests/domain-name-service creating trove-12.1.1.dev1/trove/tests/unittests/extensions creating trove-12.1.1.dev1/trove/tests/unittests/extensions/common creating trove-12.1.1.dev1/trove/tests/unittests/extensions/redis creating trove-12.1.1.dev1/trove/tests/unittests/flavor creating trove-12.1.1.dev1/trove/tests/unittests/guestagent creating trove-12.1.1.dev1/trove/tests/unittests/hacking creating trove-12.1.1.dev1/trove/tests/unittests/instance creating trove-12.1.1.dev1/trove/tests/unittests/mgmt creating trove-12.1.1.dev1/trove/tests/unittests/module creating trove-12.1.1.dev1/trove/tests/unittests/mysql creating trove-12.1.1.dev1/trove/tests/unittests/quota creating trove-12.1.1.dev1/trove/tests/unittests/router creating trove-12.1.1.dev1/trove/tests/unittests/taskmanager creating trove-12.1.1.dev1/trove/tests/unittests/upgrade creating trove-12.1.1.dev1/trove/tests/unittests/util creating trove-12.1.1.dev1/trove/tests/unittests/volume_type creating trove-12.1.1.dev1/trove/tests/util creating trove-12.1.1.dev1/trove/volume_type copying files to trove-12.1.1.dev1... copying .coveragerc -> trove-12.1.1.dev1 copying .stestr.conf -> trove-12.1.1.dev1 copying .zuul.yaml -> trove-12.1.1.dev1 copying AUTHORS -> trove-12.1.1.dev1 copying CONTRIBUTING.rst -> trove-12.1.1.dev1 copying ChangeLog -> trove-12.1.1.dev1 copying HACKING.rst -> trove-12.1.1.dev1 copying LICENSE -> trove-12.1.1.dev1 copying README.rst -> trove-12.1.1.dev1 copying babel.cfg -> trove-12.1.1.dev1 copying bindep.txt -> trove-12.1.1.dev1 copying generate_examples.py -> trove-12.1.1.dev1 copying lower-constraints.txt -> trove-12.1.1.dev1 copying pylintrc -> trove-12.1.1.dev1 copying requirements.txt -> trove-12.1.1.dev1 copying run_tests.py -> trove-12.1.1.dev1 copying run_tests.sh -> trove-12.1.1.dev1 copying setup.cfg -> trove-12.1.1.dev1 copying setup.py -> trove-12.1.1.dev1 copying test-requirements.txt -> trove-12.1.1.dev1 copying test-upper-constraints.txt -> trove-12.1.1.dev1 copying tox.ini -> trove-12.1.1.dev1 copying api-ref/source/api-versions.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/backups.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/conf.py -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/configurations.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/database-instance-actions.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/database-instance-logs.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/database-instances.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/databases.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/datastores.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/index.rst -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/parameters.yaml -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/user-management.inc -> trove-12.1.1.dev1/api-ref/source copying api-ref/source/samples/db-attach-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-attach-config-group-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-attach-config-group-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-incremental-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-incremental-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-incremental-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-incremental-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-create-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-delete-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-delete-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-get-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-get-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-get-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-list-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-list-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-list-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-restore-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-restore-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-restore-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backup-restore-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backups-by-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backups-by-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-backups-by-instance-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-user-attributes-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-user-attributes-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-user-attributes-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-users-password-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-users-password-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-change-users-password-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-check-root-user-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-check-root-user-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-check-root-user-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-details-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-instances-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-instances-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-config-group-instances-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-attach-to-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-attach-to-instance-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-attach-to-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-create-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-create-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-create-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-create-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-delete-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-delete-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-detach-from-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-detach-from-instance-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-detach-from-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-details-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-edit-parameters-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-edit-parameters-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-edit-parameters-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-instances-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-instances-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-instances-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-list-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-for-datastore-version-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-for-datastore-version-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-for-datastore-version-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-without-datastore-version-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-without-datastore-version-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameter-without-datastore-version-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-for-datastore-version-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-for-datastore-version-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-for-datastore-version-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-without-datastore-version-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-without-datastore-version-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-parameters-without-datastore-version-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-update-parameters-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-update-parameters-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-configuration-update-parameters-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-config-group-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-config-group-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-config-group-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-databases-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-databases-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-databases-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-instance-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-instance-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-users-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-users-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-create-users-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-by-id-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-by-id-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-by-id-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-parameters-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-version-by-id-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-version-by-id-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-version-by-id-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-versions-list-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-versions-list-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastore-versions-list-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastores-list-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastores-list-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-datastores-list-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-databases-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-databases-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-root-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-users-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-delete-users-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-config-group-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-config-group-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-replica-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-replica-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-detach-replica-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-disable-root-user-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-disable-root-user-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-enable-root-user-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-enable-root-user-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-enable-root-user-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-faults-badRequest.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-faults-instanceFault.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-faults-itemNotFound.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-get-default-instance-configuration-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-get-default-instance-configuration-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-get-default-instance-configuration-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-grant-user-access-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-grant-user-access-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-grant-user-access-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-disable-log-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-disable-log-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-discard-log-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-discard-log-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-eject-replica-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-eject-replica-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-enable-log-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-enable-log-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-list-logs-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-promote-replica-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-promote-replica-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-publish-log-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-publish-log-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-reboot-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-reboot-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-reboot-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-flavor-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-flavor-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-flavor-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-instance-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-instance-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-instance-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-volume-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-volume-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-resize-volume-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-restart-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-restart-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-restart-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-show-log-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-show-log-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-status-detail-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-status-detail-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instance-status-detail-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-pagination-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-pagination-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-pagination-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-instances-index-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-defaults-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-defaults-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-defaults-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-groups-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-groups-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-cfg-groups-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-pagination-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-pagination-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-pagination-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-databases-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-datastore-versions-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-datastore-versions-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-datastore-versions.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-parameters-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-parameters-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-parameters-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-access-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-access-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-access-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-dbs-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-dbs-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-user-dbs-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-pagination-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-pagination-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-pagination-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-list-users-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-account-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-account-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-account-details-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-host-detail-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-host-detail-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-host-detail-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-instance-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-instance-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-instance-details-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-root-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-root-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-root-details-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-storage-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-storage-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-get-storage-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-diagnostics-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-diagnostics-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-diagnostics-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-index-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-index-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-instance-index-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-accounts-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-accounts-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-accounts-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-hosts-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-hosts-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-mgmt-list-hosts-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-patch-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-patch-config-group-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-patch-config-group-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-restore-delete-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-restore-delete-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-revoke-user-access-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-revoke-user-access-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-show-parameter-details-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-show-parameter-details-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-show-parameter-details.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-update-config-group-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-update-config-group-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-update-config-group-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-update-instance-name-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-upgrade-instance-datastore-version-request.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-version-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-version-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-version-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-versions-request-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-versions-response-json-http.txt -> trove-12.1.1.dev1/api-ref/source/samples copying api-ref/source/samples/db-versions-response.json -> trove-12.1.1.dev1/api-ref/source/samples copying contrib/trove-guestagent -> trove-12.1.1.dev1/contrib copying devstack/README.rst -> trove-12.1.1.dev1/devstack copying devstack/plugin.sh -> trove-12.1.1.dev1/devstack copying devstack/settings -> trove-12.1.1.dev1/devstack copying devstack/files/apache-trove-api.template -> trove-12.1.1.dev1/devstack/files copying devstack/files/debs/trove -> trove-12.1.1.dev1/devstack/files/debs copying devstack/files/rpms/trove -> trove-12.1.1.dev1/devstack/files/rpms copying devstack/files/rpms-suse/trove -> trove-12.1.1.dev1/devstack/files/rpms-suse copying doc/source/conf.py -> trove-12.1.1.dev1/doc/source copying doc/source/index.rst -> trove-12.1.1.dev1/doc/source copying doc/source/admin/basics.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/admin/building_guest_images.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/admin/database_module_usage.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/admin/index.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/admin/secure_oslo_messaging.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/admin/trovestack.rst -> trove-12.1.1.dev1/doc/source/admin copying doc/source/cli/index.rst -> trove-12.1.1.dev1/doc/source/cli copying doc/source/cli/trove-manage.rst -> trove-12.1.1.dev1/doc/source/cli copying doc/source/cli/trove-status.rst -> trove-12.1.1.dev1/doc/source/cli copying doc/source/contributor/design.rst -> trove-12.1.1.dev1/doc/source/contributor copying doc/source/contributor/how_to_create_a_trove_instance.rst -> trove-12.1.1.dev1/doc/source/contributor copying doc/source/contributor/index.rst -> trove-12.1.1.dev1/doc/source/contributor copying doc/source/contributor/testing.rst -> trove-12.1.1.dev1/doc/source/contributor copying doc/source/install/apache-mod-wsgi.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/common_configure.txt -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/common_prerequisites.txt -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/conf.py -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/dashboard.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/get_started.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/index.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/install-devstack.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/install-manual.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/install-obs.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/install-rdo.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/install-ubuntu.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/next-steps.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/install/verify.rst -> trove-12.1.1.dev1/doc/source/install copying doc/source/reference/index.rst -> trove-12.1.1.dev1/doc/source/reference copying doc/source/reference/notifier.rst -> trove-12.1.1.dev1/doc/source/reference copying doc/source/reference/trove_api_extensions.rst -> trove-12.1.1.dev1/doc/source/reference copying doc/source/user/backup-db-incremental.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/backup-db.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/create-db.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/index.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/manage-db-and-users.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/manage-db-config.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/set-up-clustering.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/set-up-replication.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/upgrade-cluster-datastore.rst -> trove-12.1.1.dev1/doc/source/user copying doc/source/user/upgrade-datastore.rst -> trove-12.1.1.dev1/doc/source/user copying etc/apache2/trove -> trove-12.1.1.dev1/etc/apache2 copying etc/tests/core.test.conf -> trove-12.1.1.dev1/etc/tests copying etc/tests/localhost.test.conf -> trove-12.1.1.dev1/etc/tests copying etc/trove/README-policy.generated.md -> trove-12.1.1.dev1/etc/trove copying etc/trove/api-paste.ini -> trove-12.1.1.dev1/etc/trove copying etc/trove/api-paste.ini.test -> trove-12.1.1.dev1/etc/trove copying etc/trove/trove-guestagent.conf.sample -> trove-12.1.1.dev1/etc/trove copying etc/trove/trove-logging-guestagent.conf -> trove-12.1.1.dev1/etc/trove copying etc/trove/trove-workbook.yaml -> trove-12.1.1.dev1/etc/trove copying etc/trove/trove.conf.sample -> trove-12.1.1.dev1/etc/trove copying etc/trove/trove.conf.test -> trove-12.1.1.dev1/etc/trove copying etc/trove/cloudinit/README -> trove-12.1.1.dev1/etc/trove/cloudinit copying etc/trove/conf.d/README -> trove-12.1.1.dev1/etc/trove/conf.d copying etc/trove/conf.d/guest_info.conf -> trove-12.1.1.dev1/etc/trove/conf.d copying integration/README.md -> trove-12.1.1.dev1/integration copying integration/scripts/conf.json.example -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/create_vm -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/functions -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/functions_qemu -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/image-projects-list -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/local.conf.rc -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/localrc.rc -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/projects-list -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/reviews.rc -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/trovestack -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/trovestack.rc -> trove-12.1.1.dev1/integration/scripts copying integration/scripts/conf/cassandra.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/couchbase.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/couchdb.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/db2.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/mariadb.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/mongodb.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/mysql.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/percona.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/postgresql.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/pxc.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/redis.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/test_begin.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/test_end.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/conf/vertica.conf -> trove-12.1.1.dev1/integration/scripts/conf copying integration/scripts/files/trove-guest.systemd.conf -> trove-12.1.1.dev1/integration/scripts/files copying integration/scripts/files/trove-guest.upstart.conf -> trove-12.1.1.dev1/integration/scripts/files copying integration/scripts/files/elements/apt-conf-dir/README.rst -> trove-12.1.1.dev1/integration/scripts/files/elements/apt-conf-dir copying integration/scripts/files/elements/apt-conf-dir/extra-data.d/99-use-host-apt-confd -> trove-12.1.1.dev1/integration/scripts/files/elements/apt-conf-dir/extra-data.d copying integration/scripts/files/elements/fedora-guest/extra-data.d/15-trove-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/extra-data.d copying integration/scripts/files/elements/fedora-guest/extra-data.d/20-guest-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/extra-data.d copying integration/scripts/files/elements/fedora-guest/extra-data.d/62-ssh-key -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/extra-data.d copying integration/scripts/files/elements/fedora-guest/install.d/15-trove-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d copying integration/scripts/files/elements/fedora-guest/install.d/20-etc -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d copying integration/scripts/files/elements/fedora-guest/install.d/21-use-fedora-certificates -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d copying integration/scripts/files/elements/fedora-guest/install.d/50-user -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d copying integration/scripts/files/elements/fedora-guest/install.d/62-ssh-key -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/install.d copying integration/scripts/files/elements/fedora-guest/post-install.d/05-ipforwarding -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/post-install.d copying integration/scripts/files/elements/fedora-guest/post-install.d/62-trove-guest-sudoers -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/post-install.d copying integration/scripts/files/elements/fedora-guest/post-install.d/90-yum-update -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-guest/post-install.d copying integration/scripts/files/elements/fedora-mariadb/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb copying integration/scripts/files/elements/fedora-mariadb/install.d/10-mariadb -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb/install.d copying integration/scripts/files/elements/fedora-mariadb/pre-install.d/10-percona-copr -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mariadb/pre-install.d copying integration/scripts/files/elements/fedora-mongodb/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mongodb copying integration/scripts/files/elements/fedora-mongodb/install.d/10-mongodb -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mongodb/install.d copying integration/scripts/files/elements/fedora-mongodb/install.d/25-trove-mongo-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mongodb/install.d copying integration/scripts/files/elements/fedora-mysql/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql copying integration/scripts/files/elements/fedora-mysql/install.d/10-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql/install.d copying integration/scripts/files/elements/fedora-mysql/install.d/40-xtrabackup -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql/install.d copying integration/scripts/files/elements/fedora-mysql/post-install.d/30-register-mysql-service -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-mysql/post-install.d copying integration/scripts/files/elements/fedora-percona/install.d/05-percona-server -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-percona/install.d copying integration/scripts/files/elements/fedora-percona/install.d/10-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-percona/install.d copying integration/scripts/files/elements/fedora-postgresql/install.d/10-postgresql -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-postgresql/install.d copying integration/scripts/files/elements/fedora-redis/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-redis copying integration/scripts/files/elements/fedora-redis/install.d/10-redis -> trove-12.1.1.dev1/integration/scripts/files/elements/fedora-redis/install.d copying integration/scripts/files/elements/guest-agent/README.rst -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/package-installs.yaml -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/pkg-map -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/source-repository-guest-agent -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/svc-map -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent copying integration/scripts/files/elements/guest-agent/environment.d/99-reliable-apt-key-importing.bash -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/environment.d copying integration/scripts/files/elements/guest-agent/install.d/50-user -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d copying integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install/75-guest-agent-install -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install copying integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install/guest-agent.conf -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install copying integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install/guest-agent.init -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install copying integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install/guest-agent.logrotate -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install copying integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install/guest-agent.service -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/install.d/guest-agent-source-install copying integration/scripts/files/elements/guest-agent/post-install.d/11-enable-guest-agent-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/post-install.d copying integration/scripts/files/elements/guest-agent/post-install.d/99-clean-apt -> trove-12.1.1.dev1/integration/scripts/files/elements/guest-agent/post-install.d copying integration/scripts/files/elements/no-resolvconf/README.rst -> trove-12.1.1.dev1/integration/scripts/files/elements/no-resolvconf copying integration/scripts/files/elements/no-resolvconf/finalise.d/99-disable-resolv-conf -> trove-12.1.1.dev1/integration/scripts/files/elements/no-resolvconf/finalise.d copying integration/scripts/files/elements/ubuntu-cassandra/install.d/10-cassandra -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-cassandra/install.d copying integration/scripts/files/elements/ubuntu-couchbase/install.d/10-couchbase -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchbase/install.d copying integration/scripts/files/elements/ubuntu-couchdb/install.d/10-couchdb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-couchdb/install.d copying integration/scripts/files/elements/ubuntu-db2/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2 copying integration/scripts/files/elements/ubuntu-db2/extra-data.d/20-copy-db2-pkgs -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2/extra-data.d copying integration/scripts/files/elements/ubuntu-db2/install.d/10-db2 -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-db2/install.d copying integration/scripts/files/elements/ubuntu-guest/environment.d/99-reliable-apt-key-importing.bash -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/environment.d copying integration/scripts/files/elements/ubuntu-guest/extra-data.d/15-trove-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/extra-data.d copying integration/scripts/files/elements/ubuntu-guest/extra-data.d/62-ssh-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/extra-data.d copying integration/scripts/files/elements/ubuntu-guest/install.d/05-base-apps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/install.d/15-trove-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/install.d/50-user -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/install.d/62-ssh-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/install.d/98-ssh -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/install.d/99-clean-apt -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/install.d copying integration/scripts/files/elements/ubuntu-guest/post-install.d/05-ipforwarding -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/post-install.d copying integration/scripts/files/elements/ubuntu-guest/post-install.d/10-ntp -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/post-install.d copying integration/scripts/files/elements/ubuntu-guest/post-install.d/62-trove-guest-sudoers -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/post-install.d copying integration/scripts/files/elements/ubuntu-guest/pre-install.d/04-baseline-tools -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-guest/pre-install.d copying integration/scripts/files/elements/ubuntu-mariadb/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mariadb copying integration/scripts/files/elements/ubuntu-mariadb/pre-install.d/20-apparmor-mysql-local -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mariadb/pre-install.d copying integration/scripts/files/elements/ubuntu-mongodb/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mongodb copying integration/scripts/files/elements/ubuntu-mongodb/pre-install.d/10-mongodb-apt-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mongodb/pre-install.d copying integration/scripts/files/elements/ubuntu-mysql/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mysql copying integration/scripts/files/elements/ubuntu-mysql/pre-install.d/10-percona-apt-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mysql/pre-install.d copying integration/scripts/files/elements/ubuntu-mysql/pre-install.d/20-apparmor-mysql-local -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-mysql/pre-install.d copying integration/scripts/files/elements/ubuntu-percona/install.d/30-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona/install.d copying integration/scripts/files/elements/ubuntu-percona/pre-install.d/10-percona-apt-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona/pre-install.d copying integration/scripts/files/elements/ubuntu-percona/pre-install.d/20-apparmor-mysql-local -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-percona/pre-install.d copying integration/scripts/files/elements/ubuntu-postgresql/install.d/30-postgresql -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-postgresql/install.d copying integration/scripts/files/elements/ubuntu-postgresql/pre-install.d/10-postgresql-repo -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-postgresql/pre-install.d copying integration/scripts/files/elements/ubuntu-pxc/install.d/30-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc/install.d copying integration/scripts/files/elements/ubuntu-pxc/pre-install.d/10-percona-apt-key -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc/pre-install.d copying integration/scripts/files/elements/ubuntu-pxc/pre-install.d/20-apparmor-mysql-local -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-pxc/pre-install.d copying integration/scripts/files/elements/ubuntu-redis/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-redis copying integration/scripts/files/elements/ubuntu-redis/install.d/30-redis -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-redis/install.d copying integration/scripts/files/elements/ubuntu-trusty-cassandra/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-cassandra copying integration/scripts/files/elements/ubuntu-trusty-couchbase/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-couchbase copying integration/scripts/files/elements/ubuntu-trusty-couchdb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-couchdb copying integration/scripts/files/elements/ubuntu-trusty-db2/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-db2 copying integration/scripts/files/elements/ubuntu-trusty-guest/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest copying integration/scripts/files/elements/ubuntu-trusty-guest/extra-data.d/20-guest-upstart -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/extra-data.d copying integration/scripts/files/elements/ubuntu-trusty-guest/install.d/20-etc -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/install.d copying integration/scripts/files/elements/ubuntu-trusty-guest/pre-install.d/01-trim-pkgs -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-guest/pre-install.d copying integration/scripts/files/elements/ubuntu-trusty-mariadb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mariadb copying integration/scripts/files/elements/ubuntu-trusty-mariadb/install.d/30-mariadb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mariadb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/10-mongodb-thp -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/20-mongodb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/25-trove-mongo-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/30-mongodb-conf -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/41-mongod-init -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d/42-mongos-init -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mongodb/install.d copying integration/scripts/files/elements/ubuntu-trusty-mysql/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mysql copying integration/scripts/files/elements/ubuntu-trusty-mysql/install.d/30-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-mysql/install.d copying integration/scripts/files/elements/ubuntu-trusty-percona/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-percona copying integration/scripts/files/elements/ubuntu-trusty-postgresql/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-postgresql copying integration/scripts/files/elements/ubuntu-trusty-pxc/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-pxc copying integration/scripts/files/elements/ubuntu-trusty-redis/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-redis copying integration/scripts/files/elements/ubuntu-trusty-vertica/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-trusty-vertica copying integration/scripts/files/elements/ubuntu-vertica/README.md -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica copying integration/scripts/files/elements/ubuntu-vertica/extra-data.d/93-copy-vertica-deb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica/extra-data.d copying integration/scripts/files/elements/ubuntu-vertica/install.d/97-vertica -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-vertica/install.d copying integration/scripts/files/elements/ubuntu-xenial-cassandra/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-cassandra copying integration/scripts/files/elements/ubuntu-xenial-couchbase/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-couchbase copying integration/scripts/files/elements/ubuntu-xenial-couchdb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-couchdb copying integration/scripts/files/elements/ubuntu-xenial-guest/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest copying integration/scripts/files/elements/ubuntu-xenial-guest/extra-data.d/20-guest-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/extra-data.d copying integration/scripts/files/elements/ubuntu-xenial-guest/install.d/20-etc -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/install.d copying integration/scripts/files/elements/ubuntu-xenial-guest/install.d/21-use-ubuntu-certificates -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/install.d copying integration/scripts/files/elements/ubuntu-xenial-guest/post-install.d/91-hwe-kernel -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/post-install.d copying integration/scripts/files/elements/ubuntu-xenial-guest/pre-install.d/01-trim-pkgs -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-guest/pre-install.d copying integration/scripts/files/elements/ubuntu-xenial-mariadb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mariadb copying integration/scripts/files/elements/ubuntu-xenial-mariadb/install.d/30-mariadb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mariadb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/10-mongodb-thp -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/20-mongodb -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/25-trove-mongo-dep -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/30-mongodb-conf -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/35-check-numa -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/40-check-numa-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/41-mongod-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d/42-mongos-systemd -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mongodb/install.d copying integration/scripts/files/elements/ubuntu-xenial-mysql/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mysql copying integration/scripts/files/elements/ubuntu-xenial-mysql/install.d/30-mysql -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-mysql/install.d copying integration/scripts/files/elements/ubuntu-xenial-percona/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-percona copying integration/scripts/files/elements/ubuntu-xenial-percona/post-install.d/10-fix-mycnf -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-percona/post-install.d copying integration/scripts/files/elements/ubuntu-xenial-postgresql/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-postgresql copying integration/scripts/files/elements/ubuntu-xenial-postgresql/install.d/31-fix-init-script -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-postgresql/install.d copying integration/scripts/files/elements/ubuntu-xenial-pxc/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-pxc copying integration/scripts/files/elements/ubuntu-xenial-pxc/install.d/31-fix-my-cnf -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-pxc/install.d copying integration/scripts/files/elements/ubuntu-xenial-redis/element-deps -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-redis copying integration/scripts/files/elements/ubuntu-xenial-redis/install.d/31-fix-init-file -> trove-12.1.1.dev1/integration/scripts/files/elements/ubuntu-xenial-redis/install.d copying integration/scripts/files/keys/authorized_keys -> trove-12.1.1.dev1/integration/scripts/files/keys copying integration/scripts/files/keys/id_rsa -> trove-12.1.1.dev1/integration/scripts/files/keys copying integration/scripts/files/keys/id_rsa.pub -> trove-12.1.1.dev1/integration/scripts/files/keys copying integration/scripts/files/requirements/fedora-requirements.txt -> trove-12.1.1.dev1/integration/scripts/files/requirements copying integration/scripts/files/requirements/ubuntu-requirements.txt -> trove-12.1.1.dev1/integration/scripts/files/requirements copying integration/scripts/local.conf.d/ceilometer_cinder.conf.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/ceilometer_nova.conf.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/ceilometer_services.conf.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/sample.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/trove_services.conf.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/use_kvm.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/use_uuid_token.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/scripts/local.conf.d/using_vagrant.rc -> trove-12.1.1.dev1/integration/scripts/local.conf.d copying integration/tests/integration/core.test.conf -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/int_tests.py -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/localhost.test.conf -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/run_local.sh -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/setup.py -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/tox.ini -> trove-12.1.1.dev1/integration/tests/integration copying integration/tests/integration/tests/README -> trove-12.1.1.dev1/integration/tests/integration/tests copying integration/tests/integration/tests/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests copying integration/tests/integration/tests/colorizer.py -> trove-12.1.1.dev1/integration/tests/integration/tests copying integration/tests/integration/tests/initialize.py -> trove-12.1.1.dev1/integration/tests/integration/tests copying integration/tests/integration/tests/api/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests/api copying integration/tests/integration/tests/api/delete_all.py -> trove-12.1.1.dev1/integration/tests/integration/tests/api copying integration/tests/integration/tests/api/instances_pagination.py -> trove-12.1.1.dev1/integration/tests/integration/tests/api copying integration/tests/integration/tests/api/instances_states.py -> trove-12.1.1.dev1/integration/tests/integration/tests/api copying integration/tests/integration/tests/dns/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests/dns copying integration/tests/integration/tests/dns/check_domain.py -> trove-12.1.1.dev1/integration/tests/integration/tests/dns copying integration/tests/integration/tests/dns/concurrency.py -> trove-12.1.1.dev1/integration/tests/integration/tests/dns copying integration/tests/integration/tests/dns/conversion.py -> trove-12.1.1.dev1/integration/tests/integration/tests/dns copying integration/tests/integration/tests/dns/dns.py -> trove-12.1.1.dev1/integration/tests/integration/tests/dns copying integration/tests/integration/tests/smoke/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests/smoke copying integration/tests/integration/tests/smoke/instance.py -> trove-12.1.1.dev1/integration/tests/integration/tests/smoke copying integration/tests/integration/tests/util/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests/util copying integration/tests/integration/tests/util/report.py -> trove-12.1.1.dev1/integration/tests/integration/tests/util copying integration/tests/integration/tests/util/rpc.py -> trove-12.1.1.dev1/integration/tests/integration/tests/util copying integration/tests/integration/tests/util/services.py -> trove-12.1.1.dev1/integration/tests/integration/tests/util copying integration/tests/integration/tests/volumes/__init__.py -> trove-12.1.1.dev1/integration/tests/integration/tests/volumes copying integration/tests/integration/tests/volumes/driver.py -> trove-12.1.1.dev1/integration/tests/integration/tests/volumes copying playbooks/trove-devstack-base.yaml -> trove-12.1.1.dev1/playbooks copying playbooks/image-build/post.yaml -> trove-12.1.1.dev1/playbooks/image-build copying playbooks/image-build/run.yaml -> trove-12.1.1.dev1/playbooks/image-build copying playbooks/legacy/grenade-dsvm-trove/post.yaml -> trove-12.1.1.dev1/playbooks/legacy/grenade-dsvm-trove copying playbooks/legacy/grenade-dsvm-trove/run.yaml -> trove-12.1.1.dev1/playbooks/legacy/grenade-dsvm-trove copying releasenotes/notes/.placeholder -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-cassandra-log-retrieval-a295f3d0d4c56804.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-cors-support-fe3ecbecb68f7efd.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-designate-v2-dns-driver-8d1be56ab2c71b83.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-icmp-flag-58937cce344e77d9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-instance-detailed-list-e712dccf6c9091c0.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-max-prep-stmts-ac1056e127de7609.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/add-new-relic-license-driver-0f314edabb7561c4.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/alter-user-portable-021f4b792e2c129b.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/associate-volume-type-datastore-97defb9279b61c1f.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/avoid-diverged-slave-when-migrating-mariadb-master-37e2429a1ea75913.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cassandra-backup-and-restore-00de234de67ea5ee.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cassandra-configuration-groups-e6bcf4014a79f14f.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cassandra-user-functions-041abfa4f4baa591.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cluster-configuration-groups-37f7de9e5a343165.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cluster-notifications-fd205f5f0148b052.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cluster-volume-type-901329a3b3667cb4.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cluster_list_show_all_ips-3547635440.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/cluster_restart-bb5abb7372131ee0.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/couchdb-backup-restore-0cc3324c3088f947.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/couchdb-user-db-functions-fa41ac47fce095cb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/datastore-manager-refactor-5aeac4e6bfa6e07b.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/db2-backup-restore-96ab214cddd15181.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/db2-configuration-groups-ca2164be741d35f9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/db2-online-backup-restore-3783afe752562e70.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/dbaas-ceilometer-notifications-5a623d0d6520be72.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/deprecate-long-query-time-b85af24772e2e7cb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/disply_module_bools_properly-571cca9a87f28339.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/drop-python-26-support-39dff0c5636edc74.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-apply-configuration-on-prepare-4cff827b7f3c4d33.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-bad-swift-endpoint-in-guestlog-05f7483509dacbbf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-cluster-show-346798b3e3.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-cluster-type-error-71cd846897dfd32e.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-deprecated-SafeConfigParse-ca3fd3e9f52a8cc8.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-galera_common-cluster-shrink-e2c80913423772dd.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-gtid-parsing-9f60ad6e9e8f173f.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-module-apply-after-remove-97c84c30fb320a46.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-mongo-cluster-grow-8fa4788af0ce5309.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-mysql-replication-bf2b131994a5a772.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-mysql-replication-ca0928069c0bfab8.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-postgres-pg-rewind-6eef0afb568439ce.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-redis-configuration-f0543ede84f8aac3.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix-trove-events-8ce54233504065cf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix_mod_inst_cmd-3a46c7233e3.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix_module_apply-042fc6e61f721540.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix_module_driver_logging-666601f411db784a.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fix_notification_err_msgs-e52771108633c9cf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/fixes-mariadb-config-groups-b5fa4f44a8ed7b85.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/flavor-list-disk-6213c3760e374441.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/flavor-list-ephemeral-edf2dc35d5c247b3.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/flavor-list-vcpu-817b0f5715820377.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/force_delete-c2b06dbead554726.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/grow-cluster-nic-az-0e0fe4083666c300.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/guest-call-timeout-2781a57ca8feb89a.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/implement-cassandra-clustering-9f7bc3ae6817c19e.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/implement-cassandra-root-b0870d23dbf1a848.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/implement-mariadb-clustering-088ac2f6012689fb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/implement-redis-root-347b5ee0107debb5.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/improve-mysql-user-list-pagination-71457d934500f817.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/incremental_backup-1910ded0fc3474a3.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/instance-show-comp-vol-id-964db9f52a5ac9c1.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/instance-upgrade-7d464f85e025d729.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/locality-support-for-clusters-78bb74145d867df2.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/locality-support-for-replication-01d9b05d27b92d82.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/make-password-length-datastore-specific-7cdb1bfeab6e6227.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mariadb-gtid-replication-1ea972bcfe909773.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mask-configuration-passwords-317ff6d2415b2ca1.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/module-management-66d3979cc45ed440.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/module-ordering-92b6445a8ac3a3bf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/module-support-for-clusters-87b41dd7648275bf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/module_reapply-342c0965a4318d4e.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/module_reapply_update_values-1fb88dc58701368d.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mongo-cluster-create-use-extended-perperties-ced87fde31c6c110.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mongo-cluster-grow-use-az-and-nic-values-207b041113e7b4fb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mountpoint-detection-096734f0097eb75a.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/multi-region-cd8da560bfe00de5.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mysql-config-preserve-types-77b970162bf6df08.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mysql-root-fix-35079552e25170ca.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/mysql-user-list-pagination-9496c401c180f605.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/percona-2.3-support-2eab8f12167e44bc.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/persist-error-message-fb69ddf885bcde84.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/pgsql-incremental-backup-acb4421f7de3ac09.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/pgsql-streaming-replication-f4df7e4047988b21.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/post-upgrade-fixes-828811607826d433.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/postgres-user-list-race-46624dc9e4420e02.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/postgresql-use-proper-guestagent-models-7ba601c7b4c001d6.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/pxc-cluster-root-enable-30c366e3b5bcda51.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/pxc-grow-shrink-0b1ee689cbc77743.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/quota-management-3792cbc25ebe16bb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/redis-upgrade-63769ddb1b546cb9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/remove-override-templates-85429da7f66e006a.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/remove-support-of-use-nova-server-volume-2a334f57d8213810.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/return-http-204-for-disable-root-api-a818fc41fd6e75eb.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/reuse-cassandra-connections-092cf2a762a2e796.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/secure-mongodb-instances-1e6d7df3febab8f4.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/slo-backups-3c35135316f837e1.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/support-nova-keypair-a2cdb2da5c1511e9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/train-01-backup-filtering-90ff6deac7b411e9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/train-02-management-security-group.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/train-03-public-trove-instance-8ec456bed46411e9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/train-04-public-trove-images-127300c0df6c11e9.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/trove-status-upgrade-check-framework-b9d3d3e2463ec26d.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/update-myisam-recover-opt-232b9d680bc362bf.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/use-oslo-policy-bbd1b911e6487c36.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/use-osprofiler-options-58263c311617b127.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/vertica-configuration-groups-710c892c1e3d6a90.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/vertica-grow-shrink-cluster-e32d48f5b2e1bfab.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/notes/vertica-load-via-curl-call-4d47c4e0b1b53471.yaml -> trove-12.1.1.dev1/releasenotes/notes copying releasenotes/source/conf.py -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/index.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/mitaka.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/newton.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/pike.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/queens.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/stein.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> trove-12.1.1.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> trove-12.1.1.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> trove-12.1.1.dev1/releasenotes/source/_templates copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> trove-12.1.1.dev1/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> trove-12.1.1.dev1/releasenotes/source/locale/ja/LC_MESSAGES copying roles/trove-devstack/README -> trove-12.1.1.dev1/roles/trove-devstack copying roles/trove-devstack/defaults/main.yml -> trove-12.1.1.dev1/roles/trove-devstack/defaults copying roles/trove-devstack/tasks/main.yml -> trove-12.1.1.dev1/roles/trove-devstack/tasks copying tools/install_venv.py -> trove-12.1.1.dev1/tools copying tools/start-fake-mode.sh -> trove-12.1.1.dev1/tools copying tools/stop-fake-mode.sh -> trove-12.1.1.dev1/tools copying tools/trove-policy-generator.conf -> trove-12.1.1.dev1/tools copying tools/trove-pylint.README -> trove-12.1.1.dev1/tools copying tools/trove-pylint.config -> trove-12.1.1.dev1/tools copying tools/trove-pylint.py -> trove-12.1.1.dev1/tools copying tools/with_venv.sh -> trove-12.1.1.dev1/tools copying trove/README -> trove-12.1.1.dev1/trove copying trove/__init__.py -> trove-12.1.1.dev1/trove copying trove/rpc.py -> trove-12.1.1.dev1/trove copying trove/version.py -> trove-12.1.1.dev1/trove copying trove/versions.py -> trove-12.1.1.dev1/trove copying trove.egg-info/PKG-INFO -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/SOURCES.txt -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/dependency_links.txt -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/entry_points.txt -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/not-zip-safe -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/pbr.json -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/requires.txt -> trove-12.1.1.dev1/trove.egg-info copying trove.egg-info/top_level.txt -> trove-12.1.1.dev1/trove.egg-info copying trove/backup/__init__.py -> trove-12.1.1.dev1/trove/backup copying trove/backup/models.py -> trove-12.1.1.dev1/trove/backup copying trove/backup/service.py -> trove-12.1.1.dev1/trove/backup copying trove/backup/state.py -> trove-12.1.1.dev1/trove/backup copying trove/backup/views.py -> trove-12.1.1.dev1/trove/backup copying trove/cluster/__init__.py -> trove-12.1.1.dev1/trove/cluster copying trove/cluster/models.py -> trove-12.1.1.dev1/trove/cluster copying trove/cluster/service.py -> trove-12.1.1.dev1/trove/cluster copying trove/cluster/tasks.py -> trove-12.1.1.dev1/trove/cluster copying trove/cluster/views.py -> trove-12.1.1.dev1/trove/cluster copying trove/cmd/__init__.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/api.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/app.wsgi -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/common.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/conductor.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/fakemode.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/guest.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/manage.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/status.py -> trove-12.1.1.dev1/trove/cmd copying trove/cmd/taskmanager.py -> trove-12.1.1.dev1/trove/cmd copying trove/common/__init__.py -> trove-12.1.1.dev1/trove/common copying trove/common/api.py -> trove-12.1.1.dev1/trove/common copying trove/common/apischema.py -> trove-12.1.1.dev1/trove/common copying trove/common/auth.py -> trove-12.1.1.dev1/trove/common copying trove/common/base_exception.py -> trove-12.1.1.dev1/trove/common copying trove/common/base_wsgi.py -> trove-12.1.1.dev1/trove/common copying trove/common/cfg.py -> trove-12.1.1.dev1/trove/common copying trove/common/clients.py -> trove-12.1.1.dev1/trove/common copying trove/common/clients_admin.py -> trove-12.1.1.dev1/trove/common copying trove/common/configurations.py -> trove-12.1.1.dev1/trove/common copying trove/common/context.py -> trove-12.1.1.dev1/trove/common copying trove/common/crypto_utils.py -> trove-12.1.1.dev1/trove/common copying trove/common/debug_utils.py -> trove-12.1.1.dev1/trove/common copying trove/common/exception.py -> trove-12.1.1.dev1/trove/common copying trove/common/extensions.py -> trove-12.1.1.dev1/trove/common copying trove/common/i18n.py -> trove-12.1.1.dev1/trove/common copying trove/common/instance.py -> trove-12.1.1.dev1/trove/common copying trove/common/limits.py -> trove-12.1.1.dev1/trove/common copying trove/common/local.py -> trove-12.1.1.dev1/trove/common copying trove/common/models.py -> trove-12.1.1.dev1/trove/common copying trove/common/neutron.py -> trove-12.1.1.dev1/trove/common copying trove/common/notification.py -> trove-12.1.1.dev1/trove/common copying trove/common/pagination.py -> trove-12.1.1.dev1/trove/common copying trove/common/pastedeploy.py -> trove-12.1.1.dev1/trove/common copying trove/common/policy.py -> trove-12.1.1.dev1/trove/common copying trove/common/profile.py -> trove-12.1.1.dev1/trove/common copying trove/common/serializable_notification.py -> trove-12.1.1.dev1/trove/common copying trove/common/server_group.py -> trove-12.1.1.dev1/trove/common copying trove/common/stream_codecs.py -> trove-12.1.1.dev1/trove/common copying trove/common/template.py -> trove-12.1.1.dev1/trove/common copying trove/common/timeutils.py -> trove-12.1.1.dev1/trove/common copying trove/common/trove_remote.py -> trove-12.1.1.dev1/trove/common copying trove/common/utils.py -> trove-12.1.1.dev1/trove/common copying trove/common/views.py -> trove-12.1.1.dev1/trove/common copying trove/common/wsgi.py -> trove-12.1.1.dev1/trove/common copying trove/common/xmlutils.py -> trove-12.1.1.dev1/trove/common copying trove/common/db/__init__.py -> trove-12.1.1.dev1/trove/common/db copying trove/common/db/models.py -> trove-12.1.1.dev1/trove/common/db copying trove/common/db/cassandra/__init__.py -> trove-12.1.1.dev1/trove/common/db/cassandra copying trove/common/db/cassandra/models.py -> trove-12.1.1.dev1/trove/common/db/cassandra copying trove/common/db/couchdb/__init__.py -> trove-12.1.1.dev1/trove/common/db/couchdb copying trove/common/db/couchdb/models.py -> trove-12.1.1.dev1/trove/common/db/couchdb copying trove/common/db/mongodb/__init__.py -> trove-12.1.1.dev1/trove/common/db/mongodb copying trove/common/db/mongodb/models.py -> trove-12.1.1.dev1/trove/common/db/mongodb copying trove/common/db/mysql/__init__.py -> trove-12.1.1.dev1/trove/common/db/mysql copying trove/common/db/mysql/data.py -> trove-12.1.1.dev1/trove/common/db/mysql copying trove/common/db/mysql/models.py -> trove-12.1.1.dev1/trove/common/db/mysql copying trove/common/db/postgresql/__init__.py -> trove-12.1.1.dev1/trove/common/db/postgresql copying trove/common/db/postgresql/models.py -> trove-12.1.1.dev1/trove/common/db/postgresql copying trove/common/db/redis/__init__.py -> trove-12.1.1.dev1/trove/common/db/redis copying trove/common/db/redis/models.py -> trove-12.1.1.dev1/trove/common/db/redis copying trove/common/policies/__init__.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/backups.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/base.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/clusters.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/configuration_parameters.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/configurations.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/databases.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/datastores.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/flavors.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/instances.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/limits.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/modules.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/root.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/user_access.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/policies/users.py -> trove-12.1.1.dev1/trove/common/policies copying trove/common/rpc/__init__.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/conductor_guest_serializer.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/conductor_host_serializer.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/secure_serializer.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/serializer.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/service.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/rpc/version.py -> trove-12.1.1.dev1/trove/common/rpc copying trove/common/schemas/atom-link.rng -> trove-12.1.1.dev1/trove/common/schemas copying trove/common/schemas/atom.rng -> trove-12.1.1.dev1/trove/common/schemas copying trove/common/schemas/v1.1/limits.rng -> trove-12.1.1.dev1/trove/common/schemas/v1.1 copying trove/common/strategies/__init__.py -> trove-12.1.1.dev1/trove/common/strategies copying trove/common/strategies/strategy.py -> trove-12.1.1.dev1/trove/common/strategies copying trove/common/strategies/cluster/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster copying trove/common/strategies/cluster/base.py -> trove-12.1.1.dev1/trove/common/strategies/cluster copying trove/common/strategies/cluster/strategy.py -> trove-12.1.1.dev1/trove/common/strategies/cluster copying trove/common/strategies/cluster/experimental/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental copying trove/common/strategies/cluster/experimental/cassandra/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/cassandra copying trove/common/strategies/cluster/experimental/cassandra/api.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/cassandra copying trove/common/strategies/cluster/experimental/cassandra/guestagent.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/cassandra copying trove/common/strategies/cluster/experimental/cassandra/taskmanager.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/cassandra copying trove/common/strategies/cluster/experimental/galera_common/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/galera_common copying trove/common/strategies/cluster/experimental/galera_common/api.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/galera_common copying trove/common/strategies/cluster/experimental/galera_common/guestagent.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/galera_common copying trove/common/strategies/cluster/experimental/galera_common/taskmanager.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/galera_common copying trove/common/strategies/cluster/experimental/mongodb/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/mongodb copying trove/common/strategies/cluster/experimental/mongodb/api.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/mongodb copying trove/common/strategies/cluster/experimental/mongodb/guestagent.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/mongodb copying trove/common/strategies/cluster/experimental/mongodb/taskmanager.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/mongodb copying trove/common/strategies/cluster/experimental/redis/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/redis copying trove/common/strategies/cluster/experimental/redis/api.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/redis copying trove/common/strategies/cluster/experimental/redis/guestagent.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/redis copying trove/common/strategies/cluster/experimental/redis/taskmanager.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/redis copying trove/common/strategies/cluster/experimental/vertica/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/vertica copying trove/common/strategies/cluster/experimental/vertica/api.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/vertica copying trove/common/strategies/cluster/experimental/vertica/guestagent.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/vertica copying trove/common/strategies/cluster/experimental/vertica/taskmanager.py -> trove-12.1.1.dev1/trove/common/strategies/cluster/experimental/vertica copying trove/common/strategies/storage/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/storage copying trove/common/strategies/storage/base.py -> trove-12.1.1.dev1/trove/common/strategies/storage copying trove/common/strategies/storage/swift.py -> trove-12.1.1.dev1/trove/common/strategies/storage copying trove/common/strategies/storage/experimental/__init__.py -> trove-12.1.1.dev1/trove/common/strategies/storage/experimental copying trove/conductor/__init__.py -> trove-12.1.1.dev1/trove/conductor copying trove/conductor/api.py -> trove-12.1.1.dev1/trove/conductor copying trove/conductor/manager.py -> trove-12.1.1.dev1/trove/conductor copying trove/conductor/models.py -> trove-12.1.1.dev1/trove/conductor copying trove/configuration/__init__.py -> trove-12.1.1.dev1/trove/configuration copying trove/configuration/models.py -> trove-12.1.1.dev1/trove/configuration copying trove/configuration/service.py -> trove-12.1.1.dev1/trove/configuration copying trove/configuration/views.py -> trove-12.1.1.dev1/trove/configuration copying trove/datastore/__init__.py -> trove-12.1.1.dev1/trove/datastore copying trove/datastore/models.py -> trove-12.1.1.dev1/trove/datastore copying trove/datastore/service.py -> trove-12.1.1.dev1/trove/datastore copying trove/datastore/views.py -> trove-12.1.1.dev1/trove/datastore copying trove/db/__init__.py -> trove-12.1.1.dev1/trove/db copying trove/db/models.py -> trove-12.1.1.dev1/trove/db copying trove/db/sqlalchemy/__init__.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/api.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/mappers.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/migration.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/session.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/utils.py -> trove-12.1.1.dev1/trove/db/sqlalchemy copying trove/db/sqlalchemy/migrate_repo/README -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo copying trove/db/sqlalchemy/migrate_repo/__init__.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo copying trove/db/sqlalchemy/migrate_repo/manage.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo copying trove/db/sqlalchemy/migrate_repo/migrate.cfg -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo copying trove/db/sqlalchemy/migrate_repo/schema.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo copying trove/db/sqlalchemy/migrate_repo/versions/001_base_schema.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/002_service_images.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/003_service_statuses.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/004_root_enabled.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/005_heartbeat.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/006_dns_records.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/007_add_volume_flavor.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/008_add_instance_fields.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/009_add_deleted_flag_to_instances.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/010_add_usage.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/011_quota.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/012_backup.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/013_add_security_group_artifacts.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/014_update_instance_flavor_id.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/015_add_service_type.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/016_add_datastore_type.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/017_update_datastores.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/018_datastore_versions_fix.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/019_datastore_fix.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/020_configurations.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/021_conductor_last_seen.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/022_add_backup_parent_id.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/023_add_instance_indexes.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/024_add_backup_indexes.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/025_add_service_statuses_indexes.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/026_datastore_versions_unique_fix.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/027_add_datastore_capabilities.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/028_recreate_agent_heartbeat.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/029_add_backup_datastore.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/030_add_master_slave.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/031_add_timestamps_to_configurations.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/032_clusters.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/033_datastore_parameters.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/034_change_task_description.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/035_flavor_id_int_to_string.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/036_add_datastore_version_metadata.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/037_modules.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/038_instance_faults.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/039_region.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/040_module_priority.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/041_instance_keys.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/042_add_cluster_configuration_id.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/db/sqlalchemy/migrate_repo/versions/__init__.py -> trove-12.1.1.dev1/trove/db/sqlalchemy/migrate_repo/versions copying trove/dns/__init__.py -> trove-12.1.1.dev1/trove/dns copying trove/dns/driver.py -> trove-12.1.1.dev1/trove/dns copying trove/dns/manager.py -> trove-12.1.1.dev1/trove/dns copying trove/dns/models.py -> trove-12.1.1.dev1/trove/dns copying trove/dns/designate/__init__.py -> trove-12.1.1.dev1/trove/dns/designate copying trove/dns/designate/driver.py -> trove-12.1.1.dev1/trove/dns/designate copying trove/extensions/__init__.py -> trove-12.1.1.dev1/trove/extensions copying trove/extensions/common/__init__.py -> trove-12.1.1.dev1/trove/extensions/common copying trove/extensions/common/models.py -> trove-12.1.1.dev1/trove/extensions/common copying trove/extensions/common/service.py -> trove-12.1.1.dev1/trove/extensions/common copying trove/extensions/common/views.py -> trove-12.1.1.dev1/trove/extensions/common copying trove/extensions/mgmt/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt copying trove/extensions/mgmt/clusters/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/clusters copying trove/extensions/mgmt/clusters/models.py -> trove-12.1.1.dev1/trove/extensions/mgmt/clusters copying trove/extensions/mgmt/clusters/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/clusters copying trove/extensions/mgmt/clusters/views.py -> trove-12.1.1.dev1/trove/extensions/mgmt/clusters copying trove/extensions/mgmt/configuration/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/configuration copying trove/extensions/mgmt/configuration/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/configuration copying trove/extensions/mgmt/configuration/views.py -> trove-12.1.1.dev1/trove/extensions/mgmt/configuration copying trove/extensions/mgmt/datastores/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/datastores copying trove/extensions/mgmt/datastores/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/datastores copying trove/extensions/mgmt/datastores/views.py -> trove-12.1.1.dev1/trove/extensions/mgmt/datastores copying trove/extensions/mgmt/instances/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/instances copying trove/extensions/mgmt/instances/models.py -> trove-12.1.1.dev1/trove/extensions/mgmt/instances copying trove/extensions/mgmt/instances/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/instances copying trove/extensions/mgmt/instances/views.py -> trove-12.1.1.dev1/trove/extensions/mgmt/instances copying trove/extensions/mgmt/quota/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/quota copying trove/extensions/mgmt/quota/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/quota copying trove/extensions/mgmt/quota/views.py -> trove-12.1.1.dev1/trove/extensions/mgmt/quota copying trove/extensions/mgmt/upgrade/__init__.py -> trove-12.1.1.dev1/trove/extensions/mgmt/upgrade copying trove/extensions/mgmt/upgrade/models.py -> trove-12.1.1.dev1/trove/extensions/mgmt/upgrade copying trove/extensions/mgmt/upgrade/service.py -> trove-12.1.1.dev1/trove/extensions/mgmt/upgrade copying trove/extensions/mongodb/__init__.py -> trove-12.1.1.dev1/trove/extensions/mongodb copying trove/extensions/mongodb/service.py -> trove-12.1.1.dev1/trove/extensions/mongodb copying trove/extensions/mysql/__init__.py -> trove-12.1.1.dev1/trove/extensions/mysql copying trove/extensions/mysql/common.py -> trove-12.1.1.dev1/trove/extensions/mysql copying trove/extensions/mysql/models.py -> trove-12.1.1.dev1/trove/extensions/mysql copying trove/extensions/mysql/service.py -> trove-12.1.1.dev1/trove/extensions/mysql copying trove/extensions/mysql/views.py -> trove-12.1.1.dev1/trove/extensions/mysql copying trove/extensions/pxc/__init__.py -> trove-12.1.1.dev1/trove/extensions/pxc copying trove/extensions/pxc/service.py -> trove-12.1.1.dev1/trove/extensions/pxc copying trove/extensions/redis/__init__.py -> trove-12.1.1.dev1/trove/extensions/redis copying trove/extensions/redis/models.py -> trove-12.1.1.dev1/trove/extensions/redis copying trove/extensions/redis/service.py -> trove-12.1.1.dev1/trove/extensions/redis copying trove/extensions/redis/views.py -> trove-12.1.1.dev1/trove/extensions/redis copying trove/extensions/routes/__init__.py -> trove-12.1.1.dev1/trove/extensions/routes copying trove/extensions/routes/mgmt.py -> trove-12.1.1.dev1/trove/extensions/routes copying trove/extensions/routes/mysql.py -> trove-12.1.1.dev1/trove/extensions/routes copying trove/extensions/security_group/__init__.py -> trove-12.1.1.dev1/trove/extensions/security_group copying trove/extensions/security_group/models.py -> trove-12.1.1.dev1/trove/extensions/security_group copying trove/extensions/vertica/__init__.py -> trove-12.1.1.dev1/trove/extensions/vertica copying trove/extensions/vertica/service.py -> trove-12.1.1.dev1/trove/extensions/vertica copying trove/flavor/__init__.py -> trove-12.1.1.dev1/trove/flavor copying trove/flavor/models.py -> trove-12.1.1.dev1/trove/flavor copying trove/flavor/service.py -> trove-12.1.1.dev1/trove/flavor copying trove/flavor/views.py -> trove-12.1.1.dev1/trove/flavor copying trove/guestagent/__init__.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/api.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/dbaas.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/guest_log.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/models.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/pkg.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/service.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/volume.py -> trove-12.1.1.dev1/trove/guestagent copying trove/guestagent/backup/__init__.py -> trove-12.1.1.dev1/trove/guestagent/backup copying trove/guestagent/backup/backupagent.py -> trove-12.1.1.dev1/trove/guestagent/backup copying trove/guestagent/common/__init__.py -> trove-12.1.1.dev1/trove/guestagent/common copying trove/guestagent/common/configuration.py -> trove-12.1.1.dev1/trove/guestagent/common copying trove/guestagent/common/guestagent_utils.py -> trove-12.1.1.dev1/trove/guestagent/common copying trove/guestagent/common/operating_system.py -> trove-12.1.1.dev1/trove/guestagent/common copying trove/guestagent/common/sql_query.py -> trove-12.1.1.dev1/trove/guestagent/common copying trove/guestagent/datastore/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore copying trove/guestagent/datastore/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore copying trove/guestagent/datastore/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore copying trove/guestagent/datastore/experimental/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental copying trove/guestagent/datastore/experimental/cassandra/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/cassandra copying trove/guestagent/datastore/experimental/cassandra/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/cassandra copying trove/guestagent/datastore/experimental/cassandra/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/cassandra copying trove/guestagent/datastore/experimental/couchbase/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchbase copying trove/guestagent/datastore/experimental/couchbase/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchbase copying trove/guestagent/datastore/experimental/couchbase/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchbase copying trove/guestagent/datastore/experimental/couchbase/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchbase copying trove/guestagent/datastore/experimental/couchdb/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchdb copying trove/guestagent/datastore/experimental/couchdb/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchdb copying trove/guestagent/datastore/experimental/couchdb/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchdb copying trove/guestagent/datastore/experimental/couchdb/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/couchdb copying trove/guestagent/datastore/experimental/db2/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/db2 copying trove/guestagent/datastore/experimental/db2/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/db2 copying trove/guestagent/datastore/experimental/db2/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/db2 copying trove/guestagent/datastore/experimental/db2/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/db2 copying trove/guestagent/datastore/experimental/mariadb/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mariadb copying trove/guestagent/datastore/experimental/mariadb/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mariadb copying trove/guestagent/datastore/experimental/mariadb/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mariadb copying trove/guestagent/datastore/experimental/mongodb/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mongodb copying trove/guestagent/datastore/experimental/mongodb/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mongodb copying trove/guestagent/datastore/experimental/mongodb/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mongodb copying trove/guestagent/datastore/experimental/mongodb/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/mongodb copying trove/guestagent/datastore/experimental/percona/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/percona copying trove/guestagent/datastore/experimental/percona/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/percona copying trove/guestagent/datastore/experimental/percona/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/percona copying trove/guestagent/datastore/experimental/postgresql/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/postgresql copying trove/guestagent/datastore/experimental/postgresql/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/postgresql copying trove/guestagent/datastore/experimental/postgresql/pgsql_query.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/postgresql copying trove/guestagent/datastore/experimental/postgresql/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/postgresql copying trove/guestagent/datastore/experimental/pxc/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/pxc copying trove/guestagent/datastore/experimental/pxc/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/pxc copying trove/guestagent/datastore/experimental/pxc/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/pxc copying trove/guestagent/datastore/experimental/redis/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/redis copying trove/guestagent/datastore/experimental/redis/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/redis copying trove/guestagent/datastore/experimental/redis/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/redis copying trove/guestagent/datastore/experimental/redis/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/redis copying trove/guestagent/datastore/experimental/vertica/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/vertica copying trove/guestagent/datastore/experimental/vertica/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/vertica copying trove/guestagent/datastore/experimental/vertica/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/vertica copying trove/guestagent/datastore/experimental/vertica/system.py -> trove-12.1.1.dev1/trove/guestagent/datastore/experimental/vertica copying trove/guestagent/datastore/galera_common/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/galera_common copying trove/guestagent/datastore/galera_common/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/galera_common copying trove/guestagent/datastore/galera_common/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/galera_common copying trove/guestagent/datastore/mysql/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql copying trove/guestagent/datastore/mysql/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql copying trove/guestagent/datastore/mysql/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql copying trove/guestagent/datastore/mysql_common/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql_common copying trove/guestagent/datastore/mysql_common/manager.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql_common copying trove/guestagent/datastore/mysql_common/service.py -> trove-12.1.1.dev1/trove/guestagent/datastore/mysql_common copying trove/guestagent/datastore/technical-preview/__init__.py -> trove-12.1.1.dev1/trove/guestagent/datastore/technical-preview copying trove/guestagent/module/__init__.py -> trove-12.1.1.dev1/trove/guestagent/module copying trove/guestagent/module/driver_manager.py -> trove-12.1.1.dev1/trove/guestagent/module copying trove/guestagent/module/module_manager.py -> trove-12.1.1.dev1/trove/guestagent/module copying trove/guestagent/module/drivers/__init__.py -> trove-12.1.1.dev1/trove/guestagent/module/drivers copying trove/guestagent/module/drivers/module_driver.py -> trove-12.1.1.dev1/trove/guestagent/module/drivers copying trove/guestagent/module/drivers/new_relic_license_driver.py -> trove-12.1.1.dev1/trove/guestagent/module/drivers copying trove/guestagent/module/drivers/ping_driver.py -> trove-12.1.1.dev1/trove/guestagent/module/drivers copying trove/guestagent/strategies/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies copying trove/guestagent/strategies/backup/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup copying trove/guestagent/strategies/backup/base.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup copying trove/guestagent/strategies/backup/mysql_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup copying trove/guestagent/strategies/backup/experimental/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/cassandra_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/couchbase_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/couchdb_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/db2_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/mariadb_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/mongo_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/postgresql_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/backup/experimental/redis_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/backup/experimental copying trove/guestagent/strategies/replication/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication copying trove/guestagent/strategies/replication/base.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication copying trove/guestagent/strategies/replication/mysql_base.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication copying trove/guestagent/strategies/replication/mysql_binlog.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication copying trove/guestagent/strategies/replication/mysql_gtid.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication copying trove/guestagent/strategies/replication/experimental/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication/experimental copying trove/guestagent/strategies/replication/experimental/mariadb_gtid.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication/experimental copying trove/guestagent/strategies/replication/experimental/postgresql_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication/experimental copying trove/guestagent/strategies/replication/experimental/redis_sync.py -> trove-12.1.1.dev1/trove/guestagent/strategies/replication/experimental copying trove/guestagent/strategies/restore/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore copying trove/guestagent/strategies/restore/base.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore copying trove/guestagent/strategies/restore/mysql_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore copying trove/guestagent/strategies/restore/experimental/__init__.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/cassandra_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/couchbase_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/couchdb_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/db2_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/mariadb_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/mongo_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/postgresql_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/guestagent/strategies/restore/experimental/redis_impl.py -> trove-12.1.1.dev1/trove/guestagent/strategies/restore/experimental copying trove/hacking/__init__.py -> trove-12.1.1.dev1/trove/hacking copying trove/hacking/checks.py -> trove-12.1.1.dev1/trove/hacking copying trove/instance/__init__.py -> trove-12.1.1.dev1/trove/instance copying trove/instance/models.py -> trove-12.1.1.dev1/trove/instance copying trove/instance/service.py -> trove-12.1.1.dev1/trove/instance copying trove/instance/tasks.py -> trove-12.1.1.dev1/trove/instance copying trove/instance/views.py -> trove-12.1.1.dev1/trove/instance copying trove/limits/__init__.py -> trove-12.1.1.dev1/trove/limits copying trove/limits/service.py -> trove-12.1.1.dev1/trove/limits copying trove/limits/views.py -> trove-12.1.1.dev1/trove/limits copying trove/module/__init__.py -> trove-12.1.1.dev1/trove/module copying trove/module/models.py -> trove-12.1.1.dev1/trove/module copying trove/module/service.py -> trove-12.1.1.dev1/trove/module copying trove/module/views.py -> trove-12.1.1.dev1/trove/module copying trove/network/__init__.py -> trove-12.1.1.dev1/trove/network copying trove/network/base.py -> trove-12.1.1.dev1/trove/network copying trove/network/neutron.py -> trove-12.1.1.dev1/trove/network copying trove/network/nova.py -> trove-12.1.1.dev1/trove/network copying trove/quota/__init__.py -> trove-12.1.1.dev1/trove/quota copying trove/quota/models.py -> trove-12.1.1.dev1/trove/quota copying trove/quota/quota.py -> trove-12.1.1.dev1/trove/quota copying trove/taskmanager/__init__.py -> trove-12.1.1.dev1/trove/taskmanager copying trove/taskmanager/api.py -> trove-12.1.1.dev1/trove/taskmanager copying trove/taskmanager/manager.py -> trove-12.1.1.dev1/trove/taskmanager copying trove/taskmanager/models.py -> trove-12.1.1.dev1/trove/taskmanager copying trove/taskmanager/service.py -> trove-12.1.1.dev1/trove/taskmanager copying trove/templates/cassandra/config.template -> trove-12.1.1.dev1/trove/templates/cassandra copying trove/templates/cassandra/validation-rules.json -> trove-12.1.1.dev1/trove/templates/cassandra copying trove/templates/couchbase/config.template -> trove-12.1.1.dev1/trove/templates/couchbase copying trove/templates/couchdb/config.template -> trove-12.1.1.dev1/trove/templates/couchdb copying trove/templates/db2/config.template -> trove-12.1.1.dev1/trove/templates/db2 copying trove/templates/db2/validation-rules.json -> trove-12.1.1.dev1/trove/templates/db2 copying trove/templates/mariadb/cluster.config.template -> trove-12.1.1.dev1/trove/templates/mariadb copying trove/templates/mariadb/config.template -> trove-12.1.1.dev1/trove/templates/mariadb copying trove/templates/mariadb/replica.config.template -> trove-12.1.1.dev1/trove/templates/mariadb copying trove/templates/mariadb/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/mariadb copying trove/templates/mariadb/validation-rules.json -> trove-12.1.1.dev1/trove/templates/mariadb copying trove/templates/mongodb/config.template -> trove-12.1.1.dev1/trove/templates/mongodb copying trove/templates/mongodb/validation-rules.json -> trove-12.1.1.dev1/trove/templates/mongodb copying trove/templates/mysql/config.template -> trove-12.1.1.dev1/trove/templates/mysql copying trove/templates/mysql/replica.config.template -> trove-12.1.1.dev1/trove/templates/mysql copying trove/templates/mysql/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/mysql copying trove/templates/mysql/validation-rules.json -> trove-12.1.1.dev1/trove/templates/mysql copying trove/templates/mysql/5.5/replica.config.template -> trove-12.1.1.dev1/trove/templates/mysql/5.5 copying trove/templates/mysql/5.5/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/mysql/5.5 copying trove/templates/mysql/mysql-test/config.template -> trove-12.1.1.dev1/trove/templates/mysql/mysql-test copying trove/templates/percona/config.template -> trove-12.1.1.dev1/trove/templates/percona copying trove/templates/percona/replica.config.template -> trove-12.1.1.dev1/trove/templates/percona copying trove/templates/percona/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/percona copying trove/templates/percona/validation-rules.json -> trove-12.1.1.dev1/trove/templates/percona copying trove/templates/percona/5.5/replica.config.template -> trove-12.1.1.dev1/trove/templates/percona/5.5 copying trove/templates/percona/5.5/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/percona/5.5 copying trove/templates/postgresql/config.template -> trove-12.1.1.dev1/trove/templates/postgresql copying trove/templates/postgresql/replica.config.template -> trove-12.1.1.dev1/trove/templates/postgresql copying trove/templates/postgresql/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/postgresql copying trove/templates/postgresql/validation-rules.json -> trove-12.1.1.dev1/trove/templates/postgresql copying trove/templates/pxc/cluster.config.template -> trove-12.1.1.dev1/trove/templates/pxc copying trove/templates/pxc/config.template -> trove-12.1.1.dev1/trove/templates/pxc copying trove/templates/pxc/replica.config.template -> trove-12.1.1.dev1/trove/templates/pxc copying trove/templates/pxc/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/pxc copying trove/templates/pxc/validation-rules.json -> trove-12.1.1.dev1/trove/templates/pxc copying trove/templates/pxc/5.5/replica.config.template -> trove-12.1.1.dev1/trove/templates/pxc/5.5 copying trove/templates/pxc/5.5/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/pxc/5.5 copying trove/templates/redis/config.template -> trove-12.1.1.dev1/trove/templates/redis copying trove/templates/redis/replica.config.template -> trove-12.1.1.dev1/trove/templates/redis copying trove/templates/redis/replica_source.config.template -> trove-12.1.1.dev1/trove/templates/redis copying trove/templates/redis/validation-rules.json -> trove-12.1.1.dev1/trove/templates/redis copying trove/templates/vertica/config.template -> trove-12.1.1.dev1/trove/templates/vertica copying trove/templates/vertica/validation-rules.json -> trove-12.1.1.dev1/trove/templates/vertica copying trove/tests/__init__.py -> trove-12.1.1.dev1/trove/tests copying trove/tests/config.py -> trove-12.1.1.dev1/trove/tests copying trove/tests/int_tests.py -> trove-12.1.1.dev1/trove/tests copying trove/tests/root_logger.py -> trove-12.1.1.dev1/trove/tests copying trove/tests/api/__init__.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/backups.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/configurations.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/databases.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/datastores.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/header.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/instances.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/instances_actions.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/instances_delete.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/instances_mysql_down.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/instances_resize.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/limits.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/replication.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/root.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/root_on_create.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/user_access.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/users.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/versions.py -> trove-12.1.1.dev1/trove/tests/api copying trove/tests/api/mgmt/__init__.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/admin_required.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/configurations.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/datastore_versions.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/instances.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/instances_actions.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/malformed_json.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/api/mgmt/quotas.py -> trove-12.1.1.dev1/trove/tests/api/mgmt copying trove/tests/db/__init__.py -> trove-12.1.1.dev1/trove/tests/db copying trove/tests/db/migrations.py -> trove-12.1.1.dev1/trove/tests/db copying trove/tests/examples/__init__.py -> trove-12.1.1.dev1/trove/tests/examples copying trove/tests/examples/client.py -> trove-12.1.1.dev1/trove/tests/examples copying trove/tests/examples/snippets.py -> trove-12.1.1.dev1/trove/tests/examples copying trove/tests/fakes/__init__.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/common.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/conf.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/dns.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/guestagent.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/keystone.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/limits.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/neutron.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/nova.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/swift.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/fakes/taskmanager.py -> trove-12.1.1.dev1/trove/tests/fakes copying trove/tests/scenario/__init__.py -> trove-12.1.1.dev1/trove/tests/scenario copying trove/tests/scenario/groups/__init__.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/backup_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/cluster_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/configuration_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/database_actions_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/guest_log_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_actions_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_create_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_delete_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_error_create_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_force_delete_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/instance_upgrade_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/module_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/negative_cluster_actions_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/replication_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/root_actions_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/test_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/groups/user_actions_group.py -> trove-12.1.1.dev1/trove/tests/scenario/groups copying trove/tests/scenario/helpers/__init__.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/cassandra_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/couchbase_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/couchdb_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/db2_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/mariadb_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/mongodb_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/mysql_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/percona_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/postgresql_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/pxc_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/redis_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/sql_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/test_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/helpers/vertica_helper.py -> trove-12.1.1.dev1/trove/tests/scenario/helpers copying trove/tests/scenario/runners/__init__.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/backup_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/cluster_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/configuration_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/database_actions_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/guest_log_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_actions_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_create_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_delete_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_error_create_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_force_delete_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/instance_upgrade_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/module_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/negative_cluster_actions_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/replication_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/root_actions_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/test_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/scenario/runners/user_actions_runners.py -> trove-12.1.1.dev1/trove/tests/scenario/runners copying trove/tests/unittests/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests copying trove/tests/unittests/trove_testtools.py -> trove-12.1.1.dev1/trove/tests/unittests copying trove/tests/unittests/api/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/api copying trove/tests/unittests/api/test_versions.py -> trove-12.1.1.dev1/trove/tests/unittests/api copying trove/tests/unittests/api/common/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/api/common copying trove/tests/unittests/api/common/test_extensions.py -> trove-12.1.1.dev1/trove/tests/unittests/api/common copying trove/tests/unittests/api/common/test_limits.py -> trove-12.1.1.dev1/trove/tests/unittests/api/common copying trove/tests/unittests/backup/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/backup copying trove/tests/unittests/backup/test_backup_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/backup copying trove/tests/unittests/backup/test_backup_models.py -> trove-12.1.1.dev1/trove/tests/unittests/backup copying trove/tests/unittests/backup/test_backupagent.py -> trove-12.1.1.dev1/trove/tests/unittests/backup copying trove/tests/unittests/backup/test_storage.py -> trove-12.1.1.dev1/trove/tests/unittests/backup copying trove/tests/unittests/cluster/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cassandra_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_models.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_pxc_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_redis_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_vertica_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_cluster_views.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_galera_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_models.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_mongodb_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_redis_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cluster/test_vertica_cluster.py -> trove-12.1.1.dev1/trove/tests/unittests/cluster copying trove/tests/unittests/cmd/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/cmd copying trove/tests/unittests/cmd/test_status.py -> trove-12.1.1.dev1/trove/tests/unittests/cmd copying trove/tests/unittests/common/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_auth.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_conductor_serializer.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_context.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_crypto_utils.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_dbmodels.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_exception.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_notification.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_pagination.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_policy.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_secure_serializer.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_serializer.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_server_group.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_stream_codecs.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_template.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_timeutils.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_utils.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/common/test_wsgi.py -> trove-12.1.1.dev1/trove/tests/unittests/common copying trove/tests/unittests/conductor/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/conductor copying trove/tests/unittests/conductor/test_conf.py -> trove-12.1.1.dev1/trove/tests/unittests/conductor copying trove/tests/unittests/conductor/test_methods.py -> trove-12.1.1.dev1/trove/tests/unittests/conductor copying trove/tests/unittests/configuration/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/configuration copying trove/tests/unittests/configuration/test_configuration_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/configuration copying trove/tests/unittests/datastore/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/datastore/base.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/datastore/test_capability.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/datastore/test_datastore.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/datastore/test_datastore_version_metadata.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/datastore/test_datastore_versions.py -> trove-12.1.1.dev1/trove/tests/unittests/datastore copying trove/tests/unittests/db/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/db copying trove/tests/unittests/db/test_migration_utils.py -> trove-12.1.1.dev1/trove/tests/unittests/db copying trove/tests/unittests/domain-name-service/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/domain-name-service copying trove/tests/unittests/domain-name-service/test_designate_driver.py -> trove-12.1.1.dev1/trove/tests/unittests/domain-name-service copying trove/tests/unittests/extensions/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/extensions copying trove/tests/unittests/extensions/common/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/extensions/common copying trove/tests/unittests/extensions/common/test_service.py -> trove-12.1.1.dev1/trove/tests/unittests/extensions/common copying trove/tests/unittests/extensions/redis/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/extensions/redis copying trove/tests/unittests/extensions/redis/test_service.py -> trove-12.1.1.dev1/trove/tests/unittests/extensions/redis copying trove/tests/unittests/flavor/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/flavor copying trove/tests/unittests/flavor/test_flavor_views.py -> trove-12.1.1.dev1/trove/tests/unittests/flavor copying trove/tests/unittests/guestagent/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_agent_heartbeats_models.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_api.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_backups.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_cassandra_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_configuration.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_couchbase_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_couchdb_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_datastore_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_db2_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_dbaas.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_galera_cluster_api.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_galera_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_guestagent_utils.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_mariadb_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_models.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_mongodb_cluster_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_mongodb_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_mysql_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_operating_system.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_pkg.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_query.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_redis_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_service.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_vertica_api.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_vertica_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/guestagent/test_volume.py -> trove-12.1.1.dev1/trove/tests/unittests/guestagent copying trove/tests/unittests/hacking/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/hacking copying trove/tests/unittests/hacking/test_check.py -> trove-12.1.1.dev1/trove/tests/unittests/hacking copying trove/tests/unittests/instance/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/instance copying trove/tests/unittests/instance/test_instance_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/instance copying trove/tests/unittests/instance/test_instance_models.py -> trove-12.1.1.dev1/trove/tests/unittests/instance copying trove/tests/unittests/instance/test_instance_status.py -> trove-12.1.1.dev1/trove/tests/unittests/instance copying trove/tests/unittests/instance/test_instance_views.py -> trove-12.1.1.dev1/trove/tests/unittests/instance copying trove/tests/unittests/mgmt/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/mgmt copying trove/tests/unittests/mgmt/test_clusters.py -> trove-12.1.1.dev1/trove/tests/unittests/mgmt copying trove/tests/unittests/mgmt/test_datastore_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/mgmt copying trove/tests/unittests/mgmt/test_datastores.py -> trove-12.1.1.dev1/trove/tests/unittests/mgmt copying trove/tests/unittests/mgmt/test_models.py -> trove-12.1.1.dev1/trove/tests/unittests/mgmt copying trove/tests/unittests/module/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/module copying trove/tests/unittests/module/test_module_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/module copying trove/tests/unittests/module/test_module_models.py -> trove-12.1.1.dev1/trove/tests/unittests/module copying trove/tests/unittests/module/test_module_views.py -> trove-12.1.1.dev1/trove/tests/unittests/module copying trove/tests/unittests/mysql/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/mysql copying trove/tests/unittests/mysql/test_common.py -> trove-12.1.1.dev1/trove/tests/unittests/mysql copying trove/tests/unittests/mysql/test_user_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/mysql copying trove/tests/unittests/quota/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/quota copying trove/tests/unittests/quota/test_quota.py -> trove-12.1.1.dev1/trove/tests/unittests/quota copying trove/tests/unittests/router/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/router copying trove/tests/unittests/router/test_router.py -> trove-12.1.1.dev1/trove/tests/unittests/router copying trove/tests/unittests/taskmanager/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_api.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_clusters.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_galera_clusters.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_manager.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_models.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/taskmanager/test_vertica_clusters.py -> trove-12.1.1.dev1/trove/tests/unittests/taskmanager copying trove/tests/unittests/upgrade/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/upgrade copying trove/tests/unittests/upgrade/test_controller.py -> trove-12.1.1.dev1/trove/tests/unittests/upgrade copying trove/tests/unittests/upgrade/test_models.py -> trove-12.1.1.dev1/trove/tests/unittests/upgrade copying trove/tests/unittests/util/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/util copying trove/tests/unittests/util/matchers.py -> trove-12.1.1.dev1/trove/tests/unittests/util copying trove/tests/unittests/util/util.py -> trove-12.1.1.dev1/trove/tests/unittests/util copying trove/tests/unittests/volume_type/__init__.py -> trove-12.1.1.dev1/trove/tests/unittests/volume_type copying trove/tests/unittests/volume_type/test_volume_type.py -> trove-12.1.1.dev1/trove/tests/unittests/volume_type copying trove/tests/unittests/volume_type/test_volume_type_views.py -> trove-12.1.1.dev1/trove/tests/unittests/volume_type copying trove/tests/util/__init__.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/check.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/client.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/event_simulator.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/mysql.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/server_connection.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/usage.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/users.py -> trove-12.1.1.dev1/trove/tests/util copying trove/tests/util/utils.py -> trove-12.1.1.dev1/trove/tests/util copying trove/volume_type/__init__.py -> trove-12.1.1.dev1/trove/volume_type copying trove/volume_type/models.py -> trove-12.1.1.dev1/trove/volume_type copying trove/volume_type/service.py -> trove-12.1.1.dev1/trove/volume_type copying trove/volume_type/views.py -> trove-12.1.1.dev1/trove/volume_type Writing trove-12.1.1.dev1/setup.cfg creating dist Creating tar archive removing 'trove-12.1.1.dev1' (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', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.um3ubwn6:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7232844 1798768 1856244 7234756 6839040 DEBUG: Swap: 8388604 733468 7655136 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jmj8_an1', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7234044 1797788 1856024 7234536 6838060 DEBUG: Swap: 8388604 733468 7655136 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': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 862M 3.5G 21% /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/dnf 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/dnf/vars 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.__inqz_h', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e2f2592b0b242ec8e7b6a665cd8f96a', '-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=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=trove-12.1.1.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/trove-12.1.1.dev1.tar.gz ++ basename trove-12.1.1.dev1.tar.gz .tar.gz + SOURCEWITHREL=trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz + mv dist/trove-12.1.1.dev1.tar.gz /tmp/tmp.xdAx9V6XDN/SOURCES/trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz + cd /home/centos-train/data/openstack-trove_distro + cp -a guest_info openstack-trove-api.service openstack-trove-conductor.service openstack-trove-guestagent.service openstack-trove.spec openstack-trove-taskmanager.service sources trove.logrotate /tmp/tmp.xdAx9V6XDN/SOURCES/ + cp openstack-trove.spec /tmp/tmp.xdAx9V6XDN/SPECS/ + cd /tmp/tmp.xdAx9V6XDN/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-trove.spec + sed -i -e '1i%define upstream_version 12.1.1.dev1\' openstack-trove.spec + grep -qc '^%global dlrn .*' openstack-trove.spec + sed -i -e '1i%global dlrn 1\' openstack-trove.spec + grep -qc '^%global dlrn_nvr .*' openstack-trove.spec ++ basename trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr trove-12.1.1.dev1-0.20230626045920.0683f1c\' openstack-trove.spec + sed -i -e s/UPSTREAMVERSION/12.1.1.dev1/g openstack-trove.spec + VERSION=12.1.1 + sed -i -e 's/Version:.*/Version: 12.1.1/g' openstack-trove.spec + sed -i -e 's/Release:.*/Release: 0.20230626045920.0683f1c%{?dist}/g' openstack-trove.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz/' openstack-trove.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-trove.spec + cat openstack-trove.spec %global dlrn_nvr trove-12.1.1.dev1-0.20230626045920.0683f1c %global dlrn 1 %define upstream_version 12.1.1.dev1 # 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 %global release_name mitaka %global service trove %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global common_desc OpenStack DBaaS (codename %{service}) provisioning service. %global with_doc 0 Name: openstack-%{service} Epoch: 1 Version: 12.1.1 Release: 0.20230626045920.0683f1c%{?dist} Summary: OpenStack DBaaS (%{service}) License: ASL 2.0 URL: https://wiki.openstack.org/wiki/Trove Source0: trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz # Source1: %{service}.logrotate Source2: guest_info Source10: %{name}-api.service Source11: %{name}-taskmanager.service Source12: %{name}-conductor.service Source13: %{name}-guestagent.service BuildArch: noarch BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-pbr >= 2.0.0 BuildRequires: python%{pyver}-sphinx BuildRequires: crudini BuildRequires: intltool BuildRequires: openstack-macros Requires: %{name}-api = %{epoch}:%{version}-%{release} Requires: %{name}-taskmanager = %{epoch}:%{version}-%{release} Requires: %{name}-conductor = %{epoch}:%{version}-%{release} %description %{common_desc} %package common Summary: Components common to all OpenStack %{service} services Requires: python%{pyver}-%{service} = %{epoch}:%{version}-%{release} %{?systemd_requires} BuildRequires: systemd Requires(pre): shadow-utils Requires: python%{pyver}-pbr >= 2.0.0 %description common %{common_desc} This package contains scripts, config and dependencies shared between all the OpenStack %{service} services. %package api Summary: OpenStack %{service} API service Requires: %{name}-common = %{epoch}:%{version}-%{release} %description api %{common_desc} This package contains the %{service} interface daemon. %package taskmanager Summary: OpenStack %{service} taskmanager service Requires: %{name}-common = %{epoch}:%{version}-%{release} %description taskmanager %{common_desc} This package contains the %{service} taskmanager service. %package conductor Summary: OpenStack %{service} conductor service Requires: %{name}-common = %{epoch}:%{version}-%{release} %description conductor %{common_desc} This package contains the %{service} conductor service. %package guestagent Summary: OpenStack %{service} guest agent %if %{pyver} == 2 Requires: pexpect %else Requires: python%{pyver}-pexpect %endif Requires: %{name}-common = %{epoch}:%{version}-%{release} %description guestagent %{common_desc} This package contains the %{service} guest agent service that runs within the database VM instance. %package -n python%{pyver}-%{service} Summary: Python libraries for %{service} %{?python_provide:%python_provide python%{pyver}-%{service}} Requires: python%{pyver}-PyMySQL >= 0.7.6 Requires: python%{pyver}-kombu Requires: python%{pyver}-cryptography >= 2.1.4 Requires: python%{pyver}-eventlet Requires: python%{pyver}-iso8601 Requires: python%{pyver}-netaddr Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-xmltodict >= 0.10.1 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-sqlalchemy >= 1.2.0 Requires: python%{pyver}-routes Requires: python%{pyver}-troveclient Requires: python%{pyver}-cinderclient >= 3.3.0 Requires: python%{pyver}-designateclient >= 2.7.0 Requires: python%{pyver}-glanceclient >= 1:2.8.0 Requires: python%{pyver}-heatclient >= 1.10.0 Requires: python%{pyver}-keystoneclient >= 1:3.8.0 Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-neutronclient >= 6.7.0 Requires: python%{pyver}-novaclient >= 1:9.1.0 Requires: python%{pyver}-swiftclient >= 3.2.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 5.29.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-osprofiler >= 1.4.0 Requires: python%{pyver}-jsonschema Requires: python%{pyver}-babel Requires: python%{pyver}-jinja2 Requires: python%{pyver}-passlib # Handle python2 exception %if %{pyver} == 2 Requires: python-pexpect Requires: python-enum34 Requires: python-lxml Requires: python-migrate >= 0.11.0 Requires: python-paste Requires: python-paste-deploy Requires: python-httplib2 %else Requires: python%{pyver}-pexpect Requires: python%{pyver}-lxml Requires: python%{pyver}-migrate >= 0.11.0 Requires: python%{pyver}-paste Requires: python%{pyver}-paste-deploy Requires: python%{pyver}-httplib2 %endif %description -n python%{pyver}-%{service} %{common_desc} This package contains the %{service} python library. %package -n python%{pyver}-%{service}-tests Summary: Trove tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Requires: python%{pyver}-%{service} = %{epoch}:%{version}-%{release} %description -n python%{pyver}-%{service}-tests %{common_desc} This package contains the Trove test files %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack %{service} %description doc %{common_desc} This package contains documentation files for %{service}. %endif %prep %autosetup -n %{service}-%{upstream_version} -S git # Avoid non-executable-script rpmlint while maintaining timestamps find %{service} -name \*.py | while read source; do if head -n1 "$source" | grep -F '/usr/bin/env'; then touch --ref="$source" "$source".ts sed -i '/\/usr\/bin\/env python/{d;q}' "$source" touch --ref="$source".ts "$source" rm "$source".ts fi done # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build %{pyver_build} %install %{pyver_install} # docs generation requires everything to be installed first %if 0%{?with_doc} pushd doc SPHINX_DEBUG=1 sphinx-build-%{pyver} -b html source build/html # Fix hidden-file-or-dir warnings rm -fr build/html/.doctrees build/html/.buildinfo # Create dir link to avoid a sphinx-build-%{pyver} exception mkdir -p build/man/.doctrees/ ln -s . build/man/.doctrees/man SPHINX_DEBUG=1 sphinx-build-%{pyver} -b man -c source source/man build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 build/man/*.1 %{buildroot}%{_mandir}/man1/ popd %endif # Setup directories %if 0%{?rhel} != 6 install -d -m 755 %{buildroot}%{_unitdir} %endif install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 750 %{buildroot}%{_localstatedir}/log/%{service} # Install config files install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf # Use crudini to set some configuration keys crudini --set %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf database connection mysql://trove:trove@localhost/trove crudini --set %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf DEFAULT log_file %{_localstatedir}/log/%{service}/%{service}.log mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini # Remove duplicate config files under /usr/etc/trove rmdir %{buildroot}%{_prefix}/etc/%{service} install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} # FIXME(jpena): Trove has officially removed trove-conductor.conf # and trove-taskmanager.conf. We should stop creating them once # the deployment tools have been updated. install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/trove-taskmanager.conf install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/trove-conductor.conf install -p -D -m 640 etc/%{service}/trove-guestagent.conf.sample %{buildroot}%{_sysconfdir}/%{service}/trove-guestagent.conf install -p -D -m 640 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{service}/guest_info # Install initscripts %if 0%{?rhel} == 6 install -p -D -m 755 %{SOURCE20} %{buildroot}%{_initrddir}/%{name}-api install -p -D -m 755 %{SOURCE21} %{buildroot}%{_initrddir}/%{name}-taskmanager install -p -D -m 755 %{SOURCE22} %{buildroot}%{_initrddir}/%{name}-conductor install -p -D -m 755 %{SOURCE23} %{buildroot}%{_initrddir}/%{name}-guestagent install -p -m 755 %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{buildroot}%{_datadir}/%{service} %else install -p -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{buildroot}%{_unitdir} %endif # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # Install pid directory install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} # Remove unneeded in production stuff rm -fr %{buildroot}%{_bindir}/trove-fake-mode rm -fr %{buildroot}%{pyver_sitelib}/run_tests.* %pre common # Origin: http://fedoraproject.org/wiki/Packaging:UsersAndGroups#Dynamic_allocation USERNAME=%{service} GROUPNAME=$USERNAME HOMEDIR=%{_sharedstatedir}/$USERNAME getent group $GROUPNAME >/dev/null || groupadd -r $GROUPNAME getent passwd $USERNAME >/dev/null || \ useradd -r -g $GROUPNAME -G $GROUPNAME -d $HOMEDIR -s /sbin/nologin \ -c "$USERNAME Daemons" $USERNAME exit 0 %post api %systemd_post openstack-trove-api.service %post taskmanager %systemd_post openstack-trove-taskmanager.service %post conductor %systemd_post openstack-trove-conductor.service %post guestagent %systemd_post openstack-trove-guestagent.service %preun api %systemd_preun openstack-trove-api.service %preun taskmanager %systemd_preun openstack-trove-taskmanager.service %preun conductor %systemd_preun openstack-trove-conductor.service %preun guestagent %systemd_preun openstack-trove-guestagent.service %postun api %systemd_postun_with_restart openstack-trove-api.service %postun taskmanager %systemd_postun_with_restart openstack-trove-taskmanager.service %postun conductor %systemd_postun_with_restart openstack-trove-conductor.service %postun guestagent %systemd_postun_with_restart openstack-trove-guestagent.service %files %license LICENSE %files common %license LICENSE %dir %{_sysconfdir}/%{service} %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %dir %attr(0755, %{service}, root) %{_localstatedir}/run/%{service} %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/trove-mgmt-taskmanager %{_datarootdir}/%{service} %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %files api %{_bindir}/%{service}-api %{_unitdir}/%{name}-api.service %files taskmanager %{_bindir}/%{service}-taskmanager %{_unitdir}/%{name}-taskmanager.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}-taskmanager.conf %files conductor %{_bindir}/%{service}-conductor %{_unitdir}/%{name}-conductor.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}-conductor.conf %files guestagent %{_bindir}/%{service}-guestagent %{_unitdir}/%{name}-guestagent.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}-guestagent.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/guest_info %files -n python%{pyver}-%{service} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/%{service}-%{version}*.egg-info %exclude %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.xdAx9V6XDN/SOURCES openstack-trove.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 --spec openstack-trove.spec --sources=/tmp/tmp.xdAx9V6XDN/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qentdyjh:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-trove.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': 'C.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': 'C.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/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7212948 2658836 1014688 6394584 7700476 DEBUG: Swap: 8388604 733468 7655136 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.956yu5so', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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. 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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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': 'C.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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7229508 1832244 1825004 7204616 6873616 DEBUG: Swap: 8388604 733468 7655136 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': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 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/dnf 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/dnf/vars 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gw_os7fe', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5164291d699847219b9ae735197e3d7a', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', 'e75bf3cd910141359144e20190588e99', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', 'bd79a0a944df474e8748aec79deda54a', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '74934f4a22b4422b9e4e5865aea444b8', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build 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: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13f7197f688244eabfa419a923baa7ca', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.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: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 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: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.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-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-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: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.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: gdk-pixbuf2-2.36.12-3.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-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.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-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.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-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.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-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.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: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.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: jasper-libs-1.900.1-33.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: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.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: libXinerama-1.1.3-2.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: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.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: 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-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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': 'C.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': 'C.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/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qyso4x0u:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27cb57e075974c9eaa69730266957c1f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qyso4x0u:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-mistral-c66cf75a50bf2772b0b2 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '791e8e5e9c2c416086cc648d0ef563ec', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.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: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 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: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.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-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-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: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.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: gdk-pixbuf2-2.36.12-3.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-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.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-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.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-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.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-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.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: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.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: jasper-libs-1.900.1-33.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: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.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: libXinerama-1.1.3-2.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: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.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: 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-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf 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-trove.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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qentdyjh:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qentdyjh:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6a759c2ea3424fb0a138490067391698', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qentdyjh:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-trove.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.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': 'C.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': 'C.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 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.xdAx9V6XDN INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root 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: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True 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: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'showrc_enable': False, 'showrc_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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}, '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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'}} 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': 'C.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 1005 -g 135 -d /builddir -n mockbuild 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: dnf_vars: {} 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock 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: dnf.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-mistral-c66cf75a50bf2772b0b23f89f1a911d3d5f72875 baseurl=https://trunk.rdoproject.org/centos7-train/c6/6c/c66cf75a50bf2772b0b23f89f1a911d3d5f72875_16749f01 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: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm INFO: Start(/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.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/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7215760 2656784 1014548 6393824 7697820 DEBUG: Swap: 8388604 733468 7655136 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.n_0vzu6b', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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. 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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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': 'C.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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7231780 1831032 1824808 7203556 6871540 DEBUG: Swap: 8388604 733468 7655136 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': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 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/dnf 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/dnf/vars 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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6jskbez_', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cef7be3e850a42b384f1d99918f26e82', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', 'fc09864b4e6340f59364891b5e530821', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', '05ccc0526aad454e9f7e797a0c20f78e', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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', 'ca1c91fd83e44771b58dc121e2ffe8e6', '-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=C.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build 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: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0445338d69cf47de8d2b580713b337a8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.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: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 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: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.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-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-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: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.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: gdk-pixbuf2-2.36.12-3.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-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.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-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.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-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.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-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.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: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.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: jasper-libs-1.900.1-33.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: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.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: libXinerama-1.1.3-2.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: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.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: 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-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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': 'C.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': 'C.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/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aaa66f19ccfa4dbfa3814363977c75ce', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-mistral-c66cf75a50bf2772b0b2 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5279575bc8654dcd9daffbdabd977524', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.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: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 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: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.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-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-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: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.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: gdk-pixbuf2-2.36.12-3.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-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.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-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.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-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.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-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.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: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.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: jasper-libs-1.900.1-33.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: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.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: libXinerama-1.1.3-2.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: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.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: 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-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm Start: build setup for openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a30e029d8b94448d94f9ceecdbcb37cb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-trove-12.1.1-0.20230626045920.0683f1c.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-trove-1:12.1.1-0.20230626045######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3529054c279344c39f9398f5c06ef1a6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-trove-12.1.1-0.20230626045920.0683f1c.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: guest_info DEBUG: openstack-trove-api.service DEBUG: openstack-trove-conductor.service DEBUG: openstack-trove-guestagent.service DEBUG: openstack-trove-taskmanager.service DEBUG: openstack-trove.spec DEBUG: trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz DEBUG: trove.logrotate 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-trove.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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'de3caa94070d4fab946164f0e74d0ab8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-trove-12.1.1-0.20230626045920.0683f1c.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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': 'C.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': 'C.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/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '733a41a89837425ea9c97872a3822990', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:03 ago on Mon Jun 26 04:59:44 2023. DEBUG: Package python-devel-2.7.5-92.el7_9.x86_64 is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package python2-sphinx-1:1.8.4-1.el7.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: crudini noarch 0.9-2.el7 delorean-train-testing 23 k DEBUG: intltool noarch 0.50.2-7.el7 base 59 k DEBUG: Installing dependencies: DEBUG: autoconf noarch 2.69-11.el7 base 701 k DEBUG: automake noarch 1.13.4-3.el7 base 679 k DEBUG: gettext x86_64 0.19.8.1-3.el7 base 1.0 M DEBUG: gettext-common-devel noarch 0.19.8.1-3.el7 base 410 k DEBUG: gettext-devel x86_64 0.19.8.1-3.el7 base 320 k DEBUG: gettext-libs x86_64 0.19.8.1-3.el7 base 502 k DEBUG: libunistring x86_64 0.9.3-9.el7 base 293 k DEBUG: m4 x86_64 1.4.16-10.el7 base 256 k DEBUG: perl-Data-Dumper x86_64 2.145-3.el7 base 47 k DEBUG: perl-Test-Harness noarch 3.28-3.el7 base 302 k DEBUG: perl-XML-Parser x86_64 2.41-10.el7 base 223 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 4.8 M DEBUG: Installed size: 15 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] crudini-0.9-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] autoconf-2.69-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] automake-1.13.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-common-devel-0.19.8.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gettext-devel-0.19.8.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] intltool-0.50.2-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.3-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] m4-1.4.16-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.145-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Test-Harness-3.28-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.41-10.el7.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : libunistring-0.9.3-9.el7.x86_64 1/13 DEBUG: Running scriptlet: libunistring-0.9.3-9.el7.x86_64 1/13 DEBUG: Installing : gettext-libs-0.19.8.1-3.el7.x86_64 2/13 DEBUG: Running scriptlet: gettext-libs-0.19.8.1-3.el7.x86_64 2/13 DEBUG: Installing : gettext-0.19.8.1-3.el7.x86_64 3/13 DEBUG: Running scriptlet: gettext-0.19.8.1-3.el7.x86_64 3/13 DEBUG: Installing : perl-XML-Parser-2.41-10.el7.x86_64 4/13 DEBUG: Installing : perl-Test-Harness-3.28-3.el7.noarch 5/13 DEBUG: Installing : perl-Data-Dumper-2.145-3.el7.x86_64 6/13 DEBUG: Installing : m4-1.4.16-10.el7.x86_64 7/13 DEBUG: Running scriptlet: m4-1.4.16-10.el7.x86_64 7/13 DEBUG: Installing : autoconf-2.69-11.el7.noarch 8/13 DEBUG: Running scriptlet: autoconf-2.69-11.el7.noarch 8/13 DEBUG: Installing : automake-1.13.4-3.el7.noarch 9/13 DEBUG: Running scriptlet: automake-1.13.4-3.el7.noarch 9/13 DEBUG: Installing : gettext-common-devel-0.19.8.1-3.el7.noarch 10/13 DEBUG: Installing : gettext-devel-0.19.8.1-3.el7.x86_64 11/13 DEBUG: Running scriptlet: gettext-devel-0.19.8.1-3.el7.x86_64 11/13 DEBUG: Installing : intltool-0.50.2-7.el7.noarch 12/13 DEBUG: Installing : crudini-0.9-2.el7.noarch 13/13 DEBUG: Verifying : crudini-0.9-2.el7.noarch 1/13 DEBUG: Verifying : autoconf-2.69-11.el7.noarch 2/13 DEBUG: Verifying : automake-1.13.4-3.el7.noarch 3/13 DEBUG: Verifying : gettext-0.19.8.1-3.el7.x86_64 4/13 DEBUG: Verifying : gettext-common-devel-0.19.8.1-3.el7.noarch 5/13 DEBUG: Verifying : gettext-devel-0.19.8.1-3.el7.x86_64 6/13 DEBUG: Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 7/13 DEBUG: Verifying : intltool-0.50.2-7.el7.noarch 8/13 DEBUG: Verifying : libunistring-0.9.3-9.el7.x86_64 9/13 DEBUG: Verifying : m4-1.4.16-10.el7.x86_64 10/13 DEBUG: Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 11/13 DEBUG: Verifying : perl-Test-Harness-3.28-3.el7.noarch 12/13 DEBUG: Verifying : perl-XML-Parser-2.41-10.el7.x86_64 13/13 DEBUG: Installed: DEBUG: crudini-0.9-2.el7.noarch DEBUG: intltool-0.50.2-7.el7.noarch DEBUG: autoconf-2.69-11.el7.noarch DEBUG: automake-1.13.4-3.el7.noarch DEBUG: gettext-0.19.8.1-3.el7.x86_64 DEBUG: gettext-common-devel-0.19.8.1-3.el7.noarch DEBUG: gettext-devel-0.19.8.1-3.el7.x86_64 DEBUG: gettext-libs-0.19.8.1-3.el7.x86_64 DEBUG: libunistring-0.9.3-9.el7.x86_64 DEBUG: m4-1.4.16-10.el7.x86_64 DEBUG: perl-Data-Dumper-2.145-3.el7.x86_64 DEBUG: perl-Test-Harness-3.28-3.el7.noarch DEBUG: perl-XML-Parser-2.41-10.el7.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e6b09320ce3d402fb64d61a7d8cd28af', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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=C.UTF-8', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] 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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 1683214717 3948359 8048d7d821fbdac8631740d9b8e9fc4c installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 1637771717 2643168 d849183f4bf673f9492384a94b501ef5 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: libunistring-0.9.3-9.el7.x86_64 1402354366 1145761 b1b9755e18cb312740d96d89e61ef70e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: gettext-0.19.8.1-3.el7.x86_64 1585709189 5025244 145f398adaa2f35c39be929b31412a06 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: perl-Test-Harness-3.28-3.el7.noarch 1439389340 607239 f131d5755e383c37135b023649a236b3 installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: m4-1.4.16-10.el7.x86_64 1448004487 525707 a71de093f3eba336d4fe4044fb6db349 installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: automake-1.13.4-3.el7.noarch 1402388331 1731909 211dbf9617136d88757937007240ae9b installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: gettext-devel-0.19.8.1-3.el7.x86_64 1585709189 1492661 916d8235537e32902a000fc3b30a9978 installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: crudini-0.9-2.el7.noarch 1501848522 61127 158a0a4f5cd4ffd43d0d003515988800 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python-2.7.5-92.el7_9.x86_64 1656431739 80835 f809b23c2115a31918db685d89ea687e installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-22.el7_9.x86_64 1637771717 1991172 7d53a12d4145e079fa1881d861a77e4b installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-92.el7_9.x86_64 1656431739 1100430 e3e1a45910fb4d91c150caf29d1a0b34 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: gettext-libs-0.19.8.1-3.el7.x86_64 1585709189 1546976 39e1a601c1055c9d0d2764c0dba0278d installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: perl-XML-Parser-2.41-10.el7.x86_64 1402361427 642973 1998f3b0016cc426351682109fc7c9a8 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: perl-Data-Dumper-2.145-3.el7.x86_64 1402342616 99287 3d2fc7733dc839a2d9a67e2805479feb installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: autoconf-2.69-11.el7.noarch 1402379574 2320371 24e721d7349c86c3df3cf4727e598a54 installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: gettext-common-devel-0.19.8.1-3.el7.noarch 1585709747 397912 0d5ecd9b63a45342a410e2741ad2ff92 installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: intltool-0.50.2-7.el7.noarch 1501670412 170106 f5fd5d682337200009190a45fa4f80bf installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-92.el7_9.x86_64 1656431739 24716225 7d9d446da764b2f833484dba619890de installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7.x86_64 1565313390 205531 fcbeb88a2197423614ddfab41ef55cbe installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove.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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ade104f6063f4ae5ad6d0d402329a01d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2r9yuiyf:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--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=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wz9SnQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf trove-12.1.1.dev1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-12.1.1.dev1-0.20230626045920.0683f1c.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd trove-12.1.1.dev1 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-trove-12.1.1 base' DEBUG: + find trove -name '*.py' DEBUG: + read source DEBUG: + head -n1 trove/backup/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/backup/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/backup/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/backup/state.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/backup/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cluster/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cluster/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cluster/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cluster/tasks.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cluster/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/common.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/conductor.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/fakemode.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/guest.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/manage.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/status.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/cmd/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/cassandra/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/cassandra/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/couchdb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/couchdb/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/mongodb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/mongodb/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/mysql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/mysql/data.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/mysql/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/postgresql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/postgresql/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/redis/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/redis/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/db/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/backups.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/clusters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/configuration_parameters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/databases.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/datastores.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/flavors.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/instances.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/limits.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/modules.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/root.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/user_access.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policies/users.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/conductor_guest_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/conductor_host_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/secure_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/rpc/version.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/cassandra/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/cassandra/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/cassandra/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/cassandra/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/galera_common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/galera_common/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/galera_common/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/galera_common/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/mongodb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/mongodb/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/mongodb/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/mongodb/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/redis/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/redis/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/redis/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/redis/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/vertica/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/vertica/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/vertica/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/vertica/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/cluster/strategy.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/storage/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/storage/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/storage/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/storage/swift.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/strategies/strategy.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/apischema.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/auth.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/base_exception.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/base_wsgi.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/cfg.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/clients.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/clients_admin.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/context.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/crypto_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/debug_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/exception.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/extensions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/i18n.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/instance.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/limits.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/local.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/neutron.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/notification.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/pagination.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/pastedeploy.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/policy.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/profile.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/serializable_notification.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/server_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/stream_codecs.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/template.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/timeutils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/trove_remote.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/wsgi.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/common/xmlutils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/conductor/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/conductor/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/conductor/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/conductor/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/configuration/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/configuration/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/configuration/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/configuration/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/datastore/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/datastore/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/datastore/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/datastore/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/001_base_schema.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/002_service_images.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/003_service_statuses.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/004_root_enabled.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/005_heartbeat.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/006_dns_records.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/007_add_volume_flavor.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/008_add_instance_fields.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/009_add_deleted_flag_to_instances.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/010_add_usage.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/011_quota.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/012_backup.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/013_add_security_group_artifacts.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/014_update_instance_flavor_id.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/015_add_service_type.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/016_add_datastore_type.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/017_update_datastores.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/018_datastore_versions_fix.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/019_datastore_fix.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/020_configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/021_conductor_last_seen.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/022_add_backup_parent_id.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/023_add_instance_indexes.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/024_add_backup_indexes.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/025_add_service_statuses_indexes.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/026_datastore_versions_unique_fix.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/027_add_datastore_capabilities.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/028_recreate_agent_heartbeat.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/029_add_backup_datastore.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/030_add_master_slave.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/031_add_timestamps_to_configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/032_clusters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/033_datastore_parameters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/034_change_task_description.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/035_flavor_id_int_to_string.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/036_add_datastore_version_metadata.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/037_modules.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/038_instance_faults.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/039_region.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/040_module_priority.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/041_instance_keys.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/042_add_cluster_configuration_id.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/versions/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/manage.py DEBUG: + grep -F /usr/bin/env DEBUG: #!/usr/bin/env python DEBUG: + touch --ref=trove/db/sqlalchemy/migrate_repo/manage.py trove/db/sqlalchemy/migrate_repo/manage.py.ts DEBUG: + sed -i '/\/usr\/bin\/env python/{d;q}' trove/db/sqlalchemy/migrate_repo/manage.py DEBUG: + touch --ref=trove/db/sqlalchemy/migrate_repo/manage.py.ts trove/db/sqlalchemy/migrate_repo/manage.py DEBUG: + rm trove/db/sqlalchemy/migrate_repo/manage.py.ts DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migrate_repo/schema.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/mappers.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/migration.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/session.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/sqlalchemy/utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/db/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/designate/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/designate/driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/dns/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/common/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/common/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/common/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/clusters/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/clusters/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/clusters/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/clusters/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/configuration/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/configuration/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/configuration/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/datastores/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/datastores/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/datastores/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/instances/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/instances/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/instances/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/instances/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/quota/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/quota/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/quota/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/upgrade/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/upgrade/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/upgrade/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mgmt/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mongodb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mongodb/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mysql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mysql/common.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/extensions/mysql/models.py DEBUG: + read source DEBUG: + head -n1 trove/extensions/mysql/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/mysql/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/pxc/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/extensions/pxc/service.py DEBUG: + read source DEBUG: + head -n1 trove/extensions/redis/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/redis/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/redis/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/redis/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/routes/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/routes/mgmt.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/routes/mysql.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/security_group/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/security_group/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/vertica/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/vertica/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/extensions/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/flavor/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/flavor/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/flavor/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/flavor/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/backup/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/backup/backupagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/common/configuration.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/common/guestagent_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/common/operating_system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/common/sql_query.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/cassandra/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/cassandra/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/cassandra/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchbase/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchbase/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchbase/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchbase/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchdb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchdb/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchdb/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/couchdb/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/db2/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/db2/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/db2/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/db2/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mariadb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mariadb/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mariadb/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mongodb/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mongodb/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mongodb/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/mongodb/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/percona/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/percona/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/percona/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/postgresql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/postgresql/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/postgresql/pgsql_query.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/postgresql/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/pxc/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/pxc/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/pxc/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/redis/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/redis/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/redis/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/redis/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/vertica/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/vertica/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/vertica/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/vertica/system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/galera_common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/galera_common/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/galera_common/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql_common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql_common/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/mysql_common/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/technical-preview/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/datastore/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/drivers/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/drivers/module_driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/drivers/new_relic_license_driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/drivers/ping_driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/driver_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/module/module_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/cassandra_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/couchbase_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/couchdb_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/db2_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/mariadb_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/mongo_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/postgresql_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/experimental/redis_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/backup/mysql_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/experimental/mariadb_gtid.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/experimental/postgresql_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/experimental/redis_sync.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/mysql_base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/mysql_binlog.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/replication/mysql_gtid.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/cassandra_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/couchbase_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/couchdb_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/db2_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/mariadb_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/mongo_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/postgresql_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/experimental/redis_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/restore/mysql_impl.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/strategies/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/dbaas.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/guest_log.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/pkg.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/guestagent/volume.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/hacking/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/hacking/checks.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/instance/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/instance/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/instance/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/instance/tasks.py DEBUG: + read source DEBUG: + head -n1 trove/instance/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/limits/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/limits/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/limits/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/module/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/module/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/module/service.py DEBUG: + read source DEBUG: + head -n1 trove/module/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/network/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/network/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/network/neutron.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/network/nova.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/quota/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/quota/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/quota/quota.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/taskmanager/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/taskmanager/api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/taskmanager/manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/taskmanager/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/taskmanager/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/admin_required.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/datastore_versions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/instances.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/instances_actions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/malformed_json.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/mgmt/quotas.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/backups.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/configurations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/databases.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/datastores.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/header.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/instances.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/instances_actions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/instances_delete.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/instances_mysql_down.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/instances_resize.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/limits.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/replication.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/root.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/root_on_create.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/user_access.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/users.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/api/versions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/db/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/db/migrations.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/examples/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/examples/client.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/examples/snippets.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/common.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/conf.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/dns.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/guestagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/keystone.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/limits.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/neutron.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/nova.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/swift.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/fakes/taskmanager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/backup_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/cluster_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/configuration_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/database_actions_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/guest_log_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_actions_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_create_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_delete_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_error_create_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_force_delete_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/instance_upgrade_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/module_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/negative_cluster_actions_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/replication_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/root_actions_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/test_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/groups/user_actions_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/cassandra_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/couchbase_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/couchdb_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/db2_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/mariadb_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/mongodb_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/mysql_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/percona_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/postgresql_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/pxc_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/redis_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/sql_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/test_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/helpers/vertica_helper.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/backup_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/cluster_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/configuration_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/database_actions_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/guest_log_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_actions_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_create_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_delete_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_error_create_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_force_delete_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/instance_upgrade_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/module_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/negative_cluster_actions_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/replication_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/root_actions_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/test_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/runners/user_actions_runners.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/scenario/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/api/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/api/common/test_extensions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/api/common/test_limits.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/api/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/api/test_versions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/backup/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/backup/test_backup_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/backup/test_backup_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/backup/test_backupagent.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/backup/test_storage.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cassandra_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_pxc_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_redis_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_vertica_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_cluster_views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_galera_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_mongodb_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_redis_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cluster/test_vertica_cluster.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cmd/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/cmd/test_status.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_auth.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_conductor_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_context.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_crypto_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_dbmodels.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_exception.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_notification.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_pagination.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_policy.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_secure_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_serializer.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_server_group.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_stream_codecs.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_template.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_timeutils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/common/test_wsgi.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/conductor/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/conductor/test_conf.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/conductor/test_methods.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/configuration/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/configuration/test_configuration_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/base.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/test_capability.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/test_datastore.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/test_datastore_version_metadata.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/datastore/test_datastore_versions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/db/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/db/test_migration_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/domain-name-service/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/domain-name-service/test_designate_driver.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/extensions/common/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/extensions/common/test_service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/extensions/redis/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/extensions/redis/test_service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/extensions/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/flavor/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/flavor/test_flavor_views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_agent_heartbeats_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_backups.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/tests/unittests/guestagent/test_cassandra_manager.py DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_configuration.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/tests/unittests/guestagent/test_couchbase_manager.py DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/tests/unittests/guestagent/test_couchdb_manager.py DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_datastore_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_db2_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_dbaas.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_galera_cluster_api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_galera_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_guestagent_utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_mariadb_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_mongodb_cluster_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_mongodb_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_mysql_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_operating_system.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_pkg.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_query.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_redis_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_vertica_api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_vertica_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/guestagent/test_volume.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/hacking/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/hacking/test_check.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/instance/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/instance/test_instance_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/instance/test_instance_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/instance/test_instance_status.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/instance/test_instance_views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mgmt/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mgmt/test_clusters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mgmt/test_datastore_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mgmt/test_datastores.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mgmt/test_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/tests/unittests/module/__init__.py DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/module/test_module_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/module/test_module_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/module/test_module_views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mysql/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mysql/test_common.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/mysql/test_user_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/quota/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/quota/test_quota.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/router/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/router/test_router.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_api.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + grep -F /usr/bin/env DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_clusters.py DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_galera_clusters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_manager.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/taskmanager/test_vertica_clusters.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/upgrade/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/upgrade/test_controller.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/upgrade/test_models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/util/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/util/matchers.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/util/util.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/volume_type/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/volume_type/test_volume_type.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/volume_type/test_volume_type_views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/unittests/trove_testtools.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/check.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/client.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/event_simulator.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/mysql.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/server_connection.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/usage.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/users.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/util/utils.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/config.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/int_tests.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/tests/root_logger.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/volume_type/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/volume_type/models.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/volume_type/service.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/volume_type/views.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/__init__.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/rpc.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/version.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + head -n1 trove/versions.py DEBUG: + grep -F /usr/bin/env DEBUG: + read source DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZKYwOo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 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/trove DEBUG: creating build/lib/trove/tests DEBUG: creating build/lib/trove/tests/unittests DEBUG: creating build/lib/trove/tests/unittests/instance DEBUG: copying trove/tests/unittests/instance/__init__.py -> build/lib/trove/tests/unittests/instance DEBUG: copying trove/tests/unittests/instance/test_instance_controller.py -> build/lib/trove/tests/unittests/instance DEBUG: copying trove/tests/unittests/instance/test_instance_models.py -> build/lib/trove/tests/unittests/instance DEBUG: copying trove/tests/unittests/instance/test_instance_status.py -> build/lib/trove/tests/unittests/instance DEBUG: copying trove/tests/unittests/instance/test_instance_views.py -> build/lib/trove/tests/unittests/instance DEBUG: creating build/lib/trove/guestagent DEBUG: creating build/lib/trove/guestagent/common DEBUG: copying trove/guestagent/common/__init__.py -> build/lib/trove/guestagent/common DEBUG: copying trove/guestagent/common/configuration.py -> build/lib/trove/guestagent/common DEBUG: copying trove/guestagent/common/guestagent_utils.py -> build/lib/trove/guestagent/common DEBUG: copying trove/guestagent/common/operating_system.py -> build/lib/trove/guestagent/common DEBUG: copying trove/guestagent/common/sql_query.py -> build/lib/trove/guestagent/common DEBUG: creating build/lib/trove/common DEBUG: creating build/lib/trove/common/strategies DEBUG: creating build/lib/trove/common/strategies/cluster DEBUG: creating build/lib/trove/common/strategies/cluster/experimental DEBUG: creating build/lib/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying trove/common/strategies/cluster/experimental/galera_common/__init__.py -> build/lib/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying trove/common/strategies/cluster/experimental/galera_common/api.py -> build/lib/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying trove/common/strategies/cluster/experimental/galera_common/guestagent.py -> build/lib/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying trove/common/strategies/cluster/experimental/galera_common/taskmanager.py -> build/lib/trove/common/strategies/cluster/experimental/galera_common DEBUG: creating build/lib/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying trove/common/strategies/cluster/experimental/mongodb/__init__.py -> build/lib/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying trove/common/strategies/cluster/experimental/mongodb/api.py -> build/lib/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying trove/common/strategies/cluster/experimental/mongodb/guestagent.py -> build/lib/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying trove/common/strategies/cluster/experimental/mongodb/taskmanager.py -> build/lib/trove/common/strategies/cluster/experimental/mongodb DEBUG: creating build/lib/trove/guestagent/strategies DEBUG: creating build/lib/trove/guestagent/strategies/replication DEBUG: copying trove/guestagent/strategies/replication/__init__.py -> build/lib/trove/guestagent/strategies/replication DEBUG: copying trove/guestagent/strategies/replication/base.py -> build/lib/trove/guestagent/strategies/replication DEBUG: copying trove/guestagent/strategies/replication/mysql_base.py -> build/lib/trove/guestagent/strategies/replication DEBUG: copying trove/guestagent/strategies/replication/mysql_binlog.py -> build/lib/trove/guestagent/strategies/replication DEBUG: copying trove/guestagent/strategies/replication/mysql_gtid.py -> build/lib/trove/guestagent/strategies/replication DEBUG: creating build/lib/trove/tests/unittests/util DEBUG: copying trove/tests/unittests/util/__init__.py -> build/lib/trove/tests/unittests/util DEBUG: copying trove/tests/unittests/util/matchers.py -> build/lib/trove/tests/unittests/util DEBUG: copying trove/tests/unittests/util/util.py -> build/lib/trove/tests/unittests/util DEBUG: creating build/lib/trove/cmd DEBUG: copying trove/cmd/__init__.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/api.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/common.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/conductor.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/fakemode.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/guest.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/manage.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/status.py -> build/lib/trove/cmd DEBUG: copying trove/cmd/taskmanager.py -> build/lib/trove/cmd DEBUG: creating build/lib/trove/guestagent/datastore DEBUG: creating build/lib/trove/guestagent/datastore/technical-preview DEBUG: copying trove/guestagent/datastore/technical-preview/__init__.py -> build/lib/trove/guestagent/datastore/technical-preview DEBUG: creating build/lib/trove/common/db DEBUG: creating build/lib/trove/common/db/redis DEBUG: copying trove/common/db/redis/__init__.py -> build/lib/trove/common/db/redis DEBUG: copying trove/common/db/redis/models.py -> build/lib/trove/common/db/redis DEBUG: creating build/lib/trove/extensions DEBUG: creating build/lib/trove/extensions/mgmt DEBUG: creating build/lib/trove/extensions/mgmt/clusters DEBUG: copying trove/extensions/mgmt/clusters/__init__.py -> build/lib/trove/extensions/mgmt/clusters DEBUG: copying trove/extensions/mgmt/clusters/models.py -> build/lib/trove/extensions/mgmt/clusters DEBUG: copying trove/extensions/mgmt/clusters/service.py -> build/lib/trove/extensions/mgmt/clusters DEBUG: copying trove/extensions/mgmt/clusters/views.py -> build/lib/trove/extensions/mgmt/clusters DEBUG: creating build/lib/trove/common/strategies/cluster/experimental/redis DEBUG: copying trove/common/strategies/cluster/experimental/redis/__init__.py -> build/lib/trove/common/strategies/cluster/experimental/redis DEBUG: copying trove/common/strategies/cluster/experimental/redis/api.py -> build/lib/trove/common/strategies/cluster/experimental/redis DEBUG: copying trove/common/strategies/cluster/experimental/redis/guestagent.py -> build/lib/trove/common/strategies/cluster/experimental/redis DEBUG: copying trove/common/strategies/cluster/experimental/redis/taskmanager.py -> build/lib/trove/common/strategies/cluster/experimental/redis DEBUG: creating build/lib/trove/dns DEBUG: creating build/lib/trove/dns/designate DEBUG: copying trove/dns/designate/__init__.py -> build/lib/trove/dns/designate DEBUG: copying trove/dns/designate/driver.py -> build/lib/trove/dns/designate DEBUG: creating build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/__init__.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_agent_heartbeats_models.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_api.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_backups.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_cassandra_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_configuration.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_couchbase_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_couchdb_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_datastore_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_db2_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_dbaas.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_galera_cluster_api.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_galera_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_guestagent_utils.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_mariadb_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_models.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_mongodb_cluster_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_mongodb_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_mysql_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_operating_system.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_pkg.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_query.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_redis_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_service.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_vertica_api.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_vertica_manager.py -> build/lib/trove/tests/unittests/guestagent DEBUG: copying trove/tests/unittests/guestagent/test_volume.py -> build/lib/trove/tests/unittests/guestagent DEBUG: creating build/lib/trove/guestagent/strategies/backup DEBUG: creating build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/__init__.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/cassandra_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/couchbase_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/couchdb_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/db2_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/mariadb_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/mongo_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/postgresql_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: copying trove/guestagent/strategies/backup/experimental/redis_impl.py -> build/lib/trove/guestagent/strategies/backup/experimental DEBUG: creating build/lib/trove/common/db/couchdb DEBUG: copying trove/common/db/couchdb/__init__.py -> build/lib/trove/common/db/couchdb DEBUG: copying trove/common/db/couchdb/models.py -> build/lib/trove/common/db/couchdb DEBUG: creating build/lib/trove/common/db/postgresql DEBUG: copying trove/common/db/postgresql/__init__.py -> build/lib/trove/common/db/postgresql DEBUG: copying trove/common/db/postgresql/models.py -> build/lib/trove/common/db/postgresql DEBUG: creating build/lib/trove/guestagent/datastore/experimental DEBUG: creating build/lib/trove/guestagent/datastore/experimental/postgresql DEBUG: copying trove/guestagent/datastore/experimental/postgresql/__init__.py -> build/lib/trove/guestagent/datastore/experimental/postgresql DEBUG: copying trove/guestagent/datastore/experimental/postgresql/manager.py -> build/lib/trove/guestagent/datastore/experimental/postgresql DEBUG: copying trove/guestagent/datastore/experimental/postgresql/pgsql_query.py -> build/lib/trove/guestagent/datastore/experimental/postgresql DEBUG: copying trove/guestagent/datastore/experimental/postgresql/service.py -> build/lib/trove/guestagent/datastore/experimental/postgresql DEBUG: creating build/lib/trove/db DEBUG: creating build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/__init__.py -> build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/api.py -> build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/mappers.py -> build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/migration.py -> build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/session.py -> build/lib/trove/db/sqlalchemy DEBUG: copying trove/db/sqlalchemy/utils.py -> build/lib/trove/db/sqlalchemy DEBUG: creating build/lib/trove/tests/unittests/api DEBUG: creating build/lib/trove/tests/unittests/api/common DEBUG: copying trove/tests/unittests/api/common/__init__.py -> build/lib/trove/tests/unittests/api/common DEBUG: copying trove/tests/unittests/api/common/test_extensions.py -> build/lib/trove/tests/unittests/api/common DEBUG: copying trove/tests/unittests/api/common/test_limits.py -> build/lib/trove/tests/unittests/api/common DEBUG: creating build/lib/trove/guestagent/datastore/experimental/mongodb DEBUG: copying trove/guestagent/datastore/experimental/mongodb/__init__.py -> build/lib/trove/guestagent/datastore/experimental/mongodb DEBUG: copying trove/guestagent/datastore/experimental/mongodb/manager.py -> build/lib/trove/guestagent/datastore/experimental/mongodb DEBUG: copying trove/guestagent/datastore/experimental/mongodb/service.py -> build/lib/trove/guestagent/datastore/experimental/mongodb DEBUG: copying trove/guestagent/datastore/experimental/mongodb/system.py -> build/lib/trove/guestagent/datastore/experimental/mongodb DEBUG: copying trove/guestagent/strategies/__init__.py -> build/lib/trove/guestagent/strategies DEBUG: creating build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/__init__.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cassandra_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_controller.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_models.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_pxc_controller.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_redis_controller.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_vertica_controller.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_cluster_views.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_galera_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_models.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_mongodb_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_redis_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: copying trove/tests/unittests/cluster/test_vertica_cluster.py -> build/lib/trove/tests/unittests/cluster DEBUG: creating build/lib/trove/conductor DEBUG: copying trove/conductor/__init__.py -> build/lib/trove/conductor DEBUG: copying trove/conductor/api.py -> build/lib/trove/conductor DEBUG: copying trove/conductor/manager.py -> build/lib/trove/conductor DEBUG: copying trove/conductor/models.py -> build/lib/trove/conductor DEBUG: creating build/lib/trove/tests/unittests/router DEBUG: copying trove/tests/unittests/router/__init__.py -> build/lib/trove/tests/unittests/router DEBUG: copying trove/tests/unittests/router/test_router.py -> build/lib/trove/tests/unittests/router DEBUG: creating build/lib/trove/flavor DEBUG: copying trove/flavor/__init__.py -> build/lib/trove/flavor DEBUG: copying trove/flavor/models.py -> build/lib/trove/flavor DEBUG: copying trove/flavor/service.py -> build/lib/trove/flavor DEBUG: copying trove/flavor/views.py -> build/lib/trove/flavor DEBUG: creating build/lib/trove/common/strategies/storage DEBUG: creating build/lib/trove/common/strategies/storage/experimental DEBUG: copying trove/common/strategies/storage/experimental/__init__.py -> build/lib/trove/common/strategies/storage/experimental DEBUG: creating build/lib/trove/extensions/mgmt/instances DEBUG: copying trove/extensions/mgmt/instances/__init__.py -> build/lib/trove/extensions/mgmt/instances DEBUG: copying trove/extensions/mgmt/instances/models.py -> build/lib/trove/extensions/mgmt/instances DEBUG: copying trove/extensions/mgmt/instances/service.py -> build/lib/trove/extensions/mgmt/instances DEBUG: copying trove/extensions/mgmt/instances/views.py -> build/lib/trove/extensions/mgmt/instances DEBUG: creating build/lib/trove/extensions/pxc DEBUG: copying trove/extensions/pxc/__init__.py -> build/lib/trove/extensions/pxc DEBUG: copying trove/extensions/pxc/service.py -> build/lib/trove/extensions/pxc DEBUG: copying trove/extensions/mgmt/__init__.py -> build/lib/trove/extensions/mgmt DEBUG: creating build/lib/trove/guestagent/strategies/restore DEBUG: copying trove/guestagent/strategies/restore/__init__.py -> build/lib/trove/guestagent/strategies/restore DEBUG: copying trove/guestagent/strategies/restore/base.py -> build/lib/trove/guestagent/strategies/restore DEBUG: copying trove/guestagent/strategies/restore/mysql_impl.py -> build/lib/trove/guestagent/strategies/restore DEBUG: creating build/lib/trove/module DEBUG: copying trove/module/__init__.py -> build/lib/trove/module DEBUG: copying trove/module/models.py -> build/lib/trove/module DEBUG: copying trove/module/service.py -> build/lib/trove/module DEBUG: copying trove/module/views.py -> build/lib/trove/module DEBUG: creating build/lib/trove/network DEBUG: copying trove/network/__init__.py -> build/lib/trove/network DEBUG: copying trove/network/base.py -> build/lib/trove/network DEBUG: copying trove/network/neutron.py -> build/lib/trove/network DEBUG: copying trove/network/nova.py -> build/lib/trove/network DEBUG: creating build/lib/trove/guestagent/datastore/experimental/pxc DEBUG: copying trove/guestagent/datastore/experimental/pxc/__init__.py -> build/lib/trove/guestagent/datastore/experimental/pxc DEBUG: copying trove/guestagent/datastore/experimental/pxc/manager.py -> build/lib/trove/guestagent/datastore/experimental/pxc DEBUG: copying trove/guestagent/datastore/experimental/pxc/service.py -> build/lib/trove/guestagent/datastore/experimental/pxc DEBUG: creating build/lib/trove/tests/unittests/extensions DEBUG: creating build/lib/trove/tests/unittests/extensions/common DEBUG: copying trove/tests/unittests/extensions/common/__init__.py -> build/lib/trove/tests/unittests/extensions/common DEBUG: copying trove/tests/unittests/extensions/common/test_service.py -> build/lib/trove/tests/unittests/extensions/common DEBUG: creating build/lib/trove/quota DEBUG: copying trove/quota/__init__.py -> build/lib/trove/quota DEBUG: copying trove/quota/models.py -> build/lib/trove/quota DEBUG: copying trove/quota/quota.py -> build/lib/trove/quota DEBUG: creating build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/__init__.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/base.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/test_capability.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/test_datastore.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/test_datastore_version_metadata.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/tests/unittests/datastore/test_datastore_versions.py -> build/lib/trove/tests/unittests/datastore DEBUG: copying trove/db/__init__.py -> build/lib/trove/db DEBUG: copying trove/db/models.py -> build/lib/trove/db DEBUG: creating build/lib/trove/guestagent/strategies/replication/experimental DEBUG: copying trove/guestagent/strategies/replication/experimental/__init__.py -> build/lib/trove/guestagent/strategies/replication/experimental DEBUG: copying trove/guestagent/strategies/replication/experimental/mariadb_gtid.py -> build/lib/trove/guestagent/strategies/replication/experimental DEBUG: copying trove/guestagent/strategies/replication/experimental/postgresql_impl.py -> build/lib/trove/guestagent/strategies/replication/experimental DEBUG: copying trove/guestagent/strategies/replication/experimental/redis_sync.py -> build/lib/trove/guestagent/strategies/replication/experimental DEBUG: creating build/lib/trove/tests/unittests/backup DEBUG: copying trove/tests/unittests/backup/__init__.py -> build/lib/trove/tests/unittests/backup DEBUG: copying trove/tests/unittests/backup/test_backup_controller.py -> build/lib/trove/tests/unittests/backup DEBUG: copying trove/tests/unittests/backup/test_backup_models.py -> build/lib/trove/tests/unittests/backup DEBUG: copying trove/tests/unittests/backup/test_backupagent.py -> build/lib/trove/tests/unittests/backup DEBUG: copying trove/tests/unittests/backup/test_storage.py -> build/lib/trove/tests/unittests/backup DEBUG: creating build/lib/trove/tests/unittests/mgmt DEBUG: copying trove/tests/unittests/mgmt/__init__.py -> build/lib/trove/tests/unittests/mgmt DEBUG: copying trove/tests/unittests/mgmt/test_clusters.py -> build/lib/trove/tests/unittests/mgmt DEBUG: copying trove/tests/unittests/mgmt/test_datastore_controller.py -> build/lib/trove/tests/unittests/mgmt DEBUG: copying trove/tests/unittests/mgmt/test_datastores.py -> build/lib/trove/tests/unittests/mgmt DEBUG: copying trove/tests/unittests/mgmt/test_models.py -> build/lib/trove/tests/unittests/mgmt DEBUG: creating build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/__init__.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_auth.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_conductor_serializer.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_context.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_crypto_utils.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_dbmodels.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_exception.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_notification.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_pagination.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_policy.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_secure_serializer.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_serializer.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_server_group.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_stream_codecs.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_template.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_timeutils.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_utils.py -> build/lib/trove/tests/unittests/common DEBUG: copying trove/tests/unittests/common/test_wsgi.py -> build/lib/trove/tests/unittests/common DEBUG: creating build/lib/trove/extensions/vertica DEBUG: copying trove/extensions/vertica/__init__.py -> build/lib/trove/extensions/vertica DEBUG: copying trove/extensions/vertica/service.py -> build/lib/trove/extensions/vertica DEBUG: creating build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/__init__.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/cassandra_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/couchbase_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/couchdb_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/db2_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/mariadb_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/mongo_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/postgresql_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: copying trove/guestagent/strategies/restore/experimental/redis_impl.py -> build/lib/trove/guestagent/strategies/restore/experimental DEBUG: creating build/lib/trove/guestagent/datastore/experimental/vertica DEBUG: copying trove/guestagent/datastore/experimental/vertica/__init__.py -> build/lib/trove/guestagent/datastore/experimental/vertica DEBUG: copying trove/guestagent/datastore/experimental/vertica/manager.py -> build/lib/trove/guestagent/datastore/experimental/vertica DEBUG: copying trove/guestagent/datastore/experimental/vertica/service.py -> build/lib/trove/guestagent/datastore/experimental/vertica DEBUG: copying trove/guestagent/datastore/experimental/vertica/system.py -> build/lib/trove/guestagent/datastore/experimental/vertica DEBUG: creating build/lib/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying trove/common/strategies/cluster/experimental/cassandra/__init__.py -> build/lib/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying trove/common/strategies/cluster/experimental/cassandra/api.py -> build/lib/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying trove/common/strategies/cluster/experimental/cassandra/guestagent.py -> build/lib/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying trove/common/strategies/cluster/experimental/cassandra/taskmanager.py -> build/lib/trove/common/strategies/cluster/experimental/cassandra DEBUG: creating build/lib/trove/extensions/mgmt/quota DEBUG: copying trove/extensions/mgmt/quota/__init__.py -> build/lib/trove/extensions/mgmt/quota DEBUG: copying trove/extensions/mgmt/quota/service.py -> build/lib/trove/extensions/mgmt/quota DEBUG: copying trove/extensions/mgmt/quota/views.py -> build/lib/trove/extensions/mgmt/quota DEBUG: creating build/lib/trove/guestagent/datastore/experimental/cassandra DEBUG: copying trove/guestagent/datastore/experimental/cassandra/__init__.py -> build/lib/trove/guestagent/datastore/experimental/cassandra DEBUG: copying trove/guestagent/datastore/experimental/cassandra/manager.py -> build/lib/trove/guestagent/datastore/experimental/cassandra DEBUG: copying trove/guestagent/datastore/experimental/cassandra/service.py -> build/lib/trove/guestagent/datastore/experimental/cassandra DEBUG: creating build/lib/trove/hacking DEBUG: copying trove/hacking/__init__.py -> build/lib/trove/hacking DEBUG: copying trove/hacking/checks.py -> build/lib/trove/hacking DEBUG: copying trove/__init__.py -> build/lib/trove DEBUG: copying trove/rpc.py -> build/lib/trove DEBUG: copying trove/version.py -> build/lib/trove DEBUG: copying trove/versions.py -> build/lib/trove DEBUG: copying trove/extensions/__init__.py -> build/lib/trove/extensions DEBUG: copying trove/common/strategies/storage/__init__.py -> build/lib/trove/common/strategies/storage DEBUG: copying trove/common/strategies/storage/base.py -> build/lib/trove/common/strategies/storage DEBUG: copying trove/common/strategies/storage/swift.py -> build/lib/trove/common/strategies/storage DEBUG: copying trove/guestagent/datastore/experimental/__init__.py -> build/lib/trove/guestagent/datastore/experimental DEBUG: creating build/lib/trove/tests/unittests/upgrade DEBUG: copying trove/tests/unittests/upgrade/__init__.py -> build/lib/trove/tests/unittests/upgrade DEBUG: copying trove/tests/unittests/upgrade/test_controller.py -> build/lib/trove/tests/unittests/upgrade DEBUG: copying trove/tests/unittests/upgrade/test_models.py -> build/lib/trove/tests/unittests/upgrade DEBUG: creating build/lib/trove/common/db/mysql DEBUG: copying trove/common/db/mysql/__init__.py -> build/lib/trove/common/db/mysql DEBUG: copying trove/common/db/mysql/data.py -> build/lib/trove/common/db/mysql DEBUG: copying trove/common/db/mysql/models.py -> build/lib/trove/common/db/mysql DEBUG: creating build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: copying trove/db/sqlalchemy/migrate_repo/manage.py -> build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: copying trove/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: copying trove/db/sqlalchemy/migrate_repo/schema.py -> build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: copying trove/guestagent/datastore/__init__.py -> build/lib/trove/guestagent/datastore DEBUG: copying trove/guestagent/datastore/manager.py -> build/lib/trove/guestagent/datastore DEBUG: copying trove/guestagent/datastore/service.py -> build/lib/trove/guestagent/datastore DEBUG: creating build/lib/trove/tests/unittests/hacking DEBUG: copying trove/tests/unittests/hacking/__init__.py -> build/lib/trove/tests/unittests/hacking DEBUG: copying trove/tests/unittests/hacking/test_check.py -> build/lib/trove/tests/unittests/hacking DEBUG: creating build/lib/trove/extensions/mongodb DEBUG: copying trove/extensions/mongodb/__init__.py -> build/lib/trove/extensions/mongodb DEBUG: copying trove/extensions/mongodb/service.py -> build/lib/trove/extensions/mongodb DEBUG: copying trove/guestagent/__init__.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/api.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/dbaas.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/guest_log.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/models.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/pkg.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/service.py -> build/lib/trove/guestagent DEBUG: copying trove/guestagent/volume.py -> build/lib/trove/guestagent DEBUG: creating build/lib/trove/configuration DEBUG: copying trove/configuration/__init__.py -> build/lib/trove/configuration DEBUG: copying trove/configuration/models.py -> build/lib/trove/configuration DEBUG: copying trove/configuration/service.py -> build/lib/trove/configuration DEBUG: copying trove/configuration/views.py -> build/lib/trove/configuration DEBUG: creating build/lib/trove/tests/unittests/configuration DEBUG: copying trove/tests/unittests/configuration/__init__.py -> build/lib/trove/tests/unittests/configuration DEBUG: copying trove/tests/unittests/configuration/test_configuration_controller.py -> build/lib/trove/tests/unittests/configuration DEBUG: creating build/lib/trove/tests/unittests/extensions/redis DEBUG: copying trove/tests/unittests/extensions/redis/__init__.py -> build/lib/trove/tests/unittests/extensions/redis DEBUG: copying trove/tests/unittests/extensions/redis/test_service.py -> build/lib/trove/tests/unittests/extensions/redis DEBUG: creating build/lib/trove/extensions/mysql DEBUG: copying trove/extensions/mysql/__init__.py -> build/lib/trove/extensions/mysql DEBUG: copying trove/extensions/mysql/common.py -> build/lib/trove/extensions/mysql DEBUG: copying trove/extensions/mysql/models.py -> build/lib/trove/extensions/mysql DEBUG: copying trove/extensions/mysql/service.py -> build/lib/trove/extensions/mysql DEBUG: copying trove/extensions/mysql/views.py -> build/lib/trove/extensions/mysql DEBUG: creating build/lib/trove/guestagent/datastore/experimental/percona DEBUG: copying trove/guestagent/datastore/experimental/percona/__init__.py -> build/lib/trove/guestagent/datastore/experimental/percona DEBUG: copying trove/guestagent/datastore/experimental/percona/manager.py -> build/lib/trove/guestagent/datastore/experimental/percona DEBUG: copying trove/guestagent/datastore/experimental/percona/service.py -> build/lib/trove/guestagent/datastore/experimental/percona DEBUG: copying trove/dns/__init__.py -> build/lib/trove/dns DEBUG: copying trove/dns/driver.py -> build/lib/trove/dns DEBUG: copying trove/dns/manager.py -> build/lib/trove/dns DEBUG: copying trove/dns/models.py -> build/lib/trove/dns DEBUG: creating build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/001_base_schema.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/002_service_images.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/003_service_statuses.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/004_root_enabled.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/005_heartbeat.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/006_dns_records.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/007_add_volume_flavor.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/008_add_instance_fields.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/009_add_deleted_flag_to_instances.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/010_add_usage.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/011_quota.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/012_backup.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/013_add_security_group_artifacts.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/014_update_instance_flavor_id.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/015_add_service_type.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/016_add_datastore_type.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/017_update_datastores.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/018_datastore_versions_fix.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/019_datastore_fix.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/020_configurations.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/021_conductor_last_seen.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/022_add_backup_parent_id.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/023_add_instance_indexes.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/024_add_backup_indexes.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/025_add_service_statuses_indexes.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/026_datastore_versions_unique_fix.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/027_add_datastore_capabilities.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/028_recreate_agent_heartbeat.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/029_add_backup_datastore.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/030_add_master_slave.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/031_add_timestamps_to_configurations.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/032_clusters.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/033_datastore_parameters.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/034_change_task_description.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/035_flavor_id_int_to_string.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/036_add_datastore_version_metadata.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/037_modules.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/038_instance_faults.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/039_region.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/040_module_priority.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/041_instance_keys.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/042_add_cluster_configuration_id.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying trove/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/trove/db/sqlalchemy/migrate_repo/versions DEBUG: creating build/lib/trove/tests/scenario DEBUG: copying trove/tests/scenario/__init__.py -> build/lib/trove/tests/scenario DEBUG: creating build/lib/trove/tests/unittests/flavor DEBUG: copying trove/tests/unittests/flavor/__init__.py -> build/lib/trove/tests/unittests/flavor DEBUG: copying trove/tests/unittests/flavor/test_flavor_views.py -> build/lib/trove/tests/unittests/flavor DEBUG: creating build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/__init__.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/backup_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/cluster_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/configuration_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/database_actions_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/guest_log_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_actions_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_create_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_delete_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_error_create_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_force_delete_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/instance_upgrade_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/module_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/negative_cluster_actions_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/replication_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/root_actions_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/test_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: copying trove/tests/scenario/runners/user_actions_runners.py -> build/lib/trove/tests/scenario/runners DEBUG: creating build/lib/trove/extensions/security_group DEBUG: copying trove/extensions/security_group/__init__.py -> build/lib/trove/extensions/security_group DEBUG: copying trove/extensions/security_group/models.py -> build/lib/trove/extensions/security_group DEBUG: creating build/lib/trove/tests/unittests/conductor DEBUG: copying trove/tests/unittests/conductor/__init__.py -> build/lib/trove/tests/unittests/conductor DEBUG: copying trove/tests/unittests/conductor/test_conf.py -> build/lib/trove/tests/unittests/conductor DEBUG: copying trove/tests/unittests/conductor/test_methods.py -> build/lib/trove/tests/unittests/conductor DEBUG: creating build/lib/trove/extensions/redis DEBUG: copying trove/extensions/redis/__init__.py -> build/lib/trove/extensions/redis DEBUG: copying trove/extensions/redis/models.py -> build/lib/trove/extensions/redis DEBUG: copying trove/extensions/redis/service.py -> build/lib/trove/extensions/redis DEBUG: copying trove/extensions/redis/views.py -> build/lib/trove/extensions/redis DEBUG: creating build/lib/trove/datastore DEBUG: copying trove/datastore/__init__.py -> build/lib/trove/datastore DEBUG: copying trove/datastore/models.py -> build/lib/trove/datastore DEBUG: copying trove/datastore/service.py -> build/lib/trove/datastore DEBUG: copying trove/datastore/views.py -> build/lib/trove/datastore DEBUG: creating build/lib/trove/backup DEBUG: copying trove/backup/__init__.py -> build/lib/trove/backup DEBUG: copying trove/backup/models.py -> build/lib/trove/backup DEBUG: copying trove/backup/service.py -> build/lib/trove/backup DEBUG: copying trove/backup/state.py -> build/lib/trove/backup DEBUG: copying trove/backup/views.py -> build/lib/trove/backup DEBUG: creating build/lib/trove/guestagent/datastore/galera_common DEBUG: copying trove/guestagent/datastore/galera_common/__init__.py -> build/lib/trove/guestagent/datastore/galera_common DEBUG: copying trove/guestagent/datastore/galera_common/manager.py -> build/lib/trove/guestagent/datastore/galera_common DEBUG: copying trove/guestagent/datastore/galera_common/service.py -> build/lib/trove/guestagent/datastore/galera_common DEBUG: copying trove/tests/unittests/extensions/__init__.py -> build/lib/trove/tests/unittests/extensions DEBUG: creating build/lib/trove/tests/unittests/module DEBUG: copying trove/tests/unittests/module/__init__.py -> build/lib/trove/tests/unittests/module DEBUG: copying trove/tests/unittests/module/test_module_controller.py -> build/lib/trove/tests/unittests/module DEBUG: copying trove/tests/unittests/module/test_module_models.py -> build/lib/trove/tests/unittests/module DEBUG: copying trove/tests/unittests/module/test_module_views.py -> build/lib/trove/tests/unittests/module DEBUG: creating build/lib/trove/guestagent/datastore/experimental/couchdb DEBUG: copying trove/guestagent/datastore/experimental/couchdb/__init__.py -> build/lib/trove/guestagent/datastore/experimental/couchdb DEBUG: copying trove/guestagent/datastore/experimental/couchdb/manager.py -> build/lib/trove/guestagent/datastore/experimental/couchdb DEBUG: copying trove/guestagent/datastore/experimental/couchdb/service.py -> build/lib/trove/guestagent/datastore/experimental/couchdb DEBUG: copying trove/guestagent/datastore/experimental/couchdb/system.py -> build/lib/trove/guestagent/datastore/experimental/couchdb DEBUG: creating build/lib/trove/guestagent/datastore/experimental/db2 DEBUG: copying trove/guestagent/datastore/experimental/db2/__init__.py -> build/lib/trove/guestagent/datastore/experimental/db2 DEBUG: copying trove/guestagent/datastore/experimental/db2/manager.py -> build/lib/trove/guestagent/datastore/experimental/db2 DEBUG: copying trove/guestagent/datastore/experimental/db2/service.py -> build/lib/trove/guestagent/datastore/experimental/db2 DEBUG: copying trove/guestagent/datastore/experimental/db2/system.py -> build/lib/trove/guestagent/datastore/experimental/db2 DEBUG: creating build/lib/trove/extensions/routes DEBUG: copying trove/extensions/routes/__init__.py -> build/lib/trove/extensions/routes DEBUG: copying trove/extensions/routes/mgmt.py -> build/lib/trove/extensions/routes DEBUG: copying trove/extensions/routes/mysql.py -> build/lib/trove/extensions/routes DEBUG: copying trove/common/db/__init__.py -> build/lib/trove/common/db DEBUG: copying trove/common/db/models.py -> build/lib/trove/common/db DEBUG: copying trove/common/strategies/cluster/experimental/__init__.py -> build/lib/trove/common/strategies/cluster/experimental DEBUG: creating build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/__init__.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/common.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/conf.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/dns.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/guestagent.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/keystone.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/limits.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/neutron.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/nova.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/swift.py -> build/lib/trove/tests/fakes DEBUG: copying trove/tests/fakes/taskmanager.py -> build/lib/trove/tests/fakes DEBUG: creating build/lib/trove/tests/api DEBUG: copying trove/tests/api/__init__.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/backups.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/configurations.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/databases.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/datastores.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/header.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/instances.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/instances_actions.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/instances_delete.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/instances_mysql_down.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/instances_resize.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/limits.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/replication.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/root.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/root_on_create.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/user_access.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/users.py -> build/lib/trove/tests/api DEBUG: copying trove/tests/api/versions.py -> build/lib/trove/tests/api DEBUG: creating build/lib/trove/guestagent/module DEBUG: creating build/lib/trove/guestagent/module/drivers DEBUG: copying trove/guestagent/module/drivers/__init__.py -> build/lib/trove/guestagent/module/drivers DEBUG: copying trove/guestagent/module/drivers/module_driver.py -> build/lib/trove/guestagent/module/drivers DEBUG: copying trove/guestagent/module/drivers/new_relic_license_driver.py -> build/lib/trove/guestagent/module/drivers DEBUG: copying trove/guestagent/module/drivers/ping_driver.py -> build/lib/trove/guestagent/module/drivers DEBUG: creating build/lib/trove/limits DEBUG: copying trove/limits/__init__.py -> build/lib/trove/limits DEBUG: copying trove/limits/service.py -> build/lib/trove/limits DEBUG: copying trove/limits/views.py -> build/lib/trove/limits DEBUG: copying trove/common/__init__.py -> build/lib/trove/common DEBUG: copying trove/common/api.py -> build/lib/trove/common DEBUG: copying trove/common/apischema.py -> build/lib/trove/common DEBUG: copying trove/common/auth.py -> build/lib/trove/common DEBUG: copying trove/common/base_exception.py -> build/lib/trove/common DEBUG: copying trove/common/base_wsgi.py -> build/lib/trove/common DEBUG: copying trove/common/cfg.py -> build/lib/trove/common DEBUG: copying trove/common/clients.py -> build/lib/trove/common DEBUG: copying trove/common/clients_admin.py -> build/lib/trove/common DEBUG: copying trove/common/configurations.py -> build/lib/trove/common DEBUG: copying trove/common/context.py -> build/lib/trove/common DEBUG: copying trove/common/crypto_utils.py -> build/lib/trove/common DEBUG: copying trove/common/debug_utils.py -> build/lib/trove/common DEBUG: copying trove/common/exception.py -> build/lib/trove/common DEBUG: copying trove/common/extensions.py -> build/lib/trove/common DEBUG: copying trove/common/i18n.py -> build/lib/trove/common DEBUG: copying trove/common/instance.py -> build/lib/trove/common DEBUG: copying trove/common/limits.py -> build/lib/trove/common DEBUG: copying trove/common/local.py -> build/lib/trove/common DEBUG: copying trove/common/models.py -> build/lib/trove/common DEBUG: copying trove/common/neutron.py -> build/lib/trove/common DEBUG: copying trove/common/notification.py -> build/lib/trove/common DEBUG: copying trove/common/pagination.py -> build/lib/trove/common DEBUG: copying trove/common/pastedeploy.py -> build/lib/trove/common DEBUG: copying trove/common/policy.py -> build/lib/trove/common DEBUG: copying trove/common/profile.py -> build/lib/trove/common DEBUG: copying trove/common/serializable_notification.py -> build/lib/trove/common DEBUG: copying trove/common/server_group.py -> build/lib/trove/common DEBUG: copying trove/common/stream_codecs.py -> build/lib/trove/common DEBUG: copying trove/common/template.py -> build/lib/trove/common DEBUG: copying trove/common/timeutils.py -> build/lib/trove/common DEBUG: copying trove/common/trove_remote.py -> build/lib/trove/common DEBUG: copying trove/common/utils.py -> build/lib/trove/common DEBUG: copying trove/common/views.py -> build/lib/trove/common DEBUG: copying trove/common/wsgi.py -> build/lib/trove/common DEBUG: copying trove/common/xmlutils.py -> build/lib/trove/common DEBUG: creating build/lib/trove/tests/util DEBUG: copying trove/tests/util/__init__.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/check.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/client.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/event_simulator.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/mysql.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/server_connection.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/usage.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/users.py -> build/lib/trove/tests/util DEBUG: copying trove/tests/util/utils.py -> build/lib/trove/tests/util DEBUG: creating build/lib/trove/cluster DEBUG: copying trove/cluster/__init__.py -> build/lib/trove/cluster DEBUG: copying trove/cluster/models.py -> build/lib/trove/cluster DEBUG: copying trove/cluster/service.py -> build/lib/trove/cluster DEBUG: copying trove/cluster/tasks.py -> build/lib/trove/cluster DEBUG: copying trove/cluster/views.py -> build/lib/trove/cluster DEBUG: creating build/lib/trove/guestagent/datastore/experimental/redis DEBUG: copying trove/guestagent/datastore/experimental/redis/__init__.py -> build/lib/trove/guestagent/datastore/experimental/redis DEBUG: copying trove/guestagent/datastore/experimental/redis/manager.py -> build/lib/trove/guestagent/datastore/experimental/redis DEBUG: copying trove/guestagent/datastore/experimental/redis/service.py -> build/lib/trove/guestagent/datastore/experimental/redis DEBUG: copying trove/guestagent/datastore/experimental/redis/system.py -> build/lib/trove/guestagent/datastore/experimental/redis DEBUG: creating build/lib/trove/tests/unittests/mysql DEBUG: copying trove/tests/unittests/mysql/__init__.py -> build/lib/trove/tests/unittests/mysql DEBUG: copying trove/tests/unittests/mysql/test_common.py -> build/lib/trove/tests/unittests/mysql DEBUG: copying trove/tests/unittests/mysql/test_user_controller.py -> build/lib/trove/tests/unittests/mysql DEBUG: creating build/lib/trove/extensions/mgmt/datastores DEBUG: copying trove/extensions/mgmt/datastores/__init__.py -> build/lib/trove/extensions/mgmt/datastores DEBUG: copying trove/extensions/mgmt/datastores/service.py -> build/lib/trove/extensions/mgmt/datastores DEBUG: copying trove/extensions/mgmt/datastores/views.py -> build/lib/trove/extensions/mgmt/datastores DEBUG: copying trove/tests/__init__.py -> build/lib/trove/tests DEBUG: copying trove/tests/config.py -> build/lib/trove/tests DEBUG: copying trove/tests/int_tests.py -> build/lib/trove/tests DEBUG: copying trove/tests/root_logger.py -> build/lib/trove/tests DEBUG: creating build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/__init__.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_api.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_clusters.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_galera_clusters.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_manager.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_models.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: copying trove/tests/unittests/taskmanager/test_vertica_clusters.py -> build/lib/trove/tests/unittests/taskmanager DEBUG: creating build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/__init__.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/backup_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/cluster_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/configuration_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/database_actions_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/guest_log_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_actions_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_create_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_delete_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_error_create_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_force_delete_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/instance_upgrade_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/module_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/negative_cluster_actions_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/replication_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/root_actions_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/test_group.py -> build/lib/trove/tests/scenario/groups DEBUG: copying trove/tests/scenario/groups/user_actions_group.py -> build/lib/trove/tests/scenario/groups DEBUG: creating build/lib/trove/tests/examples DEBUG: copying trove/tests/examples/__init__.py -> build/lib/trove/tests/examples DEBUG: copying trove/tests/examples/client.py -> build/lib/trove/tests/examples DEBUG: copying trove/tests/examples/snippets.py -> build/lib/trove/tests/examples DEBUG: creating build/lib/trove/volume_type DEBUG: copying trove/volume_type/__init__.py -> build/lib/trove/volume_type DEBUG: copying trove/volume_type/models.py -> build/lib/trove/volume_type DEBUG: copying trove/volume_type/service.py -> build/lib/trove/volume_type DEBUG: copying trove/volume_type/views.py -> build/lib/trove/volume_type DEBUG: creating build/lib/trove/common/strategies/cluster/experimental/vertica DEBUG: copying trove/common/strategies/cluster/experimental/vertica/__init__.py -> build/lib/trove/common/strategies/cluster/experimental/vertica DEBUG: copying trove/common/strategies/cluster/experimental/vertica/api.py -> build/lib/trove/common/strategies/cluster/experimental/vertica DEBUG: copying trove/common/strategies/cluster/experimental/vertica/guestagent.py -> build/lib/trove/common/strategies/cluster/experimental/vertica DEBUG: copying trove/common/strategies/cluster/experimental/vertica/taskmanager.py -> build/lib/trove/common/strategies/cluster/experimental/vertica DEBUG: creating build/lib/trove/guestagent/datastore/experimental/mariadb DEBUG: copying trove/guestagent/datastore/experimental/mariadb/__init__.py -> build/lib/trove/guestagent/datastore/experimental/mariadb DEBUG: copying trove/guestagent/datastore/experimental/mariadb/manager.py -> build/lib/trove/guestagent/datastore/experimental/mariadb DEBUG: copying trove/guestagent/datastore/experimental/mariadb/service.py -> build/lib/trove/guestagent/datastore/experimental/mariadb DEBUG: creating build/lib/trove/tests/unittests/cmd DEBUG: copying trove/tests/unittests/cmd/__init__.py -> build/lib/trove/tests/unittests/cmd DEBUG: copying trove/tests/unittests/cmd/test_status.py -> build/lib/trove/tests/unittests/cmd DEBUG: copying trove/tests/unittests/api/__init__.py -> build/lib/trove/tests/unittests/api DEBUG: copying trove/tests/unittests/api/test_versions.py -> build/lib/trove/tests/unittests/api DEBUG: creating build/lib/trove/guestagent/datastore/experimental/couchbase DEBUG: copying trove/guestagent/datastore/experimental/couchbase/__init__.py -> build/lib/trove/guestagent/datastore/experimental/couchbase DEBUG: copying trove/guestagent/datastore/experimental/couchbase/manager.py -> build/lib/trove/guestagent/datastore/experimental/couchbase DEBUG: copying trove/guestagent/datastore/experimental/couchbase/service.py -> build/lib/trove/guestagent/datastore/experimental/couchbase DEBUG: copying trove/guestagent/datastore/experimental/couchbase/system.py -> build/lib/trove/guestagent/datastore/experimental/couchbase DEBUG: creating build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/__init__.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/admin_required.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/configurations.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/datastore_versions.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/instances.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/instances_actions.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/malformed_json.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/tests/api/mgmt/quotas.py -> build/lib/trove/tests/api/mgmt DEBUG: copying trove/guestagent/strategies/backup/__init__.py -> build/lib/trove/guestagent/strategies/backup DEBUG: copying trove/guestagent/strategies/backup/base.py -> build/lib/trove/guestagent/strategies/backup DEBUG: copying trove/guestagent/strategies/backup/mysql_impl.py -> build/lib/trove/guestagent/strategies/backup DEBUG: creating build/lib/trove/common/policies DEBUG: copying trove/common/policies/__init__.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/backups.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/base.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/clusters.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/configuration_parameters.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/configurations.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/databases.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/datastores.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/flavors.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/instances.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/limits.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/modules.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/root.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/user_access.py -> build/lib/trove/common/policies DEBUG: copying trove/common/policies/users.py -> build/lib/trove/common/policies DEBUG: creating build/lib/trove/guestagent/datastore/mysql DEBUG: copying trove/guestagent/datastore/mysql/__init__.py -> build/lib/trove/guestagent/datastore/mysql DEBUG: copying trove/guestagent/datastore/mysql/manager.py -> build/lib/trove/guestagent/datastore/mysql DEBUG: copying trove/guestagent/datastore/mysql/service.py -> build/lib/trove/guestagent/datastore/mysql DEBUG: creating build/lib/trove/tests/unittests/db DEBUG: copying trove/tests/unittests/db/__init__.py -> build/lib/trove/tests/unittests/db DEBUG: copying trove/tests/unittests/db/test_migration_utils.py -> build/lib/trove/tests/unittests/db DEBUG: copying trove/guestagent/module/__init__.py -> build/lib/trove/guestagent/module DEBUG: copying trove/guestagent/module/driver_manager.py -> build/lib/trove/guestagent/module DEBUG: copying trove/guestagent/module/module_manager.py -> build/lib/trove/guestagent/module DEBUG: creating build/lib/trove/guestagent/datastore/mysql_common DEBUG: copying trove/guestagent/datastore/mysql_common/__init__.py -> build/lib/trove/guestagent/datastore/mysql_common DEBUG: copying trove/guestagent/datastore/mysql_common/manager.py -> build/lib/trove/guestagent/datastore/mysql_common DEBUG: copying trove/guestagent/datastore/mysql_common/service.py -> build/lib/trove/guestagent/datastore/mysql_common DEBUG: creating build/lib/trove/guestagent/backup DEBUG: copying trove/guestagent/backup/__init__.py -> build/lib/trove/guestagent/backup DEBUG: copying trove/guestagent/backup/backupagent.py -> build/lib/trove/guestagent/backup DEBUG: creating build/lib/trove/extensions/mgmt/configuration DEBUG: copying trove/extensions/mgmt/configuration/__init__.py -> build/lib/trove/extensions/mgmt/configuration DEBUG: copying trove/extensions/mgmt/configuration/service.py -> build/lib/trove/extensions/mgmt/configuration DEBUG: copying trove/extensions/mgmt/configuration/views.py -> build/lib/trove/extensions/mgmt/configuration DEBUG: copying trove/tests/unittests/__init__.py -> build/lib/trove/tests/unittests DEBUG: copying trove/tests/unittests/trove_testtools.py -> build/lib/trove/tests/unittests DEBUG: creating build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/__init__.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/cassandra_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/couchbase_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/couchdb_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/db2_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/mariadb_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/mongodb_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/mysql_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/percona_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/postgresql_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/pxc_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/redis_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/sql_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/test_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: copying trove/tests/scenario/helpers/vertica_helper.py -> build/lib/trove/tests/scenario/helpers DEBUG: creating build/lib/trove/tests/unittests/volume_type DEBUG: copying trove/tests/unittests/volume_type/__init__.py -> build/lib/trove/tests/unittests/volume_type DEBUG: copying trove/tests/unittests/volume_type/test_volume_type.py -> build/lib/trove/tests/unittests/volume_type DEBUG: copying trove/tests/unittests/volume_type/test_volume_type_views.py -> build/lib/trove/tests/unittests/volume_type DEBUG: copying trove/common/strategies/__init__.py -> build/lib/trove/common/strategies DEBUG: copying trove/common/strategies/strategy.py -> build/lib/trove/common/strategies DEBUG: creating build/lib/trove/tests/unittests/domain-name-service DEBUG: copying trove/tests/unittests/domain-name-service/__init__.py -> build/lib/trove/tests/unittests/domain-name-service DEBUG: copying trove/tests/unittests/domain-name-service/test_designate_driver.py -> build/lib/trove/tests/unittests/domain-name-service DEBUG: creating build/lib/trove/extensions/mgmt/upgrade DEBUG: copying trove/extensions/mgmt/upgrade/__init__.py -> build/lib/trove/extensions/mgmt/upgrade DEBUG: copying trove/extensions/mgmt/upgrade/models.py -> build/lib/trove/extensions/mgmt/upgrade DEBUG: copying trove/extensions/mgmt/upgrade/service.py -> build/lib/trove/extensions/mgmt/upgrade DEBUG: copying trove/common/strategies/cluster/__init__.py -> build/lib/trove/common/strategies/cluster DEBUG: copying trove/common/strategies/cluster/base.py -> build/lib/trove/common/strategies/cluster DEBUG: copying trove/common/strategies/cluster/strategy.py -> build/lib/trove/common/strategies/cluster DEBUG: creating build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/__init__.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/conductor_guest_serializer.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/conductor_host_serializer.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/secure_serializer.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/serializer.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/service.py -> build/lib/trove/common/rpc DEBUG: copying trove/common/rpc/version.py -> build/lib/trove/common/rpc DEBUG: creating build/lib/trove/instance DEBUG: copying trove/instance/__init__.py -> build/lib/trove/instance DEBUG: copying trove/instance/models.py -> build/lib/trove/instance DEBUG: copying trove/instance/service.py -> build/lib/trove/instance DEBUG: copying trove/instance/tasks.py -> build/lib/trove/instance DEBUG: copying trove/instance/views.py -> build/lib/trove/instance DEBUG: creating build/lib/trove/common/db/mongodb DEBUG: copying trove/common/db/mongodb/__init__.py -> build/lib/trove/common/db/mongodb DEBUG: copying trove/common/db/mongodb/models.py -> build/lib/trove/common/db/mongodb DEBUG: creating build/lib/trove/taskmanager DEBUG: copying trove/taskmanager/__init__.py -> build/lib/trove/taskmanager DEBUG: copying trove/taskmanager/api.py -> build/lib/trove/taskmanager DEBUG: copying trove/taskmanager/manager.py -> build/lib/trove/taskmanager DEBUG: copying trove/taskmanager/models.py -> build/lib/trove/taskmanager DEBUG: copying trove/taskmanager/service.py -> build/lib/trove/taskmanager DEBUG: creating build/lib/trove/tests/db DEBUG: copying trove/tests/db/__init__.py -> build/lib/trove/tests/db DEBUG: copying trove/tests/db/migrations.py -> build/lib/trove/tests/db DEBUG: creating build/lib/trove/common/db/cassandra DEBUG: copying trove/common/db/cassandra/__init__.py -> build/lib/trove/common/db/cassandra DEBUG: copying trove/common/db/cassandra/models.py -> build/lib/trove/common/db/cassandra DEBUG: creating build/lib/trove/extensions/common DEBUG: copying trove/extensions/common/__init__.py -> build/lib/trove/extensions/common DEBUG: copying trove/extensions/common/models.py -> build/lib/trove/extensions/common DEBUG: copying trove/extensions/common/service.py -> build/lib/trove/extensions/common DEBUG: copying trove/extensions/common/views.py -> build/lib/trove/extensions/common DEBUG: creating build/lib/trove/tests/unittests/quota DEBUG: copying trove/tests/unittests/quota/__init__.py -> build/lib/trove/tests/unittests/quota DEBUG: copying trove/tests/unittests/quota/test_quota.py -> build/lib/trove/tests/unittests/quota DEBUG: running egg_info DEBUG: deleting trove.egg-info/requires.txt DEBUG: writing trove.egg-info/PKG-INFO DEBUG: writing top-level names to trove.egg-info/top_level.txt DEBUG: writing dependency_links to trove.egg-info/dependency_links.txt DEBUG: writing entry points to trove.egg-info/entry_points.txt DEBUG: writing pbr to trove.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 'trove.egg-info/SOURCES.txt' DEBUG: copying trove/cmd/app.wsgi -> build/lib/trove/cmd DEBUG: copying trove/README -> build/lib/trove DEBUG: creating build/lib/trove/templates DEBUG: creating build/lib/trove/templates/cassandra DEBUG: copying trove/templates/cassandra/config.template -> build/lib/trove/templates/cassandra DEBUG: copying trove/templates/cassandra/validation-rules.json -> build/lib/trove/templates/cassandra DEBUG: creating build/lib/trove/templates/couchbase DEBUG: copying trove/templates/couchbase/config.template -> build/lib/trove/templates/couchbase DEBUG: creating build/lib/trove/templates/couchdb DEBUG: copying trove/templates/couchdb/config.template -> build/lib/trove/templates/couchdb DEBUG: creating build/lib/trove/templates/db2 DEBUG: copying trove/templates/db2/config.template -> build/lib/trove/templates/db2 DEBUG: copying trove/templates/db2/validation-rules.json -> build/lib/trove/templates/db2 DEBUG: creating build/lib/trove/templates/mariadb DEBUG: copying trove/templates/mariadb/cluster.config.template -> build/lib/trove/templates/mariadb DEBUG: copying trove/templates/mariadb/config.template -> build/lib/trove/templates/mariadb DEBUG: copying trove/templates/mariadb/replica.config.template -> build/lib/trove/templates/mariadb DEBUG: copying trove/templates/mariadb/replica_source.config.template -> build/lib/trove/templates/mariadb DEBUG: copying trove/templates/mariadb/validation-rules.json -> build/lib/trove/templates/mariadb DEBUG: creating build/lib/trove/templates/mongodb DEBUG: copying trove/templates/mongodb/config.template -> build/lib/trove/templates/mongodb DEBUG: copying trove/templates/mongodb/validation-rules.json -> build/lib/trove/templates/mongodb DEBUG: creating build/lib/trove/templates/mysql DEBUG: copying trove/templates/mysql/config.template -> build/lib/trove/templates/mysql DEBUG: copying trove/templates/mysql/replica.config.template -> build/lib/trove/templates/mysql DEBUG: copying trove/templates/mysql/replica_source.config.template -> build/lib/trove/templates/mysql DEBUG: copying trove/templates/mysql/validation-rules.json -> build/lib/trove/templates/mysql DEBUG: creating build/lib/trove/templates/mysql/5.5 DEBUG: copying trove/templates/mysql/5.5/replica.config.template -> build/lib/trove/templates/mysql/5.5 DEBUG: copying trove/templates/mysql/5.5/replica_source.config.template -> build/lib/trove/templates/mysql/5.5 DEBUG: creating build/lib/trove/templates/mysql/mysql-test DEBUG: copying trove/templates/mysql/mysql-test/config.template -> build/lib/trove/templates/mysql/mysql-test DEBUG: creating build/lib/trove/templates/percona DEBUG: copying trove/templates/percona/config.template -> build/lib/trove/templates/percona DEBUG: copying trove/templates/percona/replica.config.template -> build/lib/trove/templates/percona DEBUG: copying trove/templates/percona/replica_source.config.template -> build/lib/trove/templates/percona DEBUG: copying trove/templates/percona/validation-rules.json -> build/lib/trove/templates/percona DEBUG: creating build/lib/trove/templates/percona/5.5 DEBUG: copying trove/templates/percona/5.5/replica.config.template -> build/lib/trove/templates/percona/5.5 DEBUG: copying trove/templates/percona/5.5/replica_source.config.template -> build/lib/trove/templates/percona/5.5 DEBUG: creating build/lib/trove/templates/postgresql DEBUG: copying trove/templates/postgresql/config.template -> build/lib/trove/templates/postgresql DEBUG: copying trove/templates/postgresql/replica.config.template -> build/lib/trove/templates/postgresql DEBUG: copying trove/templates/postgresql/replica_source.config.template -> build/lib/trove/templates/postgresql DEBUG: copying trove/templates/postgresql/validation-rules.json -> build/lib/trove/templates/postgresql DEBUG: creating build/lib/trove/templates/pxc DEBUG: copying trove/templates/pxc/cluster.config.template -> build/lib/trove/templates/pxc DEBUG: copying trove/templates/pxc/config.template -> build/lib/trove/templates/pxc DEBUG: copying trove/templates/pxc/replica.config.template -> build/lib/trove/templates/pxc DEBUG: copying trove/templates/pxc/replica_source.config.template -> build/lib/trove/templates/pxc DEBUG: copying trove/templates/pxc/validation-rules.json -> build/lib/trove/templates/pxc DEBUG: creating build/lib/trove/templates/pxc/5.5 DEBUG: copying trove/templates/pxc/5.5/replica.config.template -> build/lib/trove/templates/pxc/5.5 DEBUG: copying trove/templates/pxc/5.5/replica_source.config.template -> build/lib/trove/templates/pxc/5.5 DEBUG: creating build/lib/trove/templates/redis DEBUG: copying trove/templates/redis/config.template -> build/lib/trove/templates/redis DEBUG: copying trove/templates/redis/replica.config.template -> build/lib/trove/templates/redis DEBUG: copying trove/templates/redis/replica_source.config.template -> build/lib/trove/templates/redis DEBUG: copying trove/templates/redis/validation-rules.json -> build/lib/trove/templates/redis DEBUG: creating build/lib/trove/templates/vertica DEBUG: copying trove/templates/vertica/config.template -> build/lib/trove/templates/vertica DEBUG: copying trove/templates/vertica/validation-rules.json -> build/lib/trove/templates/vertica DEBUG: copying trove/db/sqlalchemy/migrate_repo/README -> build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: copying trove/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/trove/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/trove/common/schemas DEBUG: copying trove/common/schemas/atom-link.rng -> build/lib/trove/common/schemas DEBUG: copying trove/common/schemas/atom.rng -> build/lib/trove/common/schemas DEBUG: creating build/lib/trove/common/schemas/v1.1 DEBUG: copying trove/common/schemas/v1.1/limits.rng -> build/lib/trove/common/schemas/v1.1 DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFzav2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 DEBUG: + cd trove-12.1.1.dev1 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-trove-12.1.1-0.20230626045920.0683f1c.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-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/vertica DEBUG: copying build/lib/trove/templates/vertica/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/vertica DEBUG: copying build/lib/trove/templates/vertica/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/vertica DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/redis DEBUG: copying build/lib/trove/templates/redis/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/redis DEBUG: copying build/lib/trove/templates/redis/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/redis DEBUG: copying build/lib/trove/templates/redis/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/redis DEBUG: copying build/lib/trove/templates/redis/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc/5.5 DEBUG: copying build/lib/trove/templates/pxc/5.5/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc/5.5 DEBUG: copying build/lib/trove/templates/pxc/5.5/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc/5.5 DEBUG: copying build/lib/trove/templates/pxc/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: copying build/lib/trove/templates/pxc/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: copying build/lib/trove/templates/pxc/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: copying build/lib/trove/templates/pxc/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: copying build/lib/trove/templates/pxc/cluster.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/pxc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/postgresql DEBUG: copying build/lib/trove/templates/postgresql/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/postgresql DEBUG: copying build/lib/trove/templates/postgresql/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/postgresql DEBUG: copying build/lib/trove/templates/postgresql/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/postgresql DEBUG: copying build/lib/trove/templates/postgresql/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/postgresql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona/5.5 DEBUG: copying build/lib/trove/templates/percona/5.5/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona/5.5 DEBUG: copying build/lib/trove/templates/percona/5.5/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona/5.5 DEBUG: copying build/lib/trove/templates/percona/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona DEBUG: copying build/lib/trove/templates/percona/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona DEBUG: copying build/lib/trove/templates/percona/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona DEBUG: copying build/lib/trove/templates/percona/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/percona DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql/mysql-test DEBUG: copying build/lib/trove/templates/mysql/mysql-test/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql/mysql-test DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql/5.5 DEBUG: copying build/lib/trove/templates/mysql/5.5/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql/5.5 DEBUG: copying build/lib/trove/templates/mysql/5.5/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql/5.5 DEBUG: copying build/lib/trove/templates/mysql/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql DEBUG: copying build/lib/trove/templates/mysql/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql DEBUG: copying build/lib/trove/templates/mysql/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql DEBUG: copying build/lib/trove/templates/mysql/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mongodb DEBUG: copying build/lib/trove/templates/mongodb/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mongodb DEBUG: copying build/lib/trove/templates/mongodb/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mongodb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: copying build/lib/trove/templates/mariadb/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: copying build/lib/trove/templates/mariadb/replica_source.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: copying build/lib/trove/templates/mariadb/replica.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: copying build/lib/trove/templates/mariadb/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: copying build/lib/trove/templates/mariadb/cluster.config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/db2 DEBUG: copying build/lib/trove/templates/db2/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/db2 DEBUG: copying build/lib/trove/templates/db2/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/db2 DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/couchdb DEBUG: copying build/lib/trove/templates/couchdb/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/couchdb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/couchbase DEBUG: copying build/lib/trove/templates/couchbase/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/couchbase DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/cassandra DEBUG: copying build/lib/trove/templates/cassandra/validation-rules.json -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/cassandra DEBUG: copying build/lib/trove/templates/cassandra/config.template -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/templates/cassandra DEBUG: copying build/lib/trove/README -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: copying build/lib/trove/taskmanager/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: copying build/lib/trove/taskmanager/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: copying build/lib/trove/taskmanager/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: copying build/lib/trove/taskmanager/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: copying build/lib/trove/taskmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: copying build/lib/trove/instance/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: copying build/lib/trove/instance/tasks.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: copying build/lib/trove/instance/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: copying build/lib/trove/instance/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: copying build/lib/trove/instance/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type DEBUG: copying build/lib/trove/volume_type/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type DEBUG: copying build/lib/trove/volume_type/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type DEBUG: copying build/lib/trove/volume_type/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type DEBUG: copying build/lib/trove/volume_type/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: copying build/lib/trove/cluster/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: copying build/lib/trove/cluster/tasks.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: copying build/lib/trove/cluster/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: copying build/lib/trove/cluster/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: copying build/lib/trove/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits DEBUG: copying build/lib/trove/limits/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits DEBUG: copying build/lib/trove/limits/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits DEBUG: copying build/lib/trove/limits/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: copying build/lib/trove/backup/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: copying build/lib/trove/backup/state.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: copying build/lib/trove/backup/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: copying build/lib/trove/backup/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: copying build/lib/trove/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore DEBUG: copying build/lib/trove/datastore/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore DEBUG: copying build/lib/trove/datastore/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore DEBUG: copying build/lib/trove/datastore/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore DEBUG: copying build/lib/trove/datastore/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration DEBUG: copying build/lib/trove/configuration/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration DEBUG: copying build/lib/trove/configuration/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration DEBUG: copying build/lib/trove/configuration/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration DEBUG: copying build/lib/trove/configuration/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration DEBUG: copying build/lib/trove/versions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: copying build/lib/trove/version.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: copying build/lib/trove/rpc.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: copying build/lib/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/hacking DEBUG: copying build/lib/trove/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/hacking DEBUG: copying build/lib/trove/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota DEBUG: copying build/lib/trove/quota/quota.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota DEBUG: copying build/lib/trove/quota/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota DEBUG: copying build/lib/trove/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network DEBUG: copying build/lib/trove/network/nova.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network DEBUG: copying build/lib/trove/network/neutron.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network DEBUG: copying build/lib/trove/network/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network DEBUG: copying build/lib/trove/network/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module DEBUG: copying build/lib/trove/module/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module DEBUG: copying build/lib/trove/module/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module DEBUG: copying build/lib/trove/module/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module DEBUG: copying build/lib/trove/module/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor DEBUG: copying build/lib/trove/flavor/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor DEBUG: copying build/lib/trove/flavor/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor DEBUG: copying build/lib/trove/flavor/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor DEBUG: copying build/lib/trove/flavor/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor DEBUG: copying build/lib/trove/conductor/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor DEBUG: copying build/lib/trove/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor DEBUG: copying build/lib/trove/conductor/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor DEBUG: copying build/lib/trove/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db DEBUG: copying build/lib/trove/db/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db DEBUG: copying build/lib/trove/db/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/042_add_cluster_configuration_id.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/041_instance_keys.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/040_module_priority.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/039_region.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/038_instance_faults.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/037_modules.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/036_add_datastore_version_metadata.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/035_flavor_id_int_to_string.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/034_change_task_description.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/033_datastore_parameters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/032_clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/031_add_timestamps_to_configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/030_add_master_slave.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/029_add_backup_datastore.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/028_recreate_agent_heartbeat.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/027_add_datastore_capabilities.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/026_datastore_versions_unique_fix.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/025_add_service_statuses_indexes.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/024_add_backup_indexes.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/023_add_instance_indexes.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/022_add_backup_parent_id.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/021_conductor_last_seen.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/020_configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/019_datastore_fix.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/018_datastore_versions_fix.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/017_update_datastores.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/016_add_datastore_type.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/015_add_service_type.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/014_update_instance_flavor_id.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/013_add_security_group_artifacts.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/012_backup.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/011_quota.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/010_add_usage.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/009_add_deleted_flag_to_instances.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/008_add_instance_fields.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/007_add_volume_flavor.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/006_dns_records.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/005_heartbeat.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/004_root_enabled.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/003_service_statuses.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/002_service_images.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/versions/001_base_schema.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/schema.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/trove/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/trove/db/sqlalchemy/utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: copying build/lib/trove/db/sqlalchemy/session.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: copying build/lib/trove/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: copying build/lib/trove/db/sqlalchemy/mappers.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: copying build/lib/trove/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: copying build/lib/trove/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns DEBUG: copying build/lib/trove/dns/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns DEBUG: copying build/lib/trove/dns/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns DEBUG: copying build/lib/trove/dns/driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns DEBUG: copying build/lib/trove/dns/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/designate DEBUG: copying build/lib/trove/dns/designate/driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/designate DEBUG: copying build/lib/trove/dns/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/designate DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common DEBUG: copying build/lib/trove/extensions/common/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common DEBUG: copying build/lib/trove/extensions/common/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common DEBUG: copying build/lib/trove/extensions/common/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common DEBUG: copying build/lib/trove/extensions/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes DEBUG: copying build/lib/trove/extensions/routes/mysql.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes DEBUG: copying build/lib/trove/extensions/routes/mgmt.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes DEBUG: copying build/lib/trove/extensions/routes/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis DEBUG: copying build/lib/trove/extensions/redis/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis DEBUG: copying build/lib/trove/extensions/redis/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis DEBUG: copying build/lib/trove/extensions/redis/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis DEBUG: copying build/lib/trove/extensions/redis/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/security_group DEBUG: copying build/lib/trove/extensions/security_group/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/security_group DEBUG: copying build/lib/trove/extensions/security_group/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/security_group DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: copying build/lib/trove/extensions/mysql/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: copying build/lib/trove/extensions/mysql/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: copying build/lib/trove/extensions/mysql/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: copying build/lib/trove/extensions/mysql/common.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: copying build/lib/trove/extensions/mysql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mongodb DEBUG: copying build/lib/trove/extensions/mongodb/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mongodb DEBUG: copying build/lib/trove/extensions/mongodb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mongodb DEBUG: copying build/lib/trove/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/vertica DEBUG: copying build/lib/trove/extensions/vertica/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/vertica DEBUG: copying build/lib/trove/extensions/vertica/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/vertica DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/pxc DEBUG: copying build/lib/trove/extensions/pxc/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/pxc DEBUG: copying build/lib/trove/extensions/pxc/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/pxc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade DEBUG: copying build/lib/trove/extensions/mgmt/upgrade/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade DEBUG: copying build/lib/trove/extensions/mgmt/upgrade/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade DEBUG: copying build/lib/trove/extensions/mgmt/upgrade/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration DEBUG: copying build/lib/trove/extensions/mgmt/configuration/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration DEBUG: copying build/lib/trove/extensions/mgmt/configuration/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration DEBUG: copying build/lib/trove/extensions/mgmt/configuration/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores DEBUG: copying build/lib/trove/extensions/mgmt/datastores/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores DEBUG: copying build/lib/trove/extensions/mgmt/datastores/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores DEBUG: copying build/lib/trove/extensions/mgmt/datastores/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota DEBUG: copying build/lib/trove/extensions/mgmt/quota/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota DEBUG: copying build/lib/trove/extensions/mgmt/quota/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota DEBUG: copying build/lib/trove/extensions/mgmt/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota DEBUG: copying build/lib/trove/extensions/mgmt/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances DEBUG: copying build/lib/trove/extensions/mgmt/instances/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances DEBUG: copying build/lib/trove/extensions/mgmt/instances/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances DEBUG: copying build/lib/trove/extensions/mgmt/instances/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances DEBUG: copying build/lib/trove/extensions/mgmt/instances/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters DEBUG: copying build/lib/trove/extensions/mgmt/clusters/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters DEBUG: copying build/lib/trove/extensions/mgmt/clusters/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters DEBUG: copying build/lib/trove/extensions/mgmt/clusters/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters DEBUG: copying build/lib/trove/extensions/mgmt/clusters/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/app.wsgi -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/status.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/guest.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/fakemode.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/common.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: copying build/lib/trove/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/schemas DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/schemas/v1.1 DEBUG: copying build/lib/trove/common/schemas/v1.1/limits.rng -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/schemas/v1.1 DEBUG: copying build/lib/trove/common/schemas/atom.rng -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/schemas DEBUG: copying build/lib/trove/common/schemas/atom-link.rng -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/schemas DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/version.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/secure_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/conductor_host_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/conductor_guest_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: copying build/lib/trove/common/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/users.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/user_access.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/root.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/modules.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/limits.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/instances.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/flavors.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/datastores.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/databases.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/configuration_parameters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/backups.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies DEBUG: copying build/lib/trove/common/xmlutils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/trove_remote.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/template.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/stream_codecs.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/server_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/serializable_notification.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/profile.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/policy.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/pastedeploy.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/pagination.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/notification.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/neutron.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/local.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/limits.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/instance.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/i18n.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/extensions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/exception.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/debug_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/crypto_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/context.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/clients_admin.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/clients.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/cfg.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/base_wsgi.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/base_exception.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/auth.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/apischema.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: copying build/lib/trove/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/cassandra DEBUG: copying build/lib/trove/common/db/cassandra/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/cassandra DEBUG: copying build/lib/trove/common/db/cassandra/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/cassandra DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mongodb DEBUG: copying build/lib/trove/common/db/mongodb/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mongodb DEBUG: copying build/lib/trove/common/db/mongodb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mongodb DEBUG: copying build/lib/trove/common/db/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db DEBUG: copying build/lib/trove/common/db/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql DEBUG: copying build/lib/trove/common/db/mysql/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql DEBUG: copying build/lib/trove/common/db/mysql/data.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql DEBUG: copying build/lib/trove/common/db/mysql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/postgresql DEBUG: copying build/lib/trove/common/db/postgresql/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/postgresql DEBUG: copying build/lib/trove/common/db/postgresql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/postgresql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/couchdb DEBUG: copying build/lib/trove/common/db/couchdb/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/couchdb DEBUG: copying build/lib/trove/common/db/couchdb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/couchdb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/redis DEBUG: copying build/lib/trove/common/db/redis/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/redis DEBUG: copying build/lib/trove/common/db/redis/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies DEBUG: copying build/lib/trove/common/strategies/strategy.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies DEBUG: copying build/lib/trove/common/strategies/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage DEBUG: copying build/lib/trove/common/strategies/storage/swift.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage DEBUG: copying build/lib/trove/common/strategies/storage/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage DEBUG: copying build/lib/trove/common/strategies/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/experimental DEBUG: copying build/lib/trove/common/strategies/storage/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster DEBUG: copying build/lib/trove/common/strategies/cluster/strategy.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster DEBUG: copying build/lib/trove/common/strategies/cluster/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster DEBUG: copying build/lib/trove/common/strategies/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/vertica/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/vertica/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/vertica/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/vertica/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/cassandra/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/cassandra/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/cassandra/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/cassandra/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/redis/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/redis/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/redis/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/redis/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/mongodb/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/mongodb/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/mongodb/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/mongodb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/galera_common/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/galera_common/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/galera_common/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common DEBUG: copying build/lib/trove/common/strategies/cluster/experimental/galera_common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/backup DEBUG: copying build/lib/trove/guestagent/backup/backupagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/backup DEBUG: copying build/lib/trove/guestagent/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module DEBUG: copying build/lib/trove/guestagent/module/module_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module DEBUG: copying build/lib/trove/guestagent/module/driver_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module DEBUG: copying build/lib/trove/guestagent/module/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers DEBUG: copying build/lib/trove/guestagent/module/drivers/ping_driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers DEBUG: copying build/lib/trove/guestagent/module/drivers/new_relic_license_driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers DEBUG: copying build/lib/trove/guestagent/module/drivers/module_driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers DEBUG: copying build/lib/trove/guestagent/module/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers DEBUG: copying build/lib/trove/guestagent/volume.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/pkg.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/guest_log.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/dbaas.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: copying build/lib/trove/guestagent/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common DEBUG: copying build/lib/trove/guestagent/datastore/mysql_common/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common DEBUG: copying build/lib/trove/guestagent/datastore/mysql_common/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common DEBUG: copying build/lib/trove/guestagent/datastore/mysql_common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql DEBUG: copying build/lib/trove/guestagent/datastore/mysql/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql DEBUG: copying build/lib/trove/guestagent/datastore/mysql/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql DEBUG: copying build/lib/trove/guestagent/datastore/mysql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common DEBUG: copying build/lib/trove/guestagent/datastore/galera_common/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common DEBUG: copying build/lib/trove/guestagent/datastore/galera_common/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common DEBUG: copying build/lib/trove/guestagent/datastore/galera_common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common DEBUG: copying build/lib/trove/guestagent/datastore/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore DEBUG: copying build/lib/trove/guestagent/datastore/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore DEBUG: copying build/lib/trove/guestagent/datastore/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchbase/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchbase/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchbase/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchbase/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mariadb/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mariadb/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mariadb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis DEBUG: copying build/lib/trove/guestagent/datastore/experimental/redis/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis DEBUG: copying build/lib/trove/guestagent/datastore/experimental/redis/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis DEBUG: copying build/lib/trove/guestagent/datastore/experimental/redis/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis DEBUG: copying build/lib/trove/guestagent/datastore/experimental/redis/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2 DEBUG: copying build/lib/trove/guestagent/datastore/experimental/db2/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2 DEBUG: copying build/lib/trove/guestagent/datastore/experimental/db2/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2 DEBUG: copying build/lib/trove/guestagent/datastore/experimental/db2/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2 DEBUG: copying build/lib/trove/guestagent/datastore/experimental/db2/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2 DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchdb/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchdb/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchdb/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/couchdb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona DEBUG: copying build/lib/trove/guestagent/datastore/experimental/percona/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona DEBUG: copying build/lib/trove/guestagent/datastore/experimental/percona/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona DEBUG: copying build/lib/trove/guestagent/datastore/experimental/percona/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona DEBUG: copying build/lib/trove/guestagent/datastore/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra DEBUG: copying build/lib/trove/guestagent/datastore/experimental/cassandra/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra DEBUG: copying build/lib/trove/guestagent/datastore/experimental/cassandra/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra DEBUG: copying build/lib/trove/guestagent/datastore/experimental/cassandra/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica DEBUG: copying build/lib/trove/guestagent/datastore/experimental/vertica/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica DEBUG: copying build/lib/trove/guestagent/datastore/experimental/vertica/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica DEBUG: copying build/lib/trove/guestagent/datastore/experimental/vertica/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica DEBUG: copying build/lib/trove/guestagent/datastore/experimental/vertica/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc DEBUG: copying build/lib/trove/guestagent/datastore/experimental/pxc/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc DEBUG: copying build/lib/trove/guestagent/datastore/experimental/pxc/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc DEBUG: copying build/lib/trove/guestagent/datastore/experimental/pxc/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mongodb/system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mongodb/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mongodb/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb DEBUG: copying build/lib/trove/guestagent/datastore/experimental/mongodb/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql DEBUG: copying build/lib/trove/guestagent/datastore/experimental/postgresql/service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql DEBUG: copying build/lib/trove/guestagent/datastore/experimental/postgresql/pgsql_query.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql DEBUG: copying build/lib/trove/guestagent/datastore/experimental/postgresql/manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql DEBUG: copying build/lib/trove/guestagent/datastore/experimental/postgresql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/technical-preview DEBUG: copying build/lib/trove/guestagent/datastore/technical-preview/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/technical-preview DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/redis_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/postgresql_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/mongo_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/mariadb_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/db2_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/couchdb_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/couchbase_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/cassandra_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental DEBUG: copying build/lib/trove/guestagent/strategies/restore/mysql_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore DEBUG: copying build/lib/trove/guestagent/strategies/restore/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore DEBUG: copying build/lib/trove/guestagent/strategies/restore/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore DEBUG: copying build/lib/trove/guestagent/strategies/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup DEBUG: copying build/lib/trove/guestagent/strategies/backup/mysql_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup DEBUG: copying build/lib/trove/guestagent/strategies/backup/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup DEBUG: copying build/lib/trove/guestagent/strategies/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/redis_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/postgresql_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/mongo_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/mariadb_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/db2_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/couchdb_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/couchbase_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/cassandra_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: copying build/lib/trove/guestagent/strategies/backup/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental DEBUG: copying build/lib/trove/guestagent/strategies/replication/experimental/redis_sync.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental DEBUG: copying build/lib/trove/guestagent/strategies/replication/experimental/postgresql_impl.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental DEBUG: copying build/lib/trove/guestagent/strategies/replication/experimental/mariadb_gtid.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental DEBUG: copying build/lib/trove/guestagent/strategies/replication/experimental/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental DEBUG: copying build/lib/trove/guestagent/strategies/replication/mysql_gtid.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: copying build/lib/trove/guestagent/strategies/replication/mysql_binlog.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: copying build/lib/trove/guestagent/strategies/replication/mysql_base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: copying build/lib/trove/guestagent/strategies/replication/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: copying build/lib/trove/guestagent/strategies/replication/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: copying build/lib/trove/guestagent/common/sql_query.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: copying build/lib/trove/guestagent/common/operating_system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: copying build/lib/trove/guestagent/common/guestagent_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: copying build/lib/trove/guestagent/common/configuration.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: copying build/lib/trove/guestagent/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/db DEBUG: copying build/lib/trove/tests/db/migrations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/db DEBUG: copying build/lib/trove/tests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/db DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples DEBUG: copying build/lib/trove/tests/examples/snippets.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples DEBUG: copying build/lib/trove/tests/examples/client.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples DEBUG: copying build/lib/trove/tests/examples/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples DEBUG: copying build/lib/trove/tests/root_logger.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests DEBUG: copying build/lib/trove/tests/int_tests.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests DEBUG: copying build/lib/trove/tests/config.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests DEBUG: copying build/lib/trove/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/users.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/usage.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/server_connection.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/mysql.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/event_simulator.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/client.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/check.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: copying build/lib/trove/tests/util/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/quotas.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/malformed_json.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/instances_actions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/instances.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/datastore_versions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/admin_required.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/mgmt/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt DEBUG: copying build/lib/trove/tests/api/versions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/users.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/user_access.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/root_on_create.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/root.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/replication.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/limits.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/instances_resize.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/instances_mysql_down.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/instances_delete.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/instances_actions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/instances.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/header.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/datastores.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/databases.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/configurations.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/backups.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: copying build/lib/trove/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/taskmanager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/swift.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/nova.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/neutron.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/limits.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/keystone.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/guestagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/dns.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/conf.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/common.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: copying build/lib/trove/tests/fakes/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/vertica_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/test_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/sql_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/redis_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/pxc_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/postgresql_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/percona_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/mysql_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/mongodb_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/mariadb_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/db2_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/couchdb_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/couchbase_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/cassandra_helper.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: copying build/lib/trove/tests/scenario/helpers/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/user_actions_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/test_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/root_actions_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/replication_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/negative_cluster_actions_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/module_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_upgrade_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_force_delete_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_error_create_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_delete_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_create_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/instance_actions_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/guest_log_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/database_actions_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/configuration_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/cluster_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/backup_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: copying build/lib/trove/tests/scenario/groups/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/user_actions_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/test_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/root_actions_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/replication_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/negative_cluster_actions_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/module_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_upgrade_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_force_delete_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_error_create_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_delete_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_create_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/instance_actions_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/guest_log_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/database_actions_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/configuration_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/cluster_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/backup_runners.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/runners/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners DEBUG: copying build/lib/trove/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/quota DEBUG: copying build/lib/trove/tests/unittests/quota/test_quota.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/quota DEBUG: copying build/lib/trove/tests/unittests/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/domain-name-service DEBUG: copying build/lib/trove/tests/unittests/domain-name-service/test_designate_driver.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/domain-name-service DEBUG: copying build/lib/trove/tests/unittests/domain-name-service/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/domain-name-service DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type DEBUG: copying build/lib/trove/tests/unittests/volume_type/test_volume_type_views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type DEBUG: copying build/lib/trove/tests/unittests/volume_type/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type DEBUG: copying build/lib/trove/tests/unittests/volume_type/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type DEBUG: copying build/lib/trove/tests/unittests/trove_testtools.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests DEBUG: copying build/lib/trove/tests/unittests/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/db DEBUG: copying build/lib/trove/tests/unittests/db/test_migration_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/db DEBUG: copying build/lib/trove/tests/unittests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/db DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cmd DEBUG: copying build/lib/trove/tests/unittests/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cmd DEBUG: copying build/lib/trove/tests/unittests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_vertica_clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_galera_clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/test_api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: copying build/lib/trove/tests/unittests/taskmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql DEBUG: copying build/lib/trove/tests/unittests/mysql/test_user_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql DEBUG: copying build/lib/trove/tests/unittests/mysql/test_common.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql DEBUG: copying build/lib/trove/tests/unittests/mysql/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module DEBUG: copying build/lib/trove/tests/unittests/module/test_module_views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module DEBUG: copying build/lib/trove/tests/unittests/module/test_module_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module DEBUG: copying build/lib/trove/tests/unittests/module/test_module_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module DEBUG: copying build/lib/trove/tests/unittests/module/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor DEBUG: copying build/lib/trove/tests/unittests/conductor/test_methods.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor DEBUG: copying build/lib/trove/tests/unittests/conductor/test_conf.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor DEBUG: copying build/lib/trove/tests/unittests/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/flavor DEBUG: copying build/lib/trove/tests/unittests/flavor/test_flavor_views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/flavor DEBUG: copying build/lib/trove/tests/unittests/flavor/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/flavor DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/configuration DEBUG: copying build/lib/trove/tests/unittests/configuration/test_configuration_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/configuration DEBUG: copying build/lib/trove/tests/unittests/configuration/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/configuration DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/hacking DEBUG: copying build/lib/trove/tests/unittests/hacking/test_check.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/hacking DEBUG: copying build/lib/trove/tests/unittests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade DEBUG: copying build/lib/trove/tests/unittests/upgrade/test_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade DEBUG: copying build/lib/trove/tests/unittests/upgrade/test_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade DEBUG: copying build/lib/trove/tests/unittests/upgrade/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_template.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_stream_codecs.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_server_group.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_secure_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_pagination.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_notification.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_dbmodels.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_crypto_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_context.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_conductor_serializer.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/test_auth.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: copying build/lib/trove/tests/unittests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: copying build/lib/trove/tests/unittests/mgmt/test_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: copying build/lib/trove/tests/unittests/mgmt/test_datastores.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: copying build/lib/trove/tests/unittests/mgmt/test_datastore_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: copying build/lib/trove/tests/unittests/mgmt/test_clusters.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: copying build/lib/trove/tests/unittests/mgmt/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: copying build/lib/trove/tests/unittests/backup/test_storage.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: copying build/lib/trove/tests/unittests/backup/test_backupagent.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: copying build/lib/trove/tests/unittests/backup/test_backup_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: copying build/lib/trove/tests/unittests/backup/test_backup_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: copying build/lib/trove/tests/unittests/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/test_datastore_versions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/test_datastore_version_metadata.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/test_datastore.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/test_capability.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/base.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: copying build/lib/trove/tests/unittests/datastore/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions DEBUG: copying build/lib/trove/tests/unittests/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/redis DEBUG: copying build/lib/trove/tests/unittests/extensions/redis/test_service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/redis DEBUG: copying build/lib/trove/tests/unittests/extensions/redis/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/redis DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/common DEBUG: copying build/lib/trove/tests/unittests/extensions/common/test_service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/common DEBUG: copying build/lib/trove/tests/unittests/extensions/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/router DEBUG: copying build/lib/trove/tests/unittests/router/test_router.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/router DEBUG: copying build/lib/trove/tests/unittests/router/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/router DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_vertica_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_redis_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_mongodb_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_galera_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_vertica_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_redis_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_pxc_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/test_cassandra_cluster.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: copying build/lib/trove/tests/unittests/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api DEBUG: copying build/lib/trove/tests/unittests/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api DEBUG: copying build/lib/trove/tests/unittests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common DEBUG: copying build/lib/trove/tests/unittests/api/common/test_limits.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common DEBUG: copying build/lib/trove/tests/unittests/api/common/test_extensions.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common DEBUG: copying build/lib/trove/tests/unittests/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_volume.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_vertica_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_vertica_api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_service.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_redis_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_query.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_pkg.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_operating_system.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_mysql_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_mongodb_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_mongodb_cluster_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_mariadb_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_guestagent_utils.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_galera_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_galera_cluster_api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_dbaas.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_db2_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_datastore_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_couchdb_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_couchbase_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_configuration.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_cassandra_manager.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_backups.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_api.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/test_agent_heartbeats_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: copying build/lib/trove/tests/unittests/guestagent/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util DEBUG: copying build/lib/trove/tests/unittests/util/util.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util DEBUG: copying build/lib/trove/tests/unittests/util/matchers.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util DEBUG: copying build/lib/trove/tests/unittests/util/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: copying build/lib/trove/tests/unittests/instance/test_instance_views.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: copying build/lib/trove/tests/unittests/instance/test_instance_status.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: copying build/lib/trove/tests/unittests/instance/test_instance_models.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: copying build/lib/trove/tests/unittests/instance/test_instance_controller.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: copying build/lib/trove/tests/unittests/instance/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/taskmanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance/tasks.py to tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/instance/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/volume_type/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster/tasks.py to tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cluster/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/limits/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup/state.py to state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/datastore/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/configuration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/quota/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/network/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/module/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/flavor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/042_add_cluster_configuration_id.py to 042_add_cluster_configuration_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/041_instance_keys.py to 041_instance_keys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/040_module_priority.py to 040_module_priority.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/039_region.py to 039_region.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/038_instance_faults.py to 038_instance_faults.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/037_modules.py to 037_modules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/036_add_datastore_version_metadata.py to 036_add_datastore_version_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/035_flavor_id_int_to_string.py to 035_flavor_id_int_to_string.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/034_change_task_description.py to 034_change_task_description.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/033_datastore_parameters.py to 033_datastore_parameters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/032_clusters.py to 032_clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/031_add_timestamps_to_configurations.py to 031_add_timestamps_to_configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/030_add_master_slave.py to 030_add_master_slave.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/029_add_backup_datastore.py to 029_add_backup_datastore.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/028_recreate_agent_heartbeat.py to 028_recreate_agent_heartbeat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/027_add_datastore_capabilities.py to 027_add_datastore_capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/026_datastore_versions_unique_fix.py to 026_datastore_versions_unique_fix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/025_add_service_statuses_indexes.py to 025_add_service_statuses_indexes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/024_add_backup_indexes.py to 024_add_backup_indexes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/023_add_instance_indexes.py to 023_add_instance_indexes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/022_add_backup_parent_id.py to 022_add_backup_parent_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/021_conductor_last_seen.py to 021_conductor_last_seen.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/020_configurations.py to 020_configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/019_datastore_fix.py to 019_datastore_fix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/018_datastore_versions_fix.py to 018_datastore_versions_fix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/017_update_datastores.py to 017_update_datastores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/016_add_datastore_type.py to 016_add_datastore_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/015_add_service_type.py to 015_add_service_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/014_update_instance_flavor_id.py to 014_update_instance_flavor_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/013_add_security_group_artifacts.py to 013_add_security_group_artifacts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/012_backup.py to 012_backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/011_quota.py to 011_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/010_add_usage.py to 010_add_usage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/009_add_deleted_flag_to_instances.py to 009_add_deleted_flag_to_instances.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/008_add_instance_fields.py to 008_add_instance_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/007_add_volume_flavor.py to 007_add_volume_flavor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/006_dns_records.py to 006_dns_records.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/005_heartbeat.py to 005_heartbeat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/004_root_enabled.py to 004_root_enabled.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/003_service_statuses.py to 003_service_statuses.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/002_service_images.py to 002_service_images.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/versions/001_base_schema.py to 001_base_schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migrate_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/session.py to session.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/mappers.py to mappers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/designate/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/dns/designate/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes/mysql.py to mysql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes/mgmt.py to mgmt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/routes/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/redis/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/security_group/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/security_group/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mysql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mongodb/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mongodb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/vertica/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/vertica/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/pxc/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/pxc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/upgrade/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/configuration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/datastores/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/quota/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/instances/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/extensions/mgmt/clusters/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/guest.py to guest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/fakemode.py to fakemode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/serializer.py to serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/secure_serializer.py to secure_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/conductor_host_serializer.py to conductor_host_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/conductor_guest_serializer.py to conductor_guest_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/rpc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/users.py to users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/user_access.py to user_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/modules.py to modules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/instances.py to instances.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/flavors.py to flavors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/datastores.py to datastores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/databases.py to databases.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/configurations.py to configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/configuration_parameters.py to configuration_parameters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/clusters.py to clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/xmlutils.py to xmlutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/trove_remote.py to trove_remote.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/timeutils.py to timeutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/template.py to template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/stream_codecs.py to stream_codecs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/server_group.py to server_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/serializable_notification.py to serializable_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/profile.py to profile.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/pastedeploy.py to pastedeploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/pagination.py to pagination.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/notification.py to notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/local.py to local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/instance.py to instance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/extensions.py to extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/debug_utils.py to debug_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/crypto_utils.py to crypto_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/configurations.py to configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/clients_admin.py to clients_admin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/clients.py to clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/cfg.py to cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/base_wsgi.py to base_wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/base_exception.py to base_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/apischema.py to apischema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/cassandra/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/cassandra/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mongodb/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mongodb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql/data.py to data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/mysql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/postgresql/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/postgresql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/couchdb/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/couchdb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/redis/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/db/redis/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/storage/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/vertica/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/cassandra/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/redis/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/mongodb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/common/strategies/cluster/experimental/galera_common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/backup/backupagent.py to backupagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/module_manager.py to module_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/driver_manager.py to driver_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers/ping_driver.py to ping_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers/new_relic_license_driver.py to new_relic_license_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers/module_driver.py to module_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/module/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/pkg.py to pkg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/guest_log.py to guest_log.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/dbaas.py to dbaas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql_common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/mysql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/galera_common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchbase/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mariadb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/redis/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/db2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/couchdb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/percona/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/cassandra/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/vertica/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/pxc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/mongodb/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql/pgsql_query.py to pgsql_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/experimental/postgresql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/datastore/technical-preview/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/redis_impl.py to redis_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/postgresql_impl.py to postgresql_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/mongo_impl.py to mongo_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/mariadb_impl.py to mariadb_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/db2_impl.py to db2_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/couchdb_impl.py to couchdb_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/couchbase_impl.py to couchbase_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/cassandra_impl.py to cassandra_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/mysql_impl.py to mysql_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/restore/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/mysql_impl.py to mysql_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/redis_impl.py to redis_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/postgresql_impl.py to postgresql_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/mongo_impl.py to mongo_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/mariadb_impl.py to mariadb_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/db2_impl.py to db2_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/couchdb_impl.py to couchdb_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/couchbase_impl.py to couchbase_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/cassandra_impl.py to cassandra_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/backup/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental/redis_sync.py to redis_sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental/postgresql_impl.py to postgresql_impl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental/mariadb_gtid.py to mariadb_gtid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/experimental/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/mysql_gtid.py to mysql_gtid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/mysql_binlog.py to mysql_binlog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/mysql_base.py to mysql_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/strategies/replication/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common/sql_query.py to sql_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common/operating_system.py to operating_system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common/guestagent_utils.py to guestagent_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common/configuration.py to configuration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/guestagent/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/db/migrations.py to migrations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples/snippets.py to snippets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/examples/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/root_logger.py to root_logger.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/int_tests.py to int_tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/users.py to users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/usage.py to usage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/server_connection.py to server_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/mysql.py to mysql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/event_simulator.py to event_simulator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/check.py to check.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/util/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/malformed_json.py to malformed_json.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/instances_actions.py to instances_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/instances.py to instances.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/datastore_versions.py to datastore_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/configurations.py to configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/admin_required.py to admin_required.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/mgmt/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/users.py to users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/user_access.py to user_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/root_on_create.py to root_on_create.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/instances_resize.py to instances_resize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/instances_mysql_down.py to instances_mysql_down.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/instances_delete.py to instances_delete.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/instances_actions.py to instances_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/instances.py to instances.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/header.py to header.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/datastores.py to datastores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/databases.py to databases.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/configurations.py to configurations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/taskmanager.py to taskmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/guestagent.py to guestagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/dns.py to dns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/conf.py to conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/fakes/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/vertica_helper.py to vertica_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/test_helper.py to test_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/sql_helper.py to sql_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/redis_helper.py to redis_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/pxc_helper.py to pxc_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/postgresql_helper.py to postgresql_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/percona_helper.py to percona_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/mysql_helper.py to mysql_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/mongodb_helper.py to mongodb_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/mariadb_helper.py to mariadb_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/db2_helper.py to db2_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/couchdb_helper.py to couchdb_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/couchbase_helper.py to couchbase_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/cassandra_helper.py to cassandra_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/helpers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/user_actions_group.py to user_actions_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/test_group.py to test_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/root_actions_group.py to root_actions_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/replication_group.py to replication_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/negative_cluster_actions_group.py to negative_cluster_actions_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/module_group.py to module_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_upgrade_group.py to instance_upgrade_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_force_delete_group.py to instance_force_delete_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_error_create_group.py to instance_error_create_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_delete_group.py to instance_delete_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_create_group.py to instance_create_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/instance_actions_group.py to instance_actions_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/guest_log_group.py to guest_log_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/database_actions_group.py to database_actions_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/configuration_group.py to configuration_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/cluster_group.py to cluster_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/backup_group.py to backup_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/groups/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/user_actions_runners.py to user_actions_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/test_runners.py to test_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/root_actions_runners.py to root_actions_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/replication_runners.py to replication_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/negative_cluster_actions_runners.py to negative_cluster_actions_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/module_runners.py to module_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_upgrade_runners.py to instance_upgrade_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_force_delete_runners.py to instance_force_delete_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_error_create_runners.py to instance_error_create_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_delete_runners.py to instance_delete_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_create_runners.py to instance_create_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/instance_actions_runners.py to instance_actions_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/guest_log_runners.py to guest_log_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/database_actions_runners.py to database_actions_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/configuration_runners.py to configuration_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/cluster_runners.py to cluster_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/backup_runners.py to backup_runners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/runners/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/scenario/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/quota/test_quota.py to test_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/quota/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/domain-name-service/test_designate_driver.py to test_designate_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/domain-name-service/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type/test_volume_type_views.py to test_volume_type_views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type/test_volume_type.py to test_volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/volume_type/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/trove_testtools.py to trove_testtools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/db/test_migration_utils.py to test_migration_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cmd/test_status.py to test_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_vertica_clusters.py to test_vertica_clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_galera_clusters.py to test_galera_clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_clusters.py to test_clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/taskmanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql/test_user_controller.py to test_user_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mysql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module/test_module_views.py to test_module_views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module/test_module_models.py to test_module_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module/test_module_controller.py to test_module_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/module/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor/test_methods.py to test_methods.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor/test_conf.py to test_conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/flavor/test_flavor_views.py to test_flavor_views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/flavor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/configuration/test_configuration_controller.py to test_configuration_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/configuration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/hacking/test_check.py to test_check.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade/test_controller.py to test_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/upgrade/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_wsgi.py to test_wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_timeutils.py to test_timeutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_template.py to test_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_stream_codecs.py to test_stream_codecs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_server_group.py to test_server_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_serializer.py to test_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_secure_serializer.py to test_secure_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_pagination.py to test_pagination.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_notification.py to test_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_exception.py to test_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_dbmodels.py to test_dbmodels.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_crypto_utils.py to test_crypto_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_context.py to test_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_conductor_serializer.py to test_conductor_serializer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/test_auth.py to test_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt/test_datastores.py to test_datastores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt/test_datastore_controller.py to test_datastore_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt/test_clusters.py to test_clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/mgmt/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup/test_storage.py to test_storage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup/test_backupagent.py to test_backupagent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup/test_backup_models.py to test_backup_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup/test_backup_controller.py to test_backup_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/test_datastore_versions.py to test_datastore_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/test_datastore_version_metadata.py to test_datastore_version_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/test_datastore.py to test_datastore.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/test_capability.py to test_capability.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/datastore/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/redis/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/redis/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/common/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/extensions/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/router/test_router.py to test_router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/router/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_vertica_cluster.py to test_vertica_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_redis_cluster.py to test_redis_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_mongodb_cluster.py to test_mongodb_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_galera_cluster.py to test_galera_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_views.py to test_cluster_views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_vertica_controller.py to test_cluster_vertica_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_redis_controller.py to test_cluster_redis_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_pxc_controller.py to test_cluster_pxc_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_models.py to test_cluster_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster_controller.py to test_cluster_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/test_cassandra_cluster.py to test_cassandra_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/cluster/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common/test_limits.py to test_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common/test_extensions.py to test_extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/api/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_vertica_manager.py to test_vertica_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_vertica_api.py to test_vertica_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_redis_manager.py to test_redis_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_query.py to test_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_pkg.py to test_pkg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_operating_system.py to test_operating_system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_mysql_manager.py to test_mysql_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_mongodb_manager.py to test_mongodb_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_mongodb_cluster_manager.py to test_mongodb_cluster_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_mariadb_manager.py to test_mariadb_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_guestagent_utils.py to test_guestagent_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_galera_manager.py to test_galera_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_galera_cluster_api.py to test_galera_cluster_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_dbaas.py to test_dbaas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_db2_manager.py to test_db2_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_datastore_manager.py to test_datastore_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_couchdb_manager.py to test_couchdb_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_couchbase_manager.py to test_couchbase_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_configuration.py to test_configuration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_cassandra_manager.py to test_cassandra_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_backups.py to test_backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/test_agent_heartbeats_models.py to test_agent_heartbeats_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/guestagent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util/util.py to util.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util/matchers.py to matchers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/util/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance/test_instance_views.py to test_instance_views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance/test_instance_status.py to test_instance_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance/test_instance_models.py to test_instance_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance/test_instance_controller.py to test_instance_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove/tests/unittests/instance/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmp45Hbtr.py' DEBUG: /usr/bin/python2 -O /tmp/tmp45Hbtr.py DEBUG: removing /tmp/tmp45Hbtr.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/etc/trove DEBUG: copying etc/trove/api-paste.ini -> /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/etc/trove DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing trove.egg-info/PKG-INFO DEBUG: writing top-level names to trove.egg-info/top_level.txt DEBUG: writing dependency_links to trove.egg-info/dependency_links.txt DEBUG: writing entry points to trove.egg-info/entry_points.txt DEBUG: writing pbr to trove.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 'trove.egg-info/SOURCES.txt' DEBUG: Copying trove.egg-info to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/trove-12.1.1.dev1-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 trove-guestagent script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-fake-mode script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-api script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-status script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-taskmanager script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-mgmt-taskmanager script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-conductor script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: Installing trove-manage script to /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/systemd/system DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/trove DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/var/lib/trove DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/var/log/trove DEBUG: + install -p -D -m 640 etc/trove/trove.conf.sample /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove.conf DEBUG: + crudini --set /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove.conf database connection mysql://trove:trove@localhost/trove DEBUG: + crudini --set /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove.conf DEFAULT log_file /var/log/trove/trove.log DEBUG: + mv /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/etc/trove/api-paste.ini /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/api-paste.ini DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/etc/trove DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove DEBUG: + install -p -D -m 640 etc/trove/trove.conf.sample /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove-taskmanager.conf DEBUG: + install -p -D -m 640 etc/trove/trove.conf.sample /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove-conductor.conf DEBUG: + install -p -D -m 640 etc/trove/trove-guestagent.conf.sample /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/trove-guestagent.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/guest_info /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/trove/guest_info DEBUG: + install -p -m 644 /builddir/build/SOURCES/openstack-trove-api.service /builddir/build/SOURCES/openstack-trove-taskmanager.service /builddir/build/SOURCES/openstack-trove-conductor.service /builddir/build/SOURCES/openstack-trove-guestagent.service /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/trove.logrotate /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/etc/logrotate.d/openstack-trove DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/var/run/trove DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/bin/trove-fake-mode DEBUG: + rm -fr '/builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/lib/python2.7/site-packages/run_tests.*' 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/trove-12.1.1.dev1 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-trove-12.1.1-0.20230626045920.0683f1c.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-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fdthc7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-12.1.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-12.1.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-12.1.1 DEBUG: + exit 0 DEBUG: Provides: openstack-trove = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-trove-common-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KLdYVb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-common-12.1.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-common-12.1.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/openstack-trove-common-12.1.1 DEBUG: + exit 0 DEBUG: Provides: config(openstack-trove-common) = 1:12.1.1-0.20230626045920.0683f1c.el7 openstack-trove-common = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-trove-api-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Provides: openstack-trove-api = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-trove-taskmanager-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Provides: config(openstack-trove-taskmanager) = 1:12.1.1-0.20230626045920.0683f1c.el7 openstack-trove-taskmanager = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-trove-conductor-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Provides: config(openstack-trove-conductor) = 1:12.1.1-0.20230626045920.0683f1c.el7 openstack-trove-conductor = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-trove-guestagent-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Provides: config(openstack-trove-guestagent) = 1:12.1.1-0.20230626045920.0683f1c.el7 openstack-trove-guestagent = 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: python2-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lh3kch DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-12.1.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-12.1.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-12.1.1 DEBUG: + exit 0 DEBUG: Provides: python-trove = 1:12.1.1-0.20230626045920.0683f1c.el7 python2-trove = 1:12.1.1-0.20230626045920.0683f1c.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: python(abi) = 2.7 DEBUG: Obsoletes: python-trove < 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Processing files: python2-trove-tests-12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wT6GQR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-tests-12.1.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-tests-12.1.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64/usr/share/licenses/python2-trove-tests-12.1.1 DEBUG: + exit 0 DEBUG: Provides: python-trove-tests = 1:12.1.1-0.20230626045920.0683f1c.el7 python2-trove-tests = 1:12.1.1-0.20230626045920.0683f1c.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: python(abi) = 2.7 DEBUG: Obsoletes: python-trove-tests < 1:12.1.1-0.20230626045920.0683f1c.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-common-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-api-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-taskmanager-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-conductor-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-guestagent-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-trove-tests-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tJm0Ic DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-12.1.1.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm INFO: Done(/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.src.rpm) Config(dlrn-5) 0 minutes 41 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.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': 'C.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': 'C.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/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7203060 2675564 1014212 6387744 7710856 DEBUG: Swap: 8388604 733980 7654624 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-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/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-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/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-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init 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. 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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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': 'C.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 package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7218196 1849992 1824492 7198180 6885440 DEBUG: Swap: 8388604 733980 7654624 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': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 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/dnf 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/dnf/vars 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', '-o', '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': 'C.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/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6jskbez_', '/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 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/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8d25237333944f9c893f55daa712b856', '-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=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', '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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False 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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-tests-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-guestagent-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-conductor-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-taskmanager-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-api-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-common-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm /home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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', '-o', 'rbind', '/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/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': 'C.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': 'C.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': 'C.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': 'C.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/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-tests-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-guestagent-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-conductor-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-taskmanager-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-api-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-common-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a11d348f66934498a1367990198feaee', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kft0pcwk:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-tests-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/python2-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-guestagent-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-conductor-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-taskmanager-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-api-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-common-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8/openstack-trove-12.1.1-0.20230626045920.0683f1c.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-mistral-c66cf75a50bf2772b0b2 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-trove-tests noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 876 k DEBUG: python2-trove noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 1.0 M DEBUG: openstack-trove-guestagent noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 6.2 k DEBUG: openstack-trove-conductor noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 7.3 k DEBUG: openstack-trove-taskmanager noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 7.4 k DEBUG: openstack-trove-api noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 3.5 k DEBUG: openstack-trove-common noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 12 k DEBUG: openstack-trove noarch1:12.1.1-0.20230626045920.0683f1c.el7 @commandline 6.0 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-designateclient noarch3.0.0-0.20200221131317.093d8d7.el7 delorean 87 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-heatclient noarch1.18.1-0.20201008061916.ed9edc6.el7 delorean 159 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-mistralclient noarch3.10.0-0.20200221172018.dc246bf.el7 delorean 148 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-swiftclient noarch3.8.1-0.20200221080253.72b90fe.el7 delorean 163 k DEBUG: python2-troveclient noarch3.0.1-0.20200918051447.564edb7.el7 delorean 346 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-passlib noarch1.7.0-4.el7 delorean-train-testing 733 k DEBUG: python2-pexpect noarch4.6-1.el7 delorean-train-testing 134 k DEBUG: python2-ptyprocess noarch0.6.0-5.el7 delorean-train-testing 26 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-xmltodict noarch0.10.1-1.el7 delorean-train-testing 16 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: python-httplib2 noarch0.9.2-1.el7 extras 115 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 120 Packages DEBUG: Total size: 17 M DEBUG: Total download size: 5.1 M DEBUG: Installed size: 76 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-passlib-1.7.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-httplib2-0.9.2-1.el7.noarch.rpm: Already downloaded DEBUG: (64/112): python-oslo-cache-lang-1.37.1-0.20220 15 kB/s | 11 kB 00:00 DEBUG: (65/112): python-oslo-concurrency-lang-3.30.1-0 11 kB/s | 8.6 kB 00:00 DEBUG: (66/112): python-oslo-db-lang-5.0.2-0.202002201 7.0 kB/s | 8.2 kB 00:01 DEBUG: (67/112): python-oslo-i18n-lang-3.24.0-0.202002 20 kB/s | 8.8 kB 00:00 DEBUG: (68/112): python-oslo-log-lang-3.44.3-0.2020061 10 kB/s | 8.0 kB 00:00 DEBUG: (69/112): python-oslo-middleware-lang-3.38.1-0. 19 kB/s | 7.0 kB 00:00 DEBUG: (70/112): python-oslo-policy-lang-2.3.4-0.20200 10 kB/s | 7.1 kB 00:00 DEBUG: (71/112): python-oslo-utils-lang-3.41.6-0.20200 22 kB/s | 7.8 kB 00:00 DEBUG: (72/112): python-pycadf-common-2.10.0-0.2020022 13 kB/s | 9.6 kB 00:00 DEBUG: (73/112): python2-cinderclient-5.0.2-0.20210415 517 kB/s | 233 kB 00:00 DEBUG: (74/112): python2-cliff-2.16.0-0.20200221082936 136 kB/s | 88 kB 00:00 DEBUG: (75/112): python2-debtcollector-1.22.0-0.202002 50 kB/s | 27 kB 00:00 DEBUG: (76/112): python2-designateclient-3.0.0-0.20200 142 kB/s | 87 kB 00:00 DEBUG: (77/112): python2-futurist-1.9.0-0.202002210413 89 kB/s | 58 kB 00:00 DEBUG: (78/112): python2-glanceclient-2.17.1-0.2020062 223 kB/s | 140 kB 00:00 DEBUG: (79/112): python2-heatclient-1.18.1-0.202010080 146 kB/s | 159 kB 00:01 DEBUG: (80/112): python2-keystoneclient-3.21.0-0.20200 350 kB/s | 241 kB 00:00 DEBUG: (81/112): python2-keystoneauth1-3.17.4-0.202106 254 kB/s | 415 kB 00:01 DEBUG: (82/112): python2-keystonemiddleware-7.0.1-0.20 78 kB/s | 88 kB 00:01 DEBUG: (83/112): python2-mistralclient-3.10.0-0.202002 120 kB/s | 148 kB 00:01 DEBUG: (84/112): python2-neutronclient-6.14.1-0.202006 342 kB/s | 300 kB 00:00 DEBUG: (85/112): python2-novaclient-15.1.1-0.202006290 297 kB/s | 220 kB 00:00 DEBUG: (86/112): python2-openstacksdk-0.36.5-0.2021020 891 kB/s | 767 kB 00:00 DEBUG: (87/112): python2-os-client-config-1.33.0-0.202 88 kB/s | 48 kB 00:00 DEBUG: (88/112): python2-os-service-types-1.7.0-0.2020 88 kB/s | 31 kB 00:00 DEBUG: (89/112): python2-oslo-cache-1.37.1-0.202209091 335 kB/s | 46 kB 00:00 DEBUG: (90/112): python2-oslo-concurrency-3.30.1-0.202 255 kB/s | 35 kB 00:00 DEBUG: (91/112): python2-osc-lib-1.14.1-0.202002211219 112 kB/s | 72 kB 00:00 DEBUG: (92/112): python2-oslo-config-6.11.3-0.20201123 391 kB/s | 223 kB 00:00 DEBUG: (93/112): python2-oslo-context-2.23.1-0.2020061 35 kB/s | 20 kB 00:00 DEBUG: (94/112): python2-oslo-db-5.0.2-0.2020022017141 781 kB/s | 145 kB 00:00 DEBUG: (95/112): python2-oslo-i18n-3.24.0-0.2020022011 582 kB/s | 52 kB 00:00 DEBUG: (96/112): python2-oslo-log-3.44.3-0.20200610054 265 kB/s | 59 kB 00:00 DEBUG: (97/112): python2-oslo-middleware-3.38.1-0.2020 351 kB/s | 48 kB 00:00 DEBUG: (98/112): python2-oslo-policy-2.3.4-0.202007130 159 kB/s | 64 kB 00:00 DEBUG: (99/112): python2-oslo-messaging-10.2.4-0.20210 293 kB/s | 220 kB 00:00 DEBUG: (100/112): python2-oslo-serialization-2.29.3-0. 47 kB/s | 29 kB 00:00 DEBUG: (101/112): python2-oslo-utils-3.41.6-0.20200703 269 kB/s | 73 kB 00:00 DEBUG: (102/112): python2-oslo-service-1.40.2-0.202002 108 kB/s | 66 kB 00:00 DEBUG: (103/112): python2-oslo-upgradecheck-0.3.2-0.20 45 kB/s | 18 kB 00:00 DEBUG: (104/112): python2-pycadf-2.10.0-0.202002201932 127 kB/s | 45 kB 00:00 DEBUG: (105/112): python2-osprofiler-2.8.2-0.202002211 162 kB/s | 124 kB 00:00 DEBUG: (106/112): python2-requestsexceptions-1.4.0-0.2 16 kB/s | 10 kB 00:00 DEBUG: (107/112): python2-stevedore-1.31.0-0.202002201 56 kB/s | 56 kB 00:00 DEBUG: (108/112): python2-swiftclient-3.8.1-0.20200221 214 kB/s | 163 kB 00:00 DEBUG: (109/112): python2-troveclient-3.0.1-0.20200918 321 kB/s | 346 kB 00:01 DEBUG: (110/112): python2-ptyprocess-0.6.0-5.el7.noarc 81 kB/s | 26 kB 00:00 DEBUG: (111/112): python2-xmltodict-0.10.1-1.el7.noarc 316 kB/s | 16 kB 00:00 DEBUG: (112/112): python2-pexpect-4.6-1.el7.noarch.rpm 311 kB/s | 134 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 522 kB/s | 5.1 MB 00:09 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/120 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/120 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/120 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/120 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 5/120 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 6/120 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 7/120 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 8/120 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 9/120 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 10/120 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 10/120 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 11/120 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 12/120 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 13/120 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 14/120 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 15/120 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 16/120 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 17/120 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 18/120 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 19/120 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 20/120 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 21/120 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 22/120 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 23/120 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 24/120 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 25/120 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 26/120 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 27/120 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 28/120 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 29/120 DEBUG: Installing : which-2.20-7.el7.x86_64 30/120 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 30/120 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 31/120 DEBUG: Installing : python-ply-3.4-11.el7.noarch 32/120 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 33/120 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 34/120 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 35/120 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 36/120 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 36/120 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 37/120 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 38/120 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 39/120 DEBUG: Installing : python2-xmltodict-0.10.1-1.el7.noarch 40/120 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 41/120 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 42/120 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 43/120 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 44/120 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 45/120 DEBUG: Installing : python2-ptyprocess-0.6.0-5.el7.noarch 46/120 DEBUG: Installing : python2-pexpect-4.6-1.el7.noarch 47/120 DEBUG: Installing : python2-passlib-1.7.0-4.el7.noarch 48/120 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 49/120 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 50/120 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 51/120 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 52/120 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 53/120 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 54/120 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 55/120 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 56/120 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 57/120 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 58/120 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 59/120 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 60/120 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 61/120 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 62/120 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 63/120 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 64/120 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 65/120 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 66/120 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 67/120 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 68/120 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 69/120 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 70/120 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 71/120 DEBUG: Installing : python-editor-0.4-4.el7.noarch 72/120 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 73/120 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 74/120 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 75/120 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 76/120 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 77/120 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 78/120 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 79/120 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 80/120 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 81/120 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 82/120 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 83/120 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 84/120 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 85/120 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 86/120 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 87/120 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 88/120 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 89/120 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90 90/120 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 91/120 DEBUG: Installing : python2-heatclient-1.18.1-0.20201008061916.ed9ed 92/120 DEBUG: Installing : python2-designateclient-3.0.0-0.20200221131317.0 93/120 DEBUG: Installing : python2-mistralclient-3.10.0-0.20200221172018.dc 94/120 DEBUG: Installing : python2-troveclient-3.0.1-0.20200918051447.564ed 95/120 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 96/120 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 97/120 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 98/120 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 99/120 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 100/120 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 101/120 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 102/120 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 103/120 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 104/120 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 105/120 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 106/120 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 107/120 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 108/120 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 109/120 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 110/120 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 111/120 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 112/120 DEBUG: Installing : python2-trove-1:12.1.1-0.20230626045920.0683f1c. 113/120 DEBUG: Running scriptlet: openstack-trove-common-1:12.1.1-0.20230626045920 114/120 DEBUG: Installing : openstack-trove-common-1:12.1.1-0.20230626045920 114/120 DEBUG: Installing : openstack-trove-conductor-1:12.1.1-0.20230626045 115/120 DEBUG: Running scriptlet: openstack-trove-conductor-1:12.1.1-0.20230626045 115/120 DEBUG: Installing : openstack-trove-taskmanager-1:12.1.1-0.202306260 116/120 DEBUG: Running scriptlet: openstack-trove-taskmanager-1:12.1.1-0.202306260 116/120 DEBUG: Installing : openstack-trove-api-1:12.1.1-0.20230626045920.06 117/120 DEBUG: Running scriptlet: openstack-trove-api-1:12.1.1-0.20230626045920.06 117/120 DEBUG: Installing : openstack-trove-1:12.1.1-0.20230626045920.0683f1 118/120 DEBUG: Installing : openstack-trove-guestagent-1:12.1.1-0.2023062604 119/120 DEBUG: Running scriptlet: openstack-trove-guestagent-1:12.1.1-0.2023062604 119/120 DEBUG: Installing : python2-trove-tests-1:12.1.1-0.20230626045920.06 120/120 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/120 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/120 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/120 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/120 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/120 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/120 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/120 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/120 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 9/120 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 10/120 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 11/120 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 12/120 DEBUG: Verifying : python2-designateclient-3.0.0-0.20200221131317.0 13/120 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 14/120 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 15/120 DEBUG: Verifying : python2-heatclient-1.18.1-0.20201008061916.ed9ed 16/120 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 17/120 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 18/120 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 19/120 DEBUG: Verifying : python2-mistralclient-3.10.0-0.20200221172018.dc 20/120 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 21/120 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 22/120 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 23/120 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 24/120 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 25/120 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 26/120 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 27/120 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 28/120 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 29/120 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 30/120 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 31/120 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 32/120 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 33/120 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 34/120 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 35/120 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 36/120 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 37/120 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 38/120 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 39/120 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 40/120 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 41/120 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 42/120 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 43/120 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 44/120 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90 45/120 DEBUG: Verifying : python2-troveclient-3.0.1-0.20200918051447.564ed 46/120 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 47/120 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 48/120 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 49/120 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 50/120 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 51/120 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 52/120 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 53/120 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 54/120 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 55/120 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 56/120 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 57/120 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 58/120 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 59/120 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 60/120 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 61/120 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 62/120 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 63/120 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 64/120 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 65/120 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 66/120 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 67/120 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 68/120 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 69/120 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 70/120 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 71/120 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 72/120 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 73/120 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 74/120 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 75/120 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 76/120 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 77/120 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 78/120 DEBUG: Verifying : python2-passlib-1.7.0-4.el7.noarch 79/120 DEBUG: Verifying : python2-pexpect-4.6-1.el7.noarch 80/120 DEBUG: Verifying : python2-ptyprocess-0.6.0-5.el7.noarch 81/120 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 82/120 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 83/120 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 84/120 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 85/120 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 86/120 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 87/120 DEBUG: Verifying : python2-xmltodict-0.10.1-1.el7.noarch 88/120 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 89/120 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 90/120 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 91/120 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 92/120 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 93/120 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 94/120 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 95/120 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 96/120 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 97/120 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 98/120 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 99/120 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 100/120 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 101/120 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 102/120 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 103/120 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 104/120 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 105/120 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 106/120 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 107/120 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 108/120 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 109/120 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 110/120 DEBUG: Verifying : which-2.20-7.el7.x86_64 111/120 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 112/120 DEBUG: Verifying : python2-trove-tests-1:12.1.1-0.20230626045920.06 113/120 DEBUG: Verifying : python2-trove-1:12.1.1-0.20230626045920.0683f1c. 114/120 DEBUG: Verifying : openstack-trove-guestagent-1:12.1.1-0.2023062604 115/120 DEBUG: Verifying : openstack-trove-conductor-1:12.1.1-0.20230626045 116/120 DEBUG: Verifying : openstack-trove-taskmanager-1:12.1.1-0.202306260 117/120 DEBUG: Verifying : openstack-trove-api-1:12.1.1-0.20230626045920.06 118/120 DEBUG: Verifying : openstack-trove-common-1:12.1.1-0.20230626045920 119/120 DEBUG: Verifying : openstack-trove-1:12.1.1-0.20230626045920.0683f1 120/120 DEBUG: Installed: DEBUG: python2-trove-tests-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: python2-trove-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-guestagent-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-conductor-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-taskmanager-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-api-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-common-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: openstack-trove-1:12.1.1-0.20230626045920.0683f1c.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-designateclient-3.0.0-0.20200221131317.093d8d7.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-heatclient-1.18.1-0.20201008061916.ed9edc6.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch DEBUG: python2-troveclient-3.0.1-0.20200918051447.564edb7.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-passlib-1.7.0-4.el7.noarch DEBUG: python2-pexpect-4.6-1.el7.noarch DEBUG: python2-ptyprocess-0.6.0-5.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-xmltodict-0.10.1-1.el7.noarch DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: python-httplib2-0.9.2-1.el7.noarch 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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/06/83/0683f1c597ca79949de4160753051238d9c0d1ac_a8a5fcb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/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': 'C.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-bootstrap/root/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': 'C.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/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.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': 'C.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': 'C.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 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0