+ 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 + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.e62h6p06:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.abelu72p:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 4282456 3195740 1563620 8733988 10024968 DEBUG: Swap: 16777212 5568584 11208628 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 469G 81G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.v164c5er', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-wallaby/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 4295736 3037724 1704676 8878724 9870628 DEBUG: Swap: 16777212 5568584 11208628 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 469G 82G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wjrps051', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2adt47hh:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e2f692fa5c6c4b51b183b2da640ec7b2', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2adt47hh:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-65899728 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-c29a6d087e3277d71e465 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-e59840857e5329bbfa5c6 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0190d585418f08872853333 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9bb95609673e1aeefc1c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ac3743c0379b533b6638 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-ba43685c131d 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-e2485a0bc9067f83a38870 905 kB/s | 258 kB 00:00 DEBUG: delorean-openstack-manila-ui-db23e837398c7196b6 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8de058985dfcae 31 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 36 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 45 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 17 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 31 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 31 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 32 kB/s | 3.0 kB 00:00 DEBUG: opstools 32 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-13.el8 Stream-AppStream 23 M DEBUG: git-core x86_64 2.31.1-2.el8 Stream-AppStream 4.7 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2021.1.0-0.20210812101308.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.30.0-1.1.el8 delorean-wallaby-testing 607 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-wallaby-testing 1.1 M DEBUG: python3-setuptools_scm noarch 1.15.7-4.el8 Stream-PowerTools 39 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-wallaby-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-wallaby-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.3.2-2.module_el8.5.0+761+faacb0fb Stream-AppStream 1.9 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-23.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 10.67-1.el8 Stream-AppStream 954 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-4.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-114.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2021.2.50-82.el8 Stream-BaseOS 390 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-12.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-12.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-13.el8 Stream-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-2.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-45.el8 Stream-BaseOS 434 k DEBUG: curl x86_64 7.61.1-22.el8 Stream-BaseOS 351 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-18.el8 Stream-BaseOS 41 k DEBUG: dbus-common noarch 1:1.12.8-18.el8 Stream-BaseOS 46 k DEBUG: dbus-daemon x86_64 1:1.12.8-18.el8 Stream-BaseOS 240 k DEBUG: dbus-libs x86_64 1:1.12.8-18.el8 Stream-BaseOS 184 k DEBUG: dbus-tools x86_64 1:1.12.8-18.el8 Stream-BaseOS 85 k DEBUG: device-mapper x86_64 8:1.02.181-3.el8 Stream-BaseOS 377 k DEBUG: device-mapper-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-201.git20220131.el8 Stream-BaseOS 376 k DEBUG: dwz x86_64 0.12-10.el8 Stream-AppStream 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-AppStream 22 k DEBUG: elfutils x86_64 0.186-1.el8 Stream-BaseOS 542 k DEBUG: elfutils-default-yama-scope noarch 0.186-1.el8 Stream-BaseOS 50 k DEBUG: elfutils-libelf x86_64 0.186-1.el8 Stream-BaseOS 229 k DEBUG: elfutils-libs x86_64 0.186-1.el8 Stream-BaseOS 295 k DEBUG: emacs-filesystem noarch 1:26.1-7.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-9.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-20.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-20.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-4.el8_3.1 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-AppStream 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-13.el8 Stream-AppStream 34 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-18.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-1.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-1.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-AppStream 9.3 k DEBUG: glib2 x86_64 2.56.4-159.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-200.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-200.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-200.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-200.el8 Stream-BaseOS 80 k DEBUG: glibc-gconv-extra x86_64 2.28-200.el8 Stream-AppStream 1.5 M DEBUG: glibc-headers x86_64 2.28-200.el8 Stream-BaseOS 484 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-2.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-4.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-AppStream 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-123.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-123.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-123.el8 Stream-BaseOS 211 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-10.el8 Stream-AppStream 33 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-AppStream 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-AppStream 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-383.el8 Stream-BaseOS 9.4 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-20.el8 Stream-BaseOS 840 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-8.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-3.el8_5 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-AppStream 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-35.el8 Stream-BaseOS 219 k DEBUG: libcap x86_64 2.48-2.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-4.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-22.el8 Stream-BaseOS 301 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-35.el8 Stream-BaseOS 252 k DEBUG: libffi x86_64 3.1-23.el8 Stream-BaseOS 37 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-13.el8 Stream-BaseOS 80 k DEBUG: libgcrypt x86_64 1.8.5-6.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-13.el8 Stream-BaseOS 207 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-1.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-AppStream 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-7.el8 Stream-BaseOS 135 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-35.el8 Stream-BaseOS 235 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-AppStream 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-3.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-5.el8 Stream-BaseOS 165 k DEBUG: libsemanage x86_64 2.9-8.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-35.el8 Stream-BaseOS 178 k DEBUG: libssh x86_64 0.9.6-3.el8 Stream-BaseOS 216 k DEBUG: libssh-config noarch 0.9.6-3.el8 Stream-BaseOS 19 k DEBUG: libstdc++ x86_64 8.5.0-13.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-3.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-21.el8 Stream-AppStream 188 k DEBUG: libtirpc x86_64 1.1.4-6.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-35.el8 Stream-BaseOS 97 k DEBUG: libverto x86_64 0.3.0-5.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-13.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-AppStream 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-AppStream 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-4.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-12.el8 Stream-BaseOS 522 k DEBUG: openssh-clients x86_64 8.0p1-12.el8 Stream-BaseOS 668 k DEBUG: openssl x86_64 1:1.1.1k-6.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-6.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-16.el8 Stream-BaseOS 739 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-2.el8 Stream-BaseOS 246 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-AppStream 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-46.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-46.el8 Stream-AppStream 250 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-7.el8 Stream-BaseOS 329 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python-srpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-wallaby-testing 245 k DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-46.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-wallaby-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-wallaby-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-wallaby-testing 128 k DEBUG: python3-rpm-generators noarch 5-7.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-41.el8 Stream-AppStream 14 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-wallaby-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-6.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-wallaby-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-wallaby-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-wallaby-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-wallaby-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-wallaby-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-wallaby-build-deps 31 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-wallaby-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-AppStream 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 130-1.el8 Stream-AppStream 90 k DEBUG: rpm x86_64 4.14.3-23.el8 Stream-BaseOS 543 k DEBUG: rpm-build-libs x86_64 4.14.3-23.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-23.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-AppStream 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-6.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-16.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-15.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-58.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-58.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-58.el8 Stream-BaseOS 483 k DEBUG: systemd-udev x86_64 239-58.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-5.el8 Stream-BaseOS 838 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022a-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-35.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-18.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-3.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-3.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-17.el8 Stream-BaseOS 102 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-wallaby-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 83 k DEBUG: elfutils-debuginfod-client x86_64 0.186-1.el8 Stream-BaseOS 71 k DEBUG: gnupg2-smime x86_64 2.2.20-2.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-42.el8 Stream-BaseOS 49 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-22.el8 Stream-BaseOS 114 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.1.11-1.el8 Stream-BaseOS 48 k DEBUG: openssl-pkcs11 x86_64 0.4.10-2.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 344 Packages DEBUG: Total size: 224 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-114.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2021.2.50-82.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-45.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-18.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-201.git20220131.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.186-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-159.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-383.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-3.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022a-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-10.67-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.31.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-130-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.30.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.2 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 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.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-13.el8.x86_64 1/344 DEBUG: Running scriptlet: libgcc-8.5.0-13.el8.x86_64 1/344 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/344 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/344 DEBUG: Installing : python-srpm-macros-3-41.el8.noarch 4/344 DEBUG: Installing : python-rpm-macros-3-41.el8.noarch 5/344 DEBUG: Installing : python3-rpm-macros-3-41.el8.noarch 6/344 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/344 DEBUG: Installing : tzdata-2022a-2.el8.noarch 8/344 DEBUG: Installing : python3-setuptools-wheel-39.2.0-6.el8.noarch 9/344 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/344 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/344 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/344 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 13/344 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 14/344 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 15/344 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 16/344 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 17/344 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 18/344 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 19/344 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 20/344 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 21/344 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/344 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/344 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 24/344 DEBUG: Installing : libssh-config-0.9.6-3.el8.noarch 25/344 DEBUG: Installing : kernel-headers-4.18.0-383.el8.x86_64 26/344 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 27/344 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 28/344 DEBUG: Installing : emacs-filesystem-1:26.1-7.el8.noarch 29/344 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/344 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/344 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/344 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-6.el8.noarch 33/344 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-6.el8.noarch 33/344 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/344 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/344 DEBUG: Installing : basesystem-11-5.el8.noarch 36/344 DEBUG: Installing : pcre2-10.32-2.el8.x86_64 37/344 DEBUG: Installing : libselinux-2.9-5.el8.x86_64 38/344 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/344 DEBUG: Installing : glibc-all-langpacks-2.28-200.el8.x86_64 40/344 DEBUG: Installing : glibc-common-2.28-200.el8.x86_64 41/344 DEBUG: Installing : glibc-gconv-extra-2.28-200.el8.x86_64 42/344 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-200.el8.x86_64 42/344 DEBUG: Running scriptlet: glibc-2.28-200.el8.x86_64 43/344 DEBUG: Installing : glibc-2.28-200.el8.x86_64 43/344 DEBUG: Running scriptlet: glibc-2.28-200.el8.x86_64 43/344 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/344 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/344 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/344 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/344 DEBUG: Installing : zlib-1.2.11-17.el8.x86_64 46/344 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/344 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 48/344 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/344 DEBUG: Installing : libstdc++-8.5.0-13.el8.x86_64 50/344 DEBUG: Running scriptlet: libstdc++-8.5.0-13.el8.x86_64 50/344 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/344 DEBUG: Installing : elfutils-libelf-0.186-1.el8.x86_64 52/344 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/344 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/344 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/344 DEBUG: Installing : freetype-2.9.1-4.el8_3.1.x86_64 55/344 DEBUG: Installing : libcap-2.48-2.el8.x86_64 56/344 DEBUG: Installing : libcom_err-1.45.6-4.el8.x86_64 57/344 DEBUG: Running scriptlet: libcom_err-1.45.6-4.el8.x86_64 57/344 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/344 DEBUG: Installing : libuuid-2.32.1-35.el8.x86_64 59/344 DEBUG: Running scriptlet: libuuid-2.32.1-35.el8.x86_64 59/344 DEBUG: Installing : libxml2-2.9.7-13.el8.x86_64 60/344 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/344 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/344 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/344 DEBUG: Installing : sqlite-libs-3.26.0-15.el8.x86_64 63/344 DEBUG: Installing : expat-2.2.5-9.el8.x86_64 64/344 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/344 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/344 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/344 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/344 DEBUG: Installing : libgcrypt-1.8.5-6.el8.x86_64 69/344 DEBUG: Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 69/344 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/344 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/344 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/344 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/344 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/344 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/344 DEBUG: Installing : libffi-3.1-23.el8.x86_64 74/344 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 75/344 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 76/344 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 77/344 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 78/344 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 78/344 DEBUG: Installing : libgomp-8.5.0-13.el8.x86_64 79/344 DEBUG: Running scriptlet: libgomp-8.5.0-13.el8.x86_64 79/344 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/344 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/344 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/344 DEBUG: Installing : file-libs-5.33-20.el8.x86_64 83/344 DEBUG: Installing : file-5.33-20.el8.x86_64 84/344 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/344 DEBUG: Installing : audit-libs-3.0.7-4.el8.x86_64 86/344 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/344 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/344 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/344 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/344 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/344 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 91/344 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/344 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/344 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/344 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/344 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/344 DEBUG: Running scriptlet: glibc-headers-2.28-200.el8.x86_64 95/344 DEBUG: Installing : glibc-headers-2.28-200.el8.x86_64 95/344 DEBUG: Installing : grub2-common-1:2.02-123.el8.noarch 96/344 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/344 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 98/344 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/344 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 100/344 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 100/344 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/344 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/344 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/344 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/344 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/344 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 104/344 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/344 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/344 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 106/344 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/344 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/344 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/344 DEBUG: Installing : cpp-8.5.0-13.el8.x86_64 109/344 DEBUG: Running scriptlet: cpp-8.5.0-13.el8.x86_64 109/344 DEBUG: Installing : libsemanage-2.9-8.el8.x86_64 110/344 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/344 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/344 DEBUG: Installing : tar-2:1.30-5.el8.x86_64 113/344 DEBUG: Running scriptlet: tar-2:1.30-5.el8.x86_64 113/344 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/344 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 115/344 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 115/344 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/344 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/344 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/344 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/344 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/344 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/344 DEBUG: Installing : coreutils-common-8.30-12.el8.x86_64 121/344 DEBUG: Running scriptlet: coreutils-common-8.30-12.el8.x86_64 121/344 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/344 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/344 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/344 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/344 DEBUG: Installing : less-530-1.el8.x86_64 125/344 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/344 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/344 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/344 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/344 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 130/344 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 131/344 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 132/344 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 133/344 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 134/344 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 135/344 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/344 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/344 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 137/344 DEBUG: Installing : glibc-devel-2.28-200.el8.x86_64 138/344 DEBUG: Running scriptlet: glibc-devel-2.28-200.el8.x86_64 138/344 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 139/344 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 139/344 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 140/344 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 141/344 DEBUG: Installing : libsmartcols-2.32.1-35.el8.x86_64 142/344 DEBUG: Running scriptlet: libsmartcols-2.32.1-35.el8.x86_64 142/344 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 143/344 DEBUG: Installing : memstrack-0.1.11-1.el8.x86_64 144/344 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 145/344 DEBUG: Installing : npth-1.5-4.el8.x86_64 146/344 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 147/344 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 148/344 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 148/344 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 149/344 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 149/344 DEBUG: Installing : libtiff-4.0.9-21.el8.x86_64 150/344 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 151/344 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 152/344 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 153/344 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 154/344 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 155/344 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 156/344 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 157/344 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 158/344 DEBUG: Installing : libXpm-3.5.12-8.el8.x86_64 159/344 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 160/344 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 161/344 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 162/344 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 163/344 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 164/344 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 165/344 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 166/344 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 167/344 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 168/344 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 169/344 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 170/344 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 171/344 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 171/344 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 172/344 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 172/344 DEBUG: Installing : libijs-0.35-5.el8.x86_64 173/344 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 174/344 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/344 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/344 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/344 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/344 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/344 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/344 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/344 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/344 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/344 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/344 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/344 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/344 DEBUG: Installing : python3-libs-3.6.8-46.el8.x86_64 184/344 DEBUG: Installing : grub2-tools-minimal-1:2.02-123.el8.x86_64 185/344 DEBUG: Installing : libssh-0.9.6-3.el8.x86_64 186/344 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/344 DEBUG: Installing : platform-python-3.6.8-46.el8.x86_64 188/344 DEBUG: Running scriptlet: platform-python-3.6.8-46.el8.x86_64 188/344 DEBUG: Installing : grubby-8.40-42.el8.x86_64 189/344 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/344 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/344 DEBUG: Installing : libarchive-3.3.3-3.el8_5.x86_64 192/344 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/344 DEBUG: Installing : curl-7.61.1-22.el8.x86_64 194/344 DEBUG: Installing : libcurl-7.61.1-22.el8.x86_64 195/344 DEBUG: Installing : openssl-1:1.1.1k-6.el8.x86_64 196/344 DEBUG: Installing : crypto-policies-scripts-20211116-1.gitae470d6.el 197/344 DEBUG: Installing : crypto-policies-20211116-1.gitae470d6.el8.noarch 198/344 DEBUG: Running scriptlet: crypto-policies-20211116-1.gitae470d6.el8.noarch 198/344 DEBUG: Installing : elfutils-default-yama-scope-0.186-1.el8.noarch 199/344 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.186-1.el8.noarch 199/344 DEBUG: Installing : gzip-1.9-13.el8.x86_64 200/344 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 200/344 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/344 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/344 DEBUG: Installing : procps-ng-3.3.15-7.el8.x86_64 203/344 DEBUG: Installing : krb5-libs-1.18.2-20.el8.x86_64 204/344 DEBUG: Installing : libtirpc-1.1.4-6.el8.x86_64 205/344 DEBUG: Running scriptlet: libtirpc-1.1.4-6.el8.x86_64 205/344 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/344 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/344 DEBUG: Installing : kpartx-0.8.4-22.el8.x86_64 207/344 DEBUG: Installing : device-mapper-8:1.02.181-3.el8.x86_64 208/344 DEBUG: Installing : elfutils-debuginfod-client-0.186-1.el8.x86_64 209/344 DEBUG: Installing : elfutils-libs-0.186-1.el8.x86_64 210/344 DEBUG: Installing : openssl-pkcs11-0.4.10-2.el8.x86_64 211/344 DEBUG: Installing : rpm-4.14.3-23.el8.x86_64 212/344 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/344 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/344 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/344 DEBUG: Installing : dbus-common-1:1.12.8-18.el8.noarch 215/344 DEBUG: Installing : libfdisk-2.32.1-35.el8.x86_64 216/344 DEBUG: Running scriptlet: libfdisk-2.32.1-35.el8.x86_64 216/344 DEBUG: Installing : libmount-2.32.1-35.el8.x86_64 217/344 DEBUG: Running scriptlet: libmount-2.32.1-35.el8.x86_64 217/344 DEBUG: Installing : dbus-libs-1:1.12.8-18.el8.x86_64 218/344 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-18.el8.x86_64 218/344 DEBUG: Installing : dbus-tools-1:1.12.8-18.el8.x86_64 219/344 DEBUG: Installing : which-2.21-18.el8.x86_64 220/344 DEBUG: Installing : coreutils-8.30-12.el8.x86_64 221/344 DEBUG: Installing : systemd-libs-239-58.el8.x86_64 222/344 DEBUG: Running scriptlet: systemd-libs-239-58.el8.x86_64 222/344 DEBUG: Installing : libblkid-2.32.1-35.el8.x86_64 223/344 DEBUG: Running scriptlet: libblkid-2.32.1-35.el8.x86_64 223/344 DEBUG: Installing : device-mapper-libs-8:1.02.181-3.el8.x86_64 224/344 DEBUG: Installing : shadow-utils-2:4.6-16.el8.x86_64 225/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Installing : ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Installing : openssl-libs-1:1.1.1k-6.el8.x86_64 227/344 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-6.el8.x86_64 227/344 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/344 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/344 DEBUG: Installing : rpm-libs-4.14.3-23.el8.x86_64 229/344 DEBUG: Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64 229/344 DEBUG: Installing : kmod-25-19.el8.x86_64 230/344 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/344 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/344 DEBUG: Installing : cryptsetup-libs-2.3.7-2.el8.x86_64 232/344 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-2.el8.x86_64 232/344 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/344 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/344 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Installing : dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/344 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/344 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/344 DEBUG: Installing : libpwquality-1.4.4-3.el8.x86_64 237/344 DEBUG: Installing : pam-1.3.1-16.el8.x86_64 238/344 DEBUG: Running scriptlet: pam-1.3.1-16.el8.x86_64 238/344 DEBUG: Installing : util-linux-2.32.1-35.el8.x86_64 239/344 DEBUG: Running scriptlet: util-linux-2.32.1-35.el8.x86_64 239/344 DEBUG: Installing : systemd-pam-239-58.el8.x86_64 240/344 DEBUG: Installing : dracut-049-201.git20220131.el8.x86_64 241/344 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/344 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/344 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/344 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Installing : grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Installing : glib2-2.56.4-159.el8.x86_64 245/344 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/344 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/344 DEBUG: Installing : gnutls-3.6.16-4.el8.x86_64 247/344 DEBUG: Installing : dbus-1:1.12.8-18.el8.x86_64 248/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/344 DEBUG: Installing : systemd-239-58.el8.x86_64 249/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/344 DEBUG: Installing : systemd-udev-239-58.el8.x86_64 250/344 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 250/344 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/344 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/344 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/344 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/344 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/344 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/344 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/344 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/344 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/344 DEBUG: Installing : binutils-2.30-114.el8.x86_64 258/344 DEBUG: Running scriptlet: binutils-2.30-114.el8.x86_64 258/344 DEBUG: Installing : gcc-8.5.0-13.el8.x86_64 259/344 DEBUG: Running scriptlet: gcc-8.5.0-13.el8.x86_64 259/344 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 260/344 DEBUG: Installing : annobin-10.67-1.el8.x86_64 261/344 DEBUG: Installing : gcc-plugin-annobin-8.5.0-13.el8.x86_64 262/344 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 263/344 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 264/344 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 265/344 DEBUG: Installing : gtk-update-icon-cache-3.22.30-10.el8.x86_64 266/344 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 267/344 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 267/344 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 268/344 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 269/344 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 269/344 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 270/344 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 270/344 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/344 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/344 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 272/344 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 272/344 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/344 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/344 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/344 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/344 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/344 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/344 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 276/344 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 276/344 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 277/344 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 277/344 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 278/344 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 278/344 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 279/344 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 280/344 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 280/344 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 281/344 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 282/344 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 282/344 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 283/344 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 283/344 DEBUG: Running scriptlet: openssh-8.0p1-12.el8.x86_64 284/344 DEBUG: Installing : openssh-8.0p1-12.el8.x86_64 284/344 DEBUG: Installing : openssh-clients-8.0p1-12.el8.x86_64 285/344 DEBUG: Installing : git-core-2.31.1-2.el8.x86_64 286/344 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 288/344 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 289/344 DEBUG: Installing : gnupg2-smime-2.2.20-2.el8.x86_64 290/344 DEBUG: Installing : gnupg2-2.2.20-2.el8.x86_64 291/344 DEBUG: Installing : rpm-build-libs-4.14.3-23.el8.x86_64 292/344 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64 292/344 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 293/344 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 293/344 DEBUG: Installing : gdb-headless-8.2-18.el8.x86_64 294/344 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 295/344 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 296/344 DEBUG: Installing : cups-libs-1:2.2.6-45.el8.x86_64 297/344 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 298/344 DEBUG: Installing : redhat-rpm-config-130-1.el8.noarch 299/344 DEBUG: Running scriptlet: redhat-rpm-config-130-1.el8.noarch 299/344 DEBUG: Installing : elfutils-0.186-1.el8.x86_64 300/344 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 301/344 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 302/344 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 303/344 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 304/344 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 305/344 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 306/344 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 307/344 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 308/344 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 309/344 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 310/344 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 311/344 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 312/344 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 313/344 DEBUG: Installing : python3-rpm-generators-5-7.el8.noarch 314/344 DEBUG: Installing : platform-python-devel-3.6.8-46.el8.x86_64 315/344 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 316/344 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 317/344 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 318/344 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 319/344 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 320/344 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 321/344 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 322/344 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 323/344 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 324/344 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 325/344 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 326/344 DEBUG: Installing : openjpeg2-2.4.0-4.el8.x86_64 327/344 DEBUG: Installing : libgs-9.27-1.el8.x86_64 328/344 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 329/344 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 330/344 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 331/344 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 331/344 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 332/344 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 333/344 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 333/344 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 334/344 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 334/344 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 335/344 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 335/344 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 336/344 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 337/344 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 337/344 DEBUG: Installing : python3-eventlet-0.30.0-1.1.el8.noarch 338/344 DEBUG: Installing : rpm-build-4.14.3-23.el8.x86_64 339/344 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 340/344 DEBUG: Installing : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 341/344 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8.noarch 342/344 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 343/344 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 343/344 DEBUG: Installing : openstack-macros-2021.1.0-0.20210812101308.ce6a1 344/344 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 344/344 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-200.el8.x86_64 344/344 DEBUG: Running scriptlet: crypto-policies-scripts-20211116-1.gitae470d6.el 344/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 344/344 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 344/344 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 344/344 DEBUG: Running scriptlet: glibc-common-2.28-200.el8.x86_64 344/344 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 344/344 DEBUG: Running scriptlet: glib2-2.56.4-159.el8.x86_64 344/344 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 344/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 344/344 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 344/344 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 344/344 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 344/344 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 344/344 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210812101308.ce6a1 1/344 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/344 DEBUG: Verifying : audit-libs-3.0.7-4.el8.x86_64 3/344 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 4/344 DEBUG: Verifying : basesystem-11-5.el8.noarch 5/344 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 6/344 DEBUG: Verifying : binutils-2.30-114.el8.x86_64 7/344 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 8/344 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 9/344 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 10/344 DEBUG: Verifying : ca-certificates-2021.2.50-82.el8.noarch 11/344 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 12/344 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 13/344 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 14/344 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 15/344 DEBUG: Verifying : coreutils-8.30-12.el8.x86_64 16/344 DEBUG: Verifying : coreutils-common-8.30-12.el8.x86_64 17/344 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 18/344 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 19/344 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 20/344 DEBUG: Verifying : crypto-policies-20211116-1.gitae470d6.el8.noarch 21/344 DEBUG: Verifying : crypto-policies-scripts-20211116-1.gitae470d6.el 22/344 DEBUG: Verifying : cryptsetup-libs-2.3.7-2.el8.x86_64 23/344 DEBUG: Verifying : cups-libs-1:2.2.6-45.el8.x86_64 24/344 DEBUG: Verifying : curl-7.61.1-22.el8.x86_64 25/344 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 26/344 DEBUG: Verifying : dbus-1:1.12.8-18.el8.x86_64 27/344 DEBUG: Verifying : dbus-common-1:1.12.8-18.el8.noarch 28/344 DEBUG: Verifying : dbus-daemon-1:1.12.8-18.el8.x86_64 29/344 DEBUG: Verifying : dbus-libs-1:1.12.8-18.el8.x86_64 30/344 DEBUG: Verifying : dbus-tools-1:1.12.8-18.el8.x86_64 31/344 DEBUG: Verifying : device-mapper-8:1.02.181-3.el8.x86_64 32/344 DEBUG: Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 33/344 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 34/344 DEBUG: Verifying : dracut-049-201.git20220131.el8.x86_64 35/344 DEBUG: Verifying : elfutils-0.186-1.el8.x86_64 36/344 DEBUG: Verifying : elfutils-debuginfod-client-0.186-1.el8.x86_64 37/344 DEBUG: Verifying : elfutils-default-yama-scope-0.186-1.el8.noarch 38/344 DEBUG: Verifying : elfutils-libelf-0.186-1.el8.x86_64 39/344 DEBUG: Verifying : elfutils-libs-0.186-1.el8.x86_64 40/344 DEBUG: Verifying : emacs-filesystem-1:26.1-7.el8.noarch 41/344 DEBUG: Verifying : expat-2.2.5-9.el8.x86_64 42/344 DEBUG: Verifying : file-5.33-20.el8.x86_64 43/344 DEBUG: Verifying : file-libs-5.33-20.el8.x86_64 44/344 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 45/344 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 46/344 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 47/344 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 48/344 DEBUG: Verifying : freetype-2.9.1-4.el8_3.1.x86_64 49/344 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 50/344 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 51/344 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 52/344 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 53/344 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 54/344 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 55/344 DEBUG: Verifying : glib2-2.56.4-159.el8.x86_64 56/344 DEBUG: Verifying : glibc-2.28-200.el8.x86_64 57/344 DEBUG: Verifying : glibc-all-langpacks-2.28-200.el8.x86_64 58/344 DEBUG: Verifying : glibc-common-2.28-200.el8.x86_64 59/344 DEBUG: Verifying : glibc-devel-2.28-200.el8.x86_64 60/344 DEBUG: Verifying : glibc-headers-2.28-200.el8.x86_64 61/344 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 62/344 DEBUG: Verifying : gnupg2-2.2.20-2.el8.x86_64 63/344 DEBUG: Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 64/344 DEBUG: Verifying : gnutls-3.6.16-4.el8.x86_64 65/344 DEBUG: Verifying : grep-3.1-6.el8.x86_64 66/344 DEBUG: Verifying : grub2-common-1:2.02-123.el8.noarch 67/344 DEBUG: Verifying : grub2-tools-1:2.02-123.el8.x86_64 68/344 DEBUG: Verifying : grub2-tools-minimal-1:2.02-123.el8.x86_64 69/344 DEBUG: Verifying : grubby-8.40-42.el8.x86_64 70/344 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 71/344 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 72/344 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 73/344 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 74/344 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 75/344 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 76/344 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 77/344 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 78/344 DEBUG: Verifying : kernel-headers-4.18.0-383.el8.x86_64 79/344 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 80/344 DEBUG: Verifying : kmod-25-19.el8.x86_64 81/344 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 82/344 DEBUG: Verifying : kpartx-0.8.4-22.el8.x86_64 83/344 DEBUG: Verifying : krb5-libs-1.18.2-20.el8.x86_64 84/344 DEBUG: Verifying : less-530-1.el8.x86_64 85/344 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 86/344 DEBUG: Verifying : libarchive-3.3.3-3.el8_5.x86_64 87/344 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 88/344 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 89/344 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 90/344 DEBUG: Verifying : libblkid-2.32.1-35.el8.x86_64 91/344 DEBUG: Verifying : libcap-2.48-2.el8.x86_64 92/344 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 93/344 DEBUG: Verifying : libcom_err-1.45.6-4.el8.x86_64 94/344 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 95/344 DEBUG: Verifying : libcurl-7.61.1-22.el8.x86_64 96/344 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 97/344 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 98/344 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 99/344 DEBUG: Verifying : libfdisk-2.32.1-35.el8.x86_64 100/344 DEBUG: Verifying : libffi-3.1-23.el8.x86_64 101/344 DEBUG: Verifying : libgcc-8.5.0-13.el8.x86_64 102/344 DEBUG: Verifying : libgcrypt-1.8.5-6.el8.x86_64 103/344 DEBUG: Verifying : libgomp-8.5.0-13.el8.x86_64 104/344 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 105/344 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 106/344 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 107/344 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 108/344 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 109/344 DEBUG: Verifying : libmount-2.32.1-35.el8.x86_64 110/344 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 111/344 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 112/344 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 113/344 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 114/344 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 115/344 DEBUG: Verifying : libpwquality-1.4.4-3.el8.x86_64 116/344 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 117/344 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 118/344 DEBUG: Verifying : libselinux-2.9-5.el8.x86_64 119/344 DEBUG: Verifying : libsemanage-2.9-8.el8.x86_64 120/344 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 121/344 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 122/344 DEBUG: Verifying : libsmartcols-2.32.1-35.el8.x86_64 123/344 DEBUG: Verifying : libssh-0.9.6-3.el8.x86_64 124/344 DEBUG: Verifying : libssh-config-0.9.6-3.el8.noarch 125/344 DEBUG: Verifying : libstdc++-8.5.0-13.el8.x86_64 126/344 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 127/344 DEBUG: Verifying : libtirpc-1.1.4-6.el8.x86_64 128/344 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 129/344 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 130/344 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 131/344 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 132/344 DEBUG: Verifying : libuuid-2.32.1-35.el8.x86_64 133/344 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 134/344 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 135/344 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 136/344 DEBUG: Verifying : libxml2-2.9.7-13.el8.x86_64 137/344 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 138/344 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 139/344 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 140/344 DEBUG: Verifying : memstrack-0.1.11-1.el8.x86_64 141/344 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 142/344 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 143/344 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 144/344 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 145/344 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 146/344 DEBUG: Verifying : npth-1.5-4.el8.x86_64 147/344 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 148/344 DEBUG: Verifying : openssh-8.0p1-12.el8.x86_64 149/344 DEBUG: Verifying : openssh-clients-8.0p1-12.el8.x86_64 150/344 DEBUG: Verifying : openssl-1:1.1.1k-6.el8.x86_64 151/344 DEBUG: Verifying : openssl-libs-1:1.1.1k-6.el8.x86_64 152/344 DEBUG: Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 153/344 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 154/344 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 155/344 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 156/344 DEBUG: Verifying : pam-1.3.1-16.el8.x86_64 157/344 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 158/344 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 159/344 DEBUG: Verifying : pcre2-10.32-2.el8.x86_64 160/344 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 161/344 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 162/344 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 163/344 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 164/344 DEBUG: Verifying : platform-python-3.6.8-46.el8.x86_64 165/344 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 166/344 DEBUG: Verifying : popt-1.18-1.el8.x86_64 167/344 DEBUG: Verifying : procps-ng-3.3.15-7.el8.x86_64 168/344 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 169/344 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 170/344 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 171/344 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 172/344 DEBUG: Verifying : python3-libs-3.6.8-46.el8.x86_64 173/344 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 174/344 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 175/344 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 176/344 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 177/344 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 178/344 DEBUG: Verifying : readline-7.0-10.el8.x86_64 179/344 DEBUG: Verifying : rpm-4.14.3-23.el8.x86_64 180/344 DEBUG: Verifying : rpm-build-libs-4.14.3-23.el8.x86_64 181/344 DEBUG: Verifying : rpm-libs-4.14.3-23.el8.x86_64 182/344 DEBUG: Verifying : sed-4.5-5.el8.x86_64 183/344 DEBUG: Verifying : setup-2.12.2-6.el8.noarch 184/344 DEBUG: Verifying : shadow-utils-2:4.6-16.el8.x86_64 185/344 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 186/344 DEBUG: Verifying : sqlite-libs-3.26.0-15.el8.x86_64 187/344 DEBUG: Verifying : systemd-239-58.el8.x86_64 188/344 DEBUG: Verifying : systemd-libs-239-58.el8.x86_64 189/344 DEBUG: Verifying : systemd-pam-239-58.el8.x86_64 190/344 DEBUG: Verifying : systemd-udev-239-58.el8.x86_64 191/344 DEBUG: Verifying : tar-2:1.30-5.el8.x86_64 192/344 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 193/344 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 194/344 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 195/344 DEBUG: Verifying : tzdata-2022a-2.el8.noarch 196/344 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 197/344 DEBUG: Verifying : util-linux-2.32.1-35.el8.x86_64 198/344 DEBUG: Verifying : which-2.21-18.el8.x86_64 199/344 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 200/344 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 201/344 DEBUG: Verifying : zip-3.0-23.el8.x86_64 202/344 DEBUG: Verifying : zlib-1.2.11-17.el8.x86_64 203/344 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 204/344 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 205/344 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 206/344 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 207/344 DEBUG: Verifying : annobin-10.67-1.el8.x86_64 208/344 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 209/344 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 210/344 DEBUG: Verifying : cpp-8.5.0-13.el8.x86_64 211/344 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 212/344 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 213/344 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 214/344 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 215/344 DEBUG: Verifying : gcc-8.5.0-13.el8.x86_64 216/344 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-13.el8.x86_64 217/344 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 218/344 DEBUG: Verifying : gdb-headless-8.2-18.el8.x86_64 219/344 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 220/344 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 221/344 DEBUG: Verifying : git-core-2.31.1-2.el8.x86_64 222/344 DEBUG: Verifying : glibc-gconv-extra-2.28-200.el8.x86_64 223/344 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 224/344 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 225/344 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 226/344 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 227/344 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-10.el8.x86_64 228/344 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 229/344 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 230/344 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 231/344 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 232/344 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 233/344 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 234/344 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 235/344 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 236/344 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 237/344 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 238/344 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 239/344 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 240/344 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 241/344 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 242/344 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 243/344 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 244/344 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 245/344 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 246/344 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 247/344 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 248/344 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 249/344 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 250/344 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 251/344 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 252/344 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 253/344 DEBUG: Verifying : libXpm-3.5.12-8.el8.x86_64 254/344 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 255/344 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 256/344 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 257/344 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 258/344 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 259/344 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 260/344 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 261/344 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 262/344 DEBUG: Verifying : libgs-9.27-1.el8.x86_64 263/344 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 264/344 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 265/344 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 266/344 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 267/344 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 268/344 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 269/344 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 270/344 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 271/344 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 272/344 DEBUG: Verifying : libtiff-4.0.9-21.el8.x86_64 273/344 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 274/344 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 275/344 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 276/344 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 277/344 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 278/344 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 279/344 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 280/344 DEBUG: Verifying : openjpeg2-2.4.0-4.el8.x86_64 281/344 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 282/344 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 283/344 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 284/344 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 285/344 DEBUG: Verifying : platform-python-devel-3.6.8-46.el8.x86_64 286/344 DEBUG: Verifying : python-rpm-macros-3-41.el8.noarch 287/344 DEBUG: Verifying : python-srpm-macros-3-41.el8.noarch 288/344 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 289/344 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 290/344 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 291/344 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 292/344 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 293/344 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 294/344 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 295/344 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 296/344 DEBUG: Verifying : python3-rpm-generators-5-7.el8.noarch 297/344 DEBUG: Verifying : python3-rpm-macros-3-41.el8.noarch 298/344 DEBUG: Verifying : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 299/344 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 300/344 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 301/344 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 302/344 DEBUG: Verifying : redhat-rpm-config-130-1.el8.noarch 303/344 DEBUG: Verifying : rpm-build-4.14.3-23.el8.x86_64 304/344 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 305/344 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 306/344 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 307/344 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 308/344 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 309/344 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 310/344 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 311/344 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 312/344 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 313/344 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 314/344 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 315/344 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 316/344 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 317/344 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 318/344 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 319/344 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 320/344 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 321/344 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 322/344 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8.noarch 323/344 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 324/344 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 325/344 DEBUG: Verifying : python3-eventlet-0.30.0-1.1.el8.noarch 326/344 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 327/344 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 328/344 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 329/344 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 330/344 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 331/344 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 332/344 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 333/344 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 334/344 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 335/344 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 336/344 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 337/344 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 338/344 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 339/344 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 340/344 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 341/344 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 342/344 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 343/344 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 344/344 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: cups-libs-1:2.2.6-45.el8.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-18.el8.x86_64 DEBUG: dbus-common-1:1.12.8-18.el8.noarch DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-7.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-123.el8.noarch DEBUG: grub2-tools-1:2.02-123.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: openssl-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: shadow-utils-2:4.6-16.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: tar-2:1.30-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022a-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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', 'cd16a72c1f8641608c1777e9ea324e43', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '34744d240e054834928d5765078ec91d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '7125c7a7566347d39fc3b789f0e51a7f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '954520ec93914ec0b9e4326db27a6490', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-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'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '4202fa85b53f476e8786ac680f14ed24', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: sqlite-libs-3.26.0-15.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch python3-pip-9.0.3-22.el8.noarch glib2-2.56.4-159.el8.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch python3-pycparser-2.14-14.el8.noarch systemd-pam-239-58.el8.x86_64 cracklib-dicts-2.9.6-15.el8.x86_64 crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch openldap-2.4.46-18.el8.x86_64 python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 libSM-1.2.3-1.el8.x86_64 glibc-common-2.28-200.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 ncurses-base-6.1-9.20180224.el8.noarch centos-stream-repos-8-6.el8.noarch adobe-mappings-pdf-20180407-1.el8.noarch fontpackages-filesystem-1.44-22.el8.noarch libstdc++-8.5.0-13.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch libksba-1.3.5-7.el8.x86_64 gdb-headless-8.2-18.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch hardlink-1.3-6.el8.x86_64 pkgconf-pkg-config-1.4.2-1.el8.x86_64 isl-0.16.1-6.el8.x86_64 libXcomposite-0.4.4-14.el8.x86_64 lcms2-2.9-2.el8.x86_64 python3-libs-3.6.8-46.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch libXcursor-1.1.15-3.el8.x86_64 memstrack-0.1.11-1.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch libacl-2.2.53-1.el8.x86_64 python3-rpm-macros-3-41.el8.noarch emacs-filesystem-26.1-7.el8.noarch less-530-1.el8.x86_64 dbus-tools-1.12.8-18.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch pcre-8.42-6.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 libcroco-0.6.12-4.el8_2.1.x86_64 git-core-2.31.1-2.el8.x86_64 libgomp-8.5.0-13.el8.x86_64 jasper-libs-2.0.14-5.el8.x86_64 coreutils-common-8.30-12.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 openssl-pkcs11-0.4.10-2.el8.x86_64 systemd-239-58.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 gnupg2-smime-2.2.20-2.el8.x86_64 libuuid-2.32.1-35.el8.x86_64 bash-4.4.20-4.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 libsemanage-2.9-8.el8.x86_64 python3-babel-2.5.1-7.el8.noarch freetype-2.9.1-4.el8_3.1.x86_64 elfutils-libs-0.186-1.el8.x86_64 diffutils-3.6-6.el8.x86_64 libXi-1.7.10-1.el8.x86_64 redhat-rpm-config-130-1.el8.noarch fontconfig-2.13.1-4.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 python3-rpm-generators-5-7.el8.noarch elfutils-libelf-0.186-1.el8.x86_64 ocaml-srpm-macros-5-4.el8.noarch google-droid-sans-fonts-20120715-13.el8.noarch librsvg2-2.42.7-4.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch libfontenc-1.1.3-8.el8.x86_64 guile-2.0.14-7.el8.x86_64 mpfr-3.1.6-1.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libXinerama-1.1.4-1.el8.x86_64 json-c-0.13.1-3.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 dbus-1.12.8-18.el8.x86_64 grub2-tools-2.02-123.el8.x86_64 libthai-0.1.27-2.el8.x86_64 libsepol-2.9-3.el8.x86_64 python3-idna-2.5-5.el8.noarch python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch libcap-2.48-2.el8.x86_64 libpwquality-1.4.4-3.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 curl-7.61.1-22.el8.x86_64 centos-stream-release-8.6-1.el8.noarch libtiff-4.0.9-21.el8.x86_64 urw-base35-fonts-common-20170801-10.el8.noarch gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 coreutils-8.30-12.el8.x86_64 procps-ng-3.3.15-7.el8.x86_64 python3-cffi-1.13.2-1.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 dwz-0.12-10.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch pkgconf-1.4.2-1.el8.x86_64 kernel-headers-4.18.0-383.el8.x86_64 elfutils-0.186-1.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch platform-python-pip-9.0.3-22.el8.noarch libdb-5.3.28-42.el8_4.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch npth-1.5-4.el8.x86_64 gtk-update-icon-cache-3.22.30-10.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 dbus-common-1.12.8-18.el8.noarch urw-base35-gothic-fonts-20170801-10.el8.noarch binutils-2.30-114.el8.x86_64 rpm-build-4.14.3-23.el8.x86_64 libblkid-2.32.1-35.el8.x86_64 python3-setuptools_scm-1.15.7-4.el8.noarch openssh-clients-8.0p1-12.el8.x86_64 rpm-build-libs-4.14.3-23.el8.x86_64 device-mapper-1.02.181-3.el8.x86_64 python-srpm-macros-3-41.el8.noarch pigz-2.4-4.el8.x86_64 info-6.5-7.el8_5.x86_64 platform-python-3.6.8-46.el8.x86_64 libXau-1.0.9-3.el8.x86_64 libXext-1.3.4-1.el8.x86_64 python3-pytz-2017.2-9.el8.noarch libzstd-1.4.5-6.el8.x86_64 libffi-3.1-23.el8.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 libcurl-7.61.1-22.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 lua-libs-5.3.4-12.el8.x86_64 libtool-ltdl-2.4.6-25.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch glibc-2.28-200.el8.x86_64 device-mapper-libs-1.02.181-3.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 libmount-2.32.1-35.el8.x86_64 pcre2-10.32-2.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch libijs-0.35-5.el8.x86_64 python3-ply-3.9-9.el8.noarch libedit-3.1-23.20170329cvs.el8.x86_64 crypto-policies-20211116-1.gitae470d6.el8.noarch atk-2.28.1-1.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 libipt-1.6.1-8.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 libssh-0.9.6-3.el8.x86_64 openssl-libs-1.1.1k-6.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 gcc-8.5.0-13.el8.x86_64 elfutils-default-yama-scope-0.186-1.el8.noarch libgcrypt-1.8.5-6.el8.x86_64 pango-1.42.4-8.el8.x86_64 systemd-udev-239-58.el8.x86_64 gpg-pubkey-8483c65d-5ccc5b19 nettle-3.4.1-7.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch cups-libs-2.2.6-45.el8.x86_64 trousers-0.3.15-1.el8.x86_64 gawk-4.2.1-4.el8.x86_64 libarchive-3.3.3-3.el8_5.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 libcom_err-1.45.6-4.el8.x86_64 libtirpc-1.1.4-6.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 basesystem-11-5.el8.noarch openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch popt-1.18-1.el8.x86_64 glibc-all-langpacks-2.28-200.el8.x86_64 filesystem-3.8-6.el8.x86_64 gcc-plugin-annobin-8.5.0-13.el8.x86_64 patch-2.7.6-11.el8.x86_64 go-srpm-macros-2-17.el8.noarch cpp-8.5.0-13.el8.x86_64 centos-gpg-keys-8-6.el8.noarch python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch libverto-0.3.0-5.el8.x86_64 python3-requests-2.25.1-1.el8.noarch python3-imagesize-1.0.0-2.el8.noarch rust-srpm-macros-5-2.el8.noarch dracut-049-201.git20220131.el8.x86_64 libICE-1.0.9-15.el8.x86_64 openjpeg2-2.4.0-4.el8.x86_64 trousers-lib-0.3.15-1.el8.x86_64 tzdata-2022a-2.el8.noarch libnghttp2-1.33.0-3.el8_2.1.x86_64 libsecret-0.18.6-1.el8.x86_64 libpng-1.6.34-5.el8.x86_64 ca-certificates-2021.2.50-82.el8.noarch grubby-8.40-42.el8.x86_64 make-4.2.1-11.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64 openssh-8.0p1-12.el8.x86_64 brotli-1.0.6-3.el8.x86_64 grub2-common-2.02-123.el8.noarch kbd-misc-2.0.4-10.el8.noarch xorg-x11-server-utils-7.7-27.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch libselinux-2.9-5.el8.x86_64 libdb-utils-5.3.28-42.el8_4.x86_64 gnupg2-2.2.20-2.el8.x86_64 xz-5.2.4-3.el8.x86_64 glibc-devel-2.28-200.el8.x86_64 gc-7.6.4-3.el8.x86_64 python3-urllib3-1.25.10-4.el8.noarch libjpeg-turbo-1.5.3-12.el8.x86_64 python3-packaging-20.4-1.el8.noarch libseccomp-2.5.2-1.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch kbd-legacy-2.0.4-10.el8.noarch libgcc-8.5.0-13.el8.x86_64 libXpm-3.5.12-8.el8.x86_64 acl-2.2.53-1.el8.x86_64 libXt-1.1.5-12.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 glibc-gconv-extra-2.28-200.el8.x86_64 platform-python-devel-3.6.8-46.el8.x86_64 kmod-libs-25-19.el8.x86_64 libX11-common-1.6.8-5.el8.noarch keyutils-libs-1.5.10-9.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch libX11-1.6.8-5.el8.x86_64 file-libs-5.33-20.el8.x86_64 urw-base35-bookman-fonts-20170801-10.el8.noarch gnutls-3.6.16-4.el8.x86_64 pixman-0.38.4-2.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch python3-cryptography-3.2.1-5.el8.x86_64 krb5-libs-1.18.2-20.el8.x86_64 systemd-libs-239-58.el8.x86_64 unzip-6.0-46.el8.x86_64 cryptsetup-libs-2.3.7-2.el8.x86_64 urw-base35-z003-fonts-20170801-10.el8.noarch gdbm-1.18-1.el8.x86_64 setup-2.12.2-6.el8.noarch libdatrie-0.2.9-7.el8.x86_64 efi-srpm-macros-3-3.el8.noarch python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch python3-six-1.15.0-2.el8.noarch libmcpp-2.7.2-20.el8.x86_64 rpm-libs-4.14.3-23.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 libXxf86misc-1.0.4-1.el8.x86_64 libXft-2.3.3-1.el8.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch gzip-1.9-13.el8.x86_64 libgs-9.27-1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libattr-2.4.48-3.el8.x86_64 libsigsegv-2.11-5.el8.x86_64 expat-2.2.5-9.el8.x86_64 tar-1.30-5.el8.x86_64 shadow-utils-4.6-16.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 python3-pip-wheel-9.0.3-22.el8.noarch python3-greenlet-0.4.13-4.el8.x86_64 grub2-tools-minimal-2.02-123.el8.x86_64 which-2.21-18.el8.x86_64 harfbuzz-1.7.5-3.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch libwmf-lite-0.2.9-8.el8_0.x86_64 perl-srpm-macros-1-25.el8.noarch cpio-2.12-11.el8.x86_64 libssh-config-0.9.6-3.el8.noarch graphviz-2.40.1-43.el8.x86_64 audit-libs-3.0.7-4.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 python3-eventlet-0.30.0-1.1.el8.noarch pam-1.3.1-16.el8.x86_64 gdbm-libs-1.18-1.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch kbd-2.0.4-10.el8.x86_64 readline-7.0-10.el8.x86_64 os-prober-1.74-9.el8.x86_64 kpartx-0.8.4-22.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 cairo-1.15.12-6.el8.x86_64 kmod-25-19.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch glibc-headers-2.28-200.el8.x86_64 elfutils-debuginfod-client-0.186-1.el8.x86_64 dbus-daemon-1.12.8-18.el8.x86_64 libxml2-2.9.7-13.el8.x86_64 libbabeltrace-1.5.4-4.el8.x86_64 python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch adobe-mappings-cmap-deprecated-20171205-3.el8.noarch libsmartcols-2.32.1-35.el8.x86_64 rpm-4.14.3-23.el8.x86_64 annobin-10.67-1.el8.x86_64 libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch python3-chardet-3.0.4-7.el8.noarch grep-3.1-6.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 libfdisk-2.32.1-35.el8.x86_64 findutils-4.6.0-20.el8.x86_64 ncurses-libs-6.1-9.20180224.el8.x86_64 util-linux-2.32.1-35.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch zstd-1.4.5-6.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 libtasn1-4.13-3.el8.x86_64 openssl-1.1.1k-6.el8.x86_64 chkconfig-1.19.1-1.el8.x86_64 dbus-libs-1.12.8-18.el8.x86_64 gd-2.2.5-7.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 python-rpm-macros-3-41.el8.noarch file-5.33-20.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 zip-3.0-23.el8.x86_64 python3-setuptools-wheel-39.2.0-6.el8.noarch ncurses-6.1-9.20180224.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 qt5-srpm-macros-5.15.3-1.el8.noarch libXdamage-1.1.4-14.el8.x86_64 zlib-1.2.11-17.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 sed-4.5-5.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch libkcapi-1.2.0-2.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 gmp-6.1.2-10.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 libidn-1.34-5.el8.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f b0c528cec492a045e7c3088d10c2370b5d886bcf Note: switching to 'b0c528cec492a045e7c3088d10c2370b5d886bcf'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b0c528cec Fix issue with LDAP backend returning bytes instead of string + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-keystone + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-keystone ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 19.0.1.dev12 b0c528c + UPSTREAMVERSION=19.0.1.dev12 + [[ 19.0.1.dev12 =~ ([^-]*)-(.+) ]] + [[ 19.0.1.dev12 =~ (.*?)\.(0rc.+) ]] + [[ 19.0.1.dev12 =~ (.*?)\.(0b.+) ]] + [[ 19.0.1.dev12 =~ (.*?)\.(0a.+) ]] + [[ 19.0.1.dev12 =~ (.*?)\.(dev.+) ]] + VERSION=19.0.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220519224849.b0c528c + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.jrgkvq85:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6535524 1155684 473008 8520976 8754744 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 470G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.ifxhs7av', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6564572 1063176 473008 8584436 8726284 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 470G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.gwdk7jy6', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '017c7afb43734341b139feebce532a03', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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.jrgkvq85:/etc/resolv.conf', '--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', '47fcec0eff144bc7b820b164094c6677', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jrgkvq85:/etc/resolv.conf', '--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', '--resolv-conf=off', '/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'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.7s) running egg_info creating keystone.egg-info writing keystone.egg-info/PKG-INFO writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.txt writing requirements to keystone.egg-info/requires.txt writing top-level names to keystone.egg-info/top_level.txt writing pbr to keystone.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating keystone-19.0.1.dev12 creating keystone-19.0.1.dev12/api-ref creating keystone-19.0.1.dev12/api-ref/source creating keystone-19.0.1.dev12/api-ref/source/v2-ext creating keystone-19.0.1.dev12/api-ref/source/v2-ext/samples creating keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 creating keystone-19.0.1.dev12/api-ref/source/v3 creating keystone-19.0.1.dev12/api-ref/source/v3-ext creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider creating keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-REVOKE creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT creating keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST creating keystone-19.0.1.dev12/api-ref/source/v3/samples creating keystone-19.0.1.dev12/api-ref/source/v3/samples/admin creating keystone-19.0.1.dev12/api-ref/source/v3/samples/auth creating keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests creating keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses creating keystone-19.0.1.dev12/config-generator creating keystone-19.0.1.dev12/devstack creating keystone-19.0.1.dev12/devstack/files creating keystone-19.0.1.dev12/devstack/files/federation creating keystone-19.0.1.dev12/devstack/lib creating keystone-19.0.1.dev12/doc creating keystone-19.0.1.dev12/doc/ext creating keystone-19.0.1.dev12/doc/source creating keystone-19.0.1.dev12/doc/source/_static creating keystone-19.0.1.dev12/doc/source/admin creating keystone-19.0.1.dev12/doc/source/admin/federation creating keystone-19.0.1.dev12/doc/source/admin/figures creating keystone-19.0.1.dev12/doc/source/cli creating keystone-19.0.1.dev12/doc/source/configuration creating keystone-19.0.1.dev12/doc/source/configuration/samples creating keystone-19.0.1.dev12/doc/source/contributor creating keystone-19.0.1.dev12/doc/source/getting-started creating keystone-19.0.1.dev12/doc/source/install creating keystone-19.0.1.dev12/doc/source/install/common creating keystone-19.0.1.dev12/doc/source/install/shared creating keystone-19.0.1.dev12/doc/source/user creating keystone-19.0.1.dev12/etc creating keystone-19.0.1.dev12/examples creating keystone-19.0.1.dev12/examples/pki creating keystone-19.0.1.dev12/examples/pki/certs creating keystone-19.0.1.dev12/examples/pki/private creating keystone-19.0.1.dev12/httpd creating keystone-19.0.1.dev12/keystone creating keystone-19.0.1.dev12/keystone.egg-info creating keystone-19.0.1.dev12/keystone/api creating keystone-19.0.1.dev12/keystone/api/_shared creating keystone-19.0.1.dev12/keystone/application_credential creating keystone-19.0.1.dev12/keystone/application_credential/backends creating keystone-19.0.1.dev12/keystone/assignment creating keystone-19.0.1.dev12/keystone/assignment/backends creating keystone-19.0.1.dev12/keystone/assignment/role_backends creating keystone-19.0.1.dev12/keystone/auth creating keystone-19.0.1.dev12/keystone/auth/plugins creating keystone-19.0.1.dev12/keystone/catalog creating keystone-19.0.1.dev12/keystone/catalog/backends creating keystone-19.0.1.dev12/keystone/cmd creating keystone-19.0.1.dev12/keystone/cmd/doctor creating keystone-19.0.1.dev12/keystone/common creating keystone-19.0.1.dev12/keystone/common/cache creating keystone-19.0.1.dev12/keystone/common/policies creating keystone-19.0.1.dev12/keystone/common/rbac_enforcer creating keystone-19.0.1.dev12/keystone/common/resource_options creating keystone-19.0.1.dev12/keystone/common/resource_options/options creating keystone-19.0.1.dev12/keystone/common/sql creating keystone-19.0.1.dev12/keystone/common/sql/contract_repo creating keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions creating keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo creating keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions creating keystone-19.0.1.dev12/keystone/common/sql/expand_repo creating keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions creating keystone-19.0.1.dev12/keystone/common/sql/migrate_repo creating keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions creating keystone-19.0.1.dev12/keystone/common/validation creating keystone-19.0.1.dev12/keystone/conf creating keystone-19.0.1.dev12/keystone/credential creating keystone-19.0.1.dev12/keystone/credential/backends creating keystone-19.0.1.dev12/keystone/credential/providers creating keystone-19.0.1.dev12/keystone/credential/providers/fernet creating keystone-19.0.1.dev12/keystone/endpoint_policy creating keystone-19.0.1.dev12/keystone/endpoint_policy/backends creating keystone-19.0.1.dev12/keystone/federation creating keystone-19.0.1.dev12/keystone/federation/backends creating keystone-19.0.1.dev12/keystone/identity creating keystone-19.0.1.dev12/keystone/identity/backends creating keystone-19.0.1.dev12/keystone/identity/backends/ldap creating keystone-19.0.1.dev12/keystone/identity/id_generators creating keystone-19.0.1.dev12/keystone/identity/mapping_backends creating keystone-19.0.1.dev12/keystone/identity/shadow_backends creating keystone-19.0.1.dev12/keystone/limit creating keystone-19.0.1.dev12/keystone/limit/backends creating keystone-19.0.1.dev12/keystone/limit/models creating keystone-19.0.1.dev12/keystone/locale creating keystone-19.0.1.dev12/keystone/locale/de creating keystone-19.0.1.dev12/keystone/locale/de/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/en_GB creating keystone-19.0.1.dev12/keystone/locale/en_GB/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/es creating keystone-19.0.1.dev12/keystone/locale/es/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/fr creating keystone-19.0.1.dev12/keystone/locale/fr/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/it creating keystone-19.0.1.dev12/keystone/locale/it/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/ja creating keystone-19.0.1.dev12/keystone/locale/ja/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/ko_KR creating keystone-19.0.1.dev12/keystone/locale/ko_KR/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/pt_BR creating keystone-19.0.1.dev12/keystone/locale/pt_BR/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/ru creating keystone-19.0.1.dev12/keystone/locale/ru/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/tr_TR creating keystone-19.0.1.dev12/keystone/locale/tr_TR/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/zh_CN creating keystone-19.0.1.dev12/keystone/locale/zh_CN/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/locale/zh_TW creating keystone-19.0.1.dev12/keystone/locale/zh_TW/LC_MESSAGES creating keystone-19.0.1.dev12/keystone/models creating keystone-19.0.1.dev12/keystone/oauth1 creating keystone-19.0.1.dev12/keystone/oauth1/backends creating keystone-19.0.1.dev12/keystone/policy creating keystone-19.0.1.dev12/keystone/policy/backends creating keystone-19.0.1.dev12/keystone/receipt creating keystone-19.0.1.dev12/keystone/receipt/providers creating keystone-19.0.1.dev12/keystone/receipt/providers/fernet creating keystone-19.0.1.dev12/keystone/resource creating keystone-19.0.1.dev12/keystone/resource/backends creating keystone-19.0.1.dev12/keystone/resource/config_backends creating keystone-19.0.1.dev12/keystone/revoke creating keystone-19.0.1.dev12/keystone/revoke/backends creating keystone-19.0.1.dev12/keystone/server creating keystone-19.0.1.dev12/keystone/server/flask creating keystone-19.0.1.dev12/keystone/server/flask/request_processing creating keystone-19.0.1.dev12/keystone/server/flask/request_processing/middleware creating keystone-19.0.1.dev12/keystone/tests creating keystone-19.0.1.dev12/keystone/tests/common creating keystone-19.0.1.dev12/keystone/tests/functional creating keystone-19.0.1.dev12/keystone/tests/functional/shared creating keystone-19.0.1.dev12/keystone/tests/hacking creating keystone-19.0.1.dev12/keystone/tests/protection creating keystone-19.0.1.dev12/keystone/tests/protection/v3 creating keystone-19.0.1.dev12/keystone/tests/unit creating keystone-19.0.1.dev12/keystone/tests/unit/application_credential creating keystone-19.0.1.dev12/keystone/tests/unit/application_credential/backends creating keystone-19.0.1.dev12/keystone/tests/unit/assignment creating keystone-19.0.1.dev12/keystone/tests/unit/assignment/role_backends creating keystone-19.0.1.dev12/keystone/tests/unit/auth creating keystone-19.0.1.dev12/keystone/tests/unit/auth/plugins creating keystone-19.0.1.dev12/keystone/tests/unit/backend creating keystone-19.0.1.dev12/keystone/tests/unit/catalog creating keystone-19.0.1.dev12/keystone/tests/unit/common creating keystone-19.0.1.dev12/keystone/tests/unit/config_files creating keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql creating keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_multi_ldap creating keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating keystone-19.0.1.dev12/keystone/tests/unit/contrib creating keystone-19.0.1.dev12/keystone/tests/unit/contrib/federation creating keystone-19.0.1.dev12/keystone/tests/unit/credential creating keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy creating keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy/backends creating keystone-19.0.1.dev12/keystone/tests/unit/external creating keystone-19.0.1.dev12/keystone/tests/unit/federation creating keystone-19.0.1.dev12/keystone/tests/unit/identity creating keystone-19.0.1.dev12/keystone/tests/unit/identity/backends creating keystone-19.0.1.dev12/keystone/tests/unit/identity/shadow_users creating keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures creating keystone-19.0.1.dev12/keystone/tests/unit/limit creating keystone-19.0.1.dev12/keystone/tests/unit/policy creating keystone-19.0.1.dev12/keystone/tests/unit/policy/backends creating keystone-19.0.1.dev12/keystone/tests/unit/receipt creating keystone-19.0.1.dev12/keystone/tests/unit/resource creating keystone-19.0.1.dev12/keystone/tests/unit/resource/backends creating keystone-19.0.1.dev12/keystone/tests/unit/resource/config_backends creating keystone-19.0.1.dev12/keystone/tests/unit/saml2 creating keystone-19.0.1.dev12/keystone/tests/unit/server creating keystone-19.0.1.dev12/keystone/tests/unit/tests creating keystone-19.0.1.dev12/keystone/tests/unit/token creating keystone-19.0.1.dev12/keystone/tests/unit/trust creating keystone-19.0.1.dev12/keystone/token creating keystone-19.0.1.dev12/keystone/token/providers creating keystone-19.0.1.dev12/keystone/token/providers/fernet creating keystone-19.0.1.dev12/keystone/token/providers/jws creating keystone-19.0.1.dev12/keystone/trust creating keystone-19.0.1.dev12/keystone/trust/backends creating keystone-19.0.1.dev12/keystone_tempest_plugin creating keystone-19.0.1.dev12/rally-jobs creating keystone-19.0.1.dev12/releasenotes creating keystone-19.0.1.dev12/releasenotes/notes creating keystone-19.0.1.dev12/releasenotes/source creating keystone-19.0.1.dev12/releasenotes/source/_static creating keystone-19.0.1.dev12/releasenotes/source/_templates creating keystone-19.0.1.dev12/releasenotes/source/locale creating keystone-19.0.1.dev12/releasenotes/source/locale/en_GB creating keystone-19.0.1.dev12/releasenotes/source/locale/en_GB/LC_MESSAGES creating keystone-19.0.1.dev12/releasenotes/source/locale/ja creating keystone-19.0.1.dev12/releasenotes/source/locale/ja/LC_MESSAGES creating keystone-19.0.1.dev12/tools copying files to keystone-19.0.1.dev12... copying .coveragerc -> keystone-19.0.1.dev12 copying .mailmap -> keystone-19.0.1.dev12 copying .stestr.conf -> keystone-19.0.1.dev12 copying .zuul.yaml -> keystone-19.0.1.dev12 copying AUTHORS -> keystone-19.0.1.dev12 copying CONTRIBUTING.rst -> keystone-19.0.1.dev12 copying ChangeLog -> keystone-19.0.1.dev12 copying HACKING.rst -> keystone-19.0.1.dev12 copying LICENSE -> keystone-19.0.1.dev12 copying README.rst -> keystone-19.0.1.dev12 copying babel.cfg -> keystone-19.0.1.dev12 copying bindep.txt -> keystone-19.0.1.dev12 copying lower-constraints.txt -> keystone-19.0.1.dev12 copying reno.yaml -> keystone-19.0.1.dev12 copying requirements.txt -> keystone-19.0.1.dev12 copying setup.cfg -> keystone-19.0.1.dev12 copying setup.py -> keystone-19.0.1.dev12 copying test-requirements.txt -> keystone-19.0.1.dev12 copying tox.ini -> keystone-19.0.1.dev12 copying api-ref/source/conf.py -> keystone-19.0.1.dev12/api-ref/source copying api-ref/source/index.rst -> keystone-19.0.1.dev12/api-ref/source copying api-ref/source/v2-ext/index.rst -> keystone-19.0.1.dev12/api-ref/source/v2-ext copying api-ref/source/v2-ext/ksec2-admin.inc -> keystone-19.0.1.dev12/api-ref/source/v2-ext copying api-ref/source/v2-ext/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v2-ext copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-request.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-response.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentials-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentialswithec2-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v3/application-credentials.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/authenticate-v3.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/credentials.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/domains-config-v3.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/domains.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/index.rst -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/inherit.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/os-pki.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/policies.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/project-tags.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/projects.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/regions-v3.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/roles.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/service-catalog.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/status.yaml -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/system-roles.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/unified_limits.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3/users.inc -> keystone-19.0.1.dev12/api-ref/source/v3 copying api-ref/source/v3-ext/endpoint-policy.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/ep-filter.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/index.rst -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/oauth.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/revoke.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/simple-cert.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/trust.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation/assertion/assertion.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-response.xml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/metadata-response.xml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-response.xml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/auth/auth.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/unscoped-token-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/identity-provider/idp.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-protocol-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-protocol-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/mapping/mapping.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/samples/create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/projects-domains/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/projects-domains.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/samples/domain-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/projects-domains/samples/project-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/service-provider/parameters.yaml -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/sp.inc -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/samples/get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-endpoint-associations-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-EP-FILTER/create-endpoint-group-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-group-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-groups-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-project-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-endpoint-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-project-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-service-endpoints.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-create-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-role-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-tokens-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumers-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/request-token-create-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-REVOKE/list-revoke-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-REVOKE copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-ca-certificate-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-signing-certificate-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-redelegated-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-trust-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-role-delegated-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-roles-delegated-response.json -> keystone-19.0.1.dev12/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3/samples/admin/access-rule-get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/access-rules-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-get-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-id-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-name-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-project-scoped-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-system-scoped-request-with-domain.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request-with-domain.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-user-name-unscoped-response-HTTP.txt -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-explicit-unscoped-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/create-role-inferences-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credentials-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-default-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-default-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-default-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-specific-role-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-user-roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domains-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoints-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-domain-scopes-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-project-scopes-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-system-scopes-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-role-inferences-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-service-catalog-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-roles-domain-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-users-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/groups-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-version-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-versions-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-flat-model-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-implied-roles-for-role-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-group-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-user-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policies-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-domain-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-enable-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-group-roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-parents-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-subtree-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-user-roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/projects-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/regions-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limit-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-include-names-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-include-subtree-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.txt -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-inferences-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/roles-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/services-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/token-validate-request.txt -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-groups-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-password-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-projects-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-roles-domain-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-show-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-request.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/users-list-response.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/auth/requests/domain-id-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-id-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-totp.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/responses/auth-receipt-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password-totp.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-token.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/unscoped-password.json -> keystone-19.0.1.dev12/api-ref/source/v3/samples/auth/responses copying config-generator/keystone-policy-generator.conf -> keystone-19.0.1.dev12/config-generator copying config-generator/keystone.conf -> keystone-19.0.1.dev12/config-generator copying devstack/plugin.sh -> keystone-19.0.1.dev12/devstack copying devstack/files/federation/attribute-map.xml -> keystone-19.0.1.dev12/devstack/files/federation copying devstack/files/federation/shib_apache_alias.txt -> keystone-19.0.1.dev12/devstack/files/federation copying devstack/files/federation/shib_apache_handler.txt -> keystone-19.0.1.dev12/devstack/files/federation copying devstack/files/federation/shibboleth2.xml -> keystone-19.0.1.dev12/devstack/files/federation copying devstack/lib/federation.sh -> keystone-19.0.1.dev12/devstack/lib copying devstack/lib/scope.sh -> keystone-19.0.1.dev12/devstack/lib copying doc/Makefile -> keystone-19.0.1.dev12/doc copying doc/README.rst -> keystone-19.0.1.dev12/doc copying doc/requirements.txt -> keystone-19.0.1.dev12/doc copying doc/ext/__init__.py -> keystone-19.0.1.dev12/doc/ext copying doc/source/api_curl_examples.rst -> keystone-19.0.1.dev12/doc/source copying doc/source/code_documentation.rst -> keystone-19.0.1.dev12/doc/source copying doc/source/conf.py -> keystone-19.0.1.dev12/doc/source copying doc/source/index.rst -> keystone-19.0.1.dev12/doc/source copying doc/source/indices-tables.rst -> keystone-19.0.1.dev12/doc/source copying doc/source/_static/horizon-login-idp.png -> keystone-19.0.1.dev12/doc/source/_static copying doc/source/_static/horizon-login-sp.png -> keystone-19.0.1.dev12/doc/source/_static copying doc/source/_static/support-matrix.css -> keystone-19.0.1.dev12/doc/source/_static copying doc/source/admin/auth-totp.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/authentication-mechanisms.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/bootstrap.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/caching-layer.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/case-insensitive.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/cli-manage-projects-users-and-roles.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/configuration.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/configure_tokenless_x509.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/credential-encryption.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/domain-specific-config.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/endpoint-filtering.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/endpoint-policy.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/event_notifications.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/external-authentication.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/fernet-token-faq.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/getting-started.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/health-check-middleware.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/identity-concepts.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/identity-sources.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/identity-support-matrix.ini -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/index.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/integrate-with-ldap.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/jws-key-rotation.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/keystone-features.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/limit-list-size.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/logging.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/manage-services.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/manage-trusts.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/multi-factor-authentication.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/oauth1.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/operations.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/performance.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/resource-options.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/security-compliance.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/service-api-protection.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/token-provider.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/token-support-matrix.ini -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/tokens-overview.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/tokens.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/troubleshoot.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/unified-limits.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/upgrading.rst -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/url-safe-naming.inc -> keystone-19.0.1.dev12/doc/source/admin copying doc/source/admin/federation/configure_federation.rst -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/federated_identity.rst -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/introduction.rst -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/mapping_combinations.rst -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/mellon.inc -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/openidc.inc -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/federation/shibboleth.inc -> keystone-19.0.1.dev12/doc/source/admin/federation copying doc/source/admin/figures/keystone-federation.png -> keystone-19.0.1.dev12/doc/source/admin/figures copying doc/source/admin/figures/keystone-federation.svg -> keystone-19.0.1.dev12/doc/source/admin/figures copying doc/source/cli/commands.rst -> keystone-19.0.1.dev12/doc/source/cli copying doc/source/cli/index.rst -> keystone-19.0.1.dev12/doc/source/cli copying doc/source/cli/keystone-manage.rst -> keystone-19.0.1.dev12/doc/source/cli copying doc/source/cli/keystone-status.rst -> keystone-19.0.1.dev12/doc/source/cli copying doc/source/configuration/config-options.rst -> keystone-19.0.1.dev12/doc/source/configuration copying doc/source/configuration/index.rst -> keystone-19.0.1.dev12/doc/source/configuration copying doc/source/configuration/policy.rst -> keystone-19.0.1.dev12/doc/source/configuration copying doc/source/configuration/samples/index.rst -> keystone-19.0.1.dev12/doc/source/configuration/samples copying doc/source/configuration/samples/keystone-conf.rst -> keystone-19.0.1.dev12/doc/source/configuration/samples copying doc/source/configuration/samples/logging-conf.rst -> keystone-19.0.1.dev12/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> keystone-19.0.1.dev12/doc/source/configuration/samples copying doc/source/contributor/api_change_tutorial.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/architecture.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/auth-plugins.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/caching-layer.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/contributing.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/database-migrations.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/developing-drivers.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/doctor-checks.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/filtering-responsibilities.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/how-can-i-help.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/http-api.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/id-manage.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/index.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/list-truncation.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/programming-exercises.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/proposing-features.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/release-notes.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/service-catalog.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/services.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/set-up-keystone.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/testing-keystone.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/translated-responses.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/contributor/vision-reflection.rst -> keystone-19.0.1.dev12/doc/source/contributor copying doc/source/getting-started/architecture.rst -> keystone-19.0.1.dev12/doc/source/getting-started copying doc/source/getting-started/community.rst -> keystone-19.0.1.dev12/doc/source/getting-started copying doc/source/getting-started/index.rst -> keystone-19.0.1.dev12/doc/source/getting-started copying doc/source/getting-started/policy_mapping.rst -> keystone-19.0.1.dev12/doc/source/getting-started copying doc/source/install/get-started-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/get-started-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/get-started-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/index-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/index-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/index-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/index.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-install-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-install-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-install-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-openrc-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-openrc-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-openrc-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-users-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-users-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-users-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-verify-obs.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-verify-rdo.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/keystone-verify-ubuntu.rst -> keystone-19.0.1.dev12/doc/source/install copying doc/source/install/common/get-started-identity.inc -> keystone-19.0.1.dev12/doc/source/install/common copying doc/source/install/common/keystone-users.inc -> keystone-19.0.1.dev12/doc/source/install/common copying doc/source/install/common/openrc.inc -> keystone-19.0.1.dev12/doc/source/install/common copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> keystone-19.0.1.dev12/doc/source/install/shared copying doc/source/user/application_credentials.rst -> keystone-19.0.1.dev12/doc/source/user copying doc/source/user/index.rst -> keystone-19.0.1.dev12/doc/source/user copying doc/source/user/json_home.rst -> keystone-19.0.1.dev12/doc/source/user copying doc/source/user/multi-factor-authentication.rst -> keystone-19.0.1.dev12/doc/source/user copying doc/source/user/supported_clients.rst -> keystone-19.0.1.dev12/doc/source/user copying doc/source/user/trusts.rst -> keystone-19.0.1.dev12/doc/source/user copying etc/README.txt -> keystone-19.0.1.dev12/etc copying etc/default_catalog.templates -> keystone-19.0.1.dev12/etc copying etc/logging.conf.sample -> keystone-19.0.1.dev12/etc copying etc/sso_callback_template.html -> keystone-19.0.1.dev12/etc copying examples/pki/certs/cacert.pem -> keystone-19.0.1.dev12/examples/pki/certs copying examples/pki/certs/middleware.pem -> keystone-19.0.1.dev12/examples/pki/certs copying examples/pki/certs/signing_cert.pem -> keystone-19.0.1.dev12/examples/pki/certs copying examples/pki/certs/ssl_cert.pem -> keystone-19.0.1.dev12/examples/pki/certs copying examples/pki/private/cakey.pem -> keystone-19.0.1.dev12/examples/pki/private copying examples/pki/private/signing_key.pem -> keystone-19.0.1.dev12/examples/pki/private copying examples/pki/private/ssl_key.pem -> keystone-19.0.1.dev12/examples/pki/private copying httpd/README -> keystone-19.0.1.dev12/httpd copying httpd/keystone-uwsgi-admin.ini -> keystone-19.0.1.dev12/httpd copying httpd/keystone-uwsgi-public.ini -> keystone-19.0.1.dev12/httpd copying httpd/uwsgi-keystone.conf -> keystone-19.0.1.dev12/httpd copying httpd/wsgi-keystone.conf -> keystone-19.0.1.dev12/httpd copying keystone/__init__.py -> keystone-19.0.1.dev12/keystone copying keystone/exception.py -> keystone-19.0.1.dev12/keystone copying keystone/i18n.py -> keystone-19.0.1.dev12/keystone copying keystone/notifications.py -> keystone-19.0.1.dev12/keystone copying keystone/version.py -> keystone-19.0.1.dev12/keystone copying keystone.egg-info/PKG-INFO -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/SOURCES.txt -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/dependency_links.txt -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/entry_points.txt -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/not-zip-safe -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/pbr.json -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/requires.txt -> keystone-19.0.1.dev12/keystone.egg-info copying keystone.egg-info/top_level.txt -> keystone-19.0.1.dev12/keystone.egg-info copying keystone/api/__init__.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/auth.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/credentials.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/discovery.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/domains.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/ec2tokens.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/endpoints.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/groups.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/limits.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_ep_filter.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_federation.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_inherit.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_oauth1.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_revoke.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/os_simple_cert.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/policy.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/projects.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/regions.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/registered_limits.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/role_assignments.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/role_inferences.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/roles.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/s3tokens.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/services.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/system.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/trusts.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/users.py -> keystone-19.0.1.dev12/keystone/api copying keystone/api/_shared/EC2_S3_Resource.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/api/_shared/__init__.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/api/_shared/authentication.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/api/_shared/saml.py -> keystone-19.0.1.dev12/keystone/api/_shared copying keystone/application_credential/__init__.py -> keystone-19.0.1.dev12/keystone/application_credential copying keystone/application_credential/core.py -> keystone-19.0.1.dev12/keystone/application_credential copying keystone/application_credential/schema.py -> keystone-19.0.1.dev12/keystone/application_credential copying keystone/application_credential/backends/__init__.py -> keystone-19.0.1.dev12/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> keystone-19.0.1.dev12/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> keystone-19.0.1.dev12/keystone/application_credential/backends copying keystone/assignment/__init__.py -> keystone-19.0.1.dev12/keystone/assignment copying keystone/assignment/core.py -> keystone-19.0.1.dev12/keystone/assignment copying keystone/assignment/schema.py -> keystone-19.0.1.dev12/keystone/assignment copying keystone/assignment/backends/__init__.py -> keystone-19.0.1.dev12/keystone/assignment/backends copying keystone/assignment/backends/base.py -> keystone-19.0.1.dev12/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> keystone-19.0.1.dev12/keystone/assignment/backends copying keystone/assignment/role_backends/__init__.py -> keystone-19.0.1.dev12/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> keystone-19.0.1.dev12/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> keystone-19.0.1.dev12/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> keystone-19.0.1.dev12/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> keystone-19.0.1.dev12/keystone/assignment/role_backends copying keystone/auth/__init__.py -> keystone-19.0.1.dev12/keystone/auth copying keystone/auth/core.py -> keystone-19.0.1.dev12/keystone/auth copying keystone/auth/schema.py -> keystone-19.0.1.dev12/keystone/auth copying keystone/auth/plugins/__init__.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/base.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/core.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/external.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/password.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/token.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> keystone-19.0.1.dev12/keystone/auth/plugins copying keystone/catalog/__init__.py -> keystone-19.0.1.dev12/keystone/catalog copying keystone/catalog/core.py -> keystone-19.0.1.dev12/keystone/catalog copying keystone/catalog/schema.py -> keystone-19.0.1.dev12/keystone/catalog copying keystone/catalog/backends/__init__.py -> keystone-19.0.1.dev12/keystone/catalog/backends copying keystone/catalog/backends/base.py -> keystone-19.0.1.dev12/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> keystone-19.0.1.dev12/keystone/catalog/backends copying keystone/catalog/backends/templated.py -> keystone-19.0.1.dev12/keystone/catalog/backends copying keystone/cmd/__init__.py -> keystone-19.0.1.dev12/keystone/cmd copying keystone/cmd/bootstrap.py -> keystone-19.0.1.dev12/keystone/cmd copying keystone/cmd/cli.py -> keystone-19.0.1.dev12/keystone/cmd copying keystone/cmd/manage.py -> keystone-19.0.1.dev12/keystone/cmd copying keystone/cmd/status.py -> keystone-19.0.1.dev12/keystone/cmd copying keystone/cmd/doctor/__init__.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> keystone-19.0.1.dev12/keystone/cmd/doctor copying keystone/common/__init__.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/authorization.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/context.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/driver_hints.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/fernet_utils.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/json_home.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/jwt_utils.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/manager.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/password_hashing.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/profiler.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/provider_api.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/render_token.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/tokenless_auth.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/utils.py -> keystone-19.0.1.dev12/keystone/common copying keystone/common/cache/__init__.py -> keystone-19.0.1.dev12/keystone/common/cache copying keystone/common/cache/_context_cache.py -> keystone-19.0.1.dev12/keystone/common/cache copying keystone/common/cache/core.py -> keystone-19.0.1.dev12/keystone/common/cache copying keystone/common/policies/__init__.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/access_rule.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/access_token.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/application_credential.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/auth.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/base.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/consumer.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/credential.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/domain.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/domain_config.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/endpoint.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/grant.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/group.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/identity_provider.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/implied_role.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/limit.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/mapping.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/policy.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/policy_association.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/project.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/protocol.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/region.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/registered_limit.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/revoke_event.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/role.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/role_assignment.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/service.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/service_provider.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/token.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/token_revocation.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/trust.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/policies/user.py -> keystone-19.0.1.dev12/keystone/common/policies copying keystone/common/rbac_enforcer/__init__.py -> keystone-19.0.1.dev12/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> keystone-19.0.1.dev12/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> keystone-19.0.1.dev12/keystone/common/rbac_enforcer copying keystone/common/resource_options/__init__.py -> keystone-19.0.1.dev12/keystone/common/resource_options copying keystone/common/resource_options/core.py -> keystone-19.0.1.dev12/keystone/common/resource_options copying keystone/common/resource_options/options/__init__.py -> keystone-19.0.1.dev12/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> keystone-19.0.1.dev12/keystone/common/resource_options/options copying keystone/common/sql/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql copying keystone/common/sql/core.py -> keystone-19.0.1.dev12/keystone/common/sql copying keystone/common/sql/upgrades.py -> keystone-19.0.1.dev12/keystone/common/sql copying keystone/common/sql/contract_repo/README -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/manage.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/migrate.cfg -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/contract_repo/versions copying keystone/common/sql/data_migration_repo/README -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/manage.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/migrate.cfg -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/expand_repo/README -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/manage.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/migrate.cfg -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/expand_repo/versions copying keystone/common/sql/migrate_repo/README -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/manage.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/migrate.cfg -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/__init__.py -> keystone-19.0.1.dev12/keystone/common/sql/migrate_repo/versions copying keystone/common/validation/__init__.py -> keystone-19.0.1.dev12/keystone/common/validation copying keystone/common/validation/parameter_types.py -> keystone-19.0.1.dev12/keystone/common/validation copying keystone/common/validation/validators.py -> keystone-19.0.1.dev12/keystone/common/validation copying keystone/conf/__init__.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/application_credential.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/assignment.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/auth.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/catalog.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/constants.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/credential.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/default.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/domain_config.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/endpoint_filter.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/endpoint_policy.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/eventlet_server.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/federation.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/fernet_receipts.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/fernet_tokens.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/identity.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/identity_mapping.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/jwt_tokens.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/ldap.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/memcache.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/oauth1.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/opts.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/policy.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/receipt.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/resource.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/revoke.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/role.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/saml.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/security_compliance.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/shadow_users.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/token.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/tokenless_auth.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/totp.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/trust.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/unified_limit.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/utils.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/conf/wsgi.py -> keystone-19.0.1.dev12/keystone/conf copying keystone/credential/__init__.py -> keystone-19.0.1.dev12/keystone/credential copying keystone/credential/core.py -> keystone-19.0.1.dev12/keystone/credential copying keystone/credential/provider.py -> keystone-19.0.1.dev12/keystone/credential copying keystone/credential/schema.py -> keystone-19.0.1.dev12/keystone/credential copying keystone/credential/backends/__init__.py -> keystone-19.0.1.dev12/keystone/credential/backends copying keystone/credential/backends/base.py -> keystone-19.0.1.dev12/keystone/credential/backends copying keystone/credential/backends/sql.py -> keystone-19.0.1.dev12/keystone/credential/backends copying keystone/credential/providers/__init__.py -> keystone-19.0.1.dev12/keystone/credential/providers copying keystone/credential/providers/core.py -> keystone-19.0.1.dev12/keystone/credential/providers copying keystone/credential/providers/fernet/__init__.py -> keystone-19.0.1.dev12/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> keystone-19.0.1.dev12/keystone/credential/providers/fernet copying keystone/endpoint_policy/__init__.py -> keystone-19.0.1.dev12/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> keystone-19.0.1.dev12/keystone/endpoint_policy copying keystone/endpoint_policy/backends/__init__.py -> keystone-19.0.1.dev12/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> keystone-19.0.1.dev12/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> keystone-19.0.1.dev12/keystone/endpoint_policy/backends copying keystone/federation/__init__.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/constants.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/core.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/idp.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/schema.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/utils.py -> keystone-19.0.1.dev12/keystone/federation copying keystone/federation/backends/__init__.py -> keystone-19.0.1.dev12/keystone/federation/backends copying keystone/federation/backends/base.py -> keystone-19.0.1.dev12/keystone/federation/backends copying keystone/federation/backends/sql.py -> keystone-19.0.1.dev12/keystone/federation/backends copying keystone/identity/__init__.py -> keystone-19.0.1.dev12/keystone/identity copying keystone/identity/core.py -> keystone-19.0.1.dev12/keystone/identity copying keystone/identity/generator.py -> keystone-19.0.1.dev12/keystone/identity copying keystone/identity/schema.py -> keystone-19.0.1.dev12/keystone/identity copying keystone/identity/backends/__init__.py -> keystone-19.0.1.dev12/keystone/identity/backends copying keystone/identity/backends/base.py -> keystone-19.0.1.dev12/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> keystone-19.0.1.dev12/keystone/identity/backends copying keystone/identity/backends/sql.py -> keystone-19.0.1.dev12/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> keystone-19.0.1.dev12/keystone/identity/backends copying keystone/identity/backends/ldap/__init__.py -> keystone-19.0.1.dev12/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> keystone-19.0.1.dev12/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> keystone-19.0.1.dev12/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> keystone-19.0.1.dev12/keystone/identity/backends/ldap copying keystone/identity/id_generators/__init__.py -> keystone-19.0.1.dev12/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> keystone-19.0.1.dev12/keystone/identity/id_generators copying keystone/identity/mapping_backends/__init__.py -> keystone-19.0.1.dev12/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> keystone-19.0.1.dev12/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> keystone-19.0.1.dev12/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> keystone-19.0.1.dev12/keystone/identity/mapping_backends copying keystone/identity/shadow_backends/__init__.py -> keystone-19.0.1.dev12/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> keystone-19.0.1.dev12/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> keystone-19.0.1.dev12/keystone/identity/shadow_backends copying keystone/limit/__init__.py -> keystone-19.0.1.dev12/keystone/limit copying keystone/limit/core.py -> keystone-19.0.1.dev12/keystone/limit copying keystone/limit/schema.py -> keystone-19.0.1.dev12/keystone/limit copying keystone/limit/backends/__init__.py -> keystone-19.0.1.dev12/keystone/limit/backends copying keystone/limit/backends/base.py -> keystone-19.0.1.dev12/keystone/limit/backends copying keystone/limit/backends/sql.py -> keystone-19.0.1.dev12/keystone/limit/backends copying keystone/limit/models/__init__.py -> keystone-19.0.1.dev12/keystone/limit/models copying keystone/limit/models/base.py -> keystone-19.0.1.dev12/keystone/limit/models copying keystone/limit/models/flat.py -> keystone-19.0.1.dev12/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> keystone-19.0.1.dev12/keystone/limit/models copying keystone/locale/de/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/de/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/es/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/fr/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/it/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/ru/LC_MESSAGES copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/tr_TR/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> keystone-19.0.1.dev12/keystone/locale/zh_TW/LC_MESSAGES copying keystone/models/__init__.py -> keystone-19.0.1.dev12/keystone/models copying keystone/models/receipt_model.py -> keystone-19.0.1.dev12/keystone/models copying keystone/models/revoke_model.py -> keystone-19.0.1.dev12/keystone/models copying keystone/models/token_model.py -> keystone-19.0.1.dev12/keystone/models copying keystone/oauth1/__init__.py -> keystone-19.0.1.dev12/keystone/oauth1 copying keystone/oauth1/core.py -> keystone-19.0.1.dev12/keystone/oauth1 copying keystone/oauth1/schema.py -> keystone-19.0.1.dev12/keystone/oauth1 copying keystone/oauth1/validator.py -> keystone-19.0.1.dev12/keystone/oauth1 copying keystone/oauth1/backends/__init__.py -> keystone-19.0.1.dev12/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> keystone-19.0.1.dev12/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> keystone-19.0.1.dev12/keystone/oauth1/backends copying keystone/policy/__init__.py -> keystone-19.0.1.dev12/keystone/policy copying keystone/policy/core.py -> keystone-19.0.1.dev12/keystone/policy copying keystone/policy/schema.py -> keystone-19.0.1.dev12/keystone/policy copying keystone/policy/backends/__init__.py -> keystone-19.0.1.dev12/keystone/policy/backends copying keystone/policy/backends/base.py -> keystone-19.0.1.dev12/keystone/policy/backends copying keystone/policy/backends/rules.py -> keystone-19.0.1.dev12/keystone/policy/backends copying keystone/policy/backends/sql.py -> keystone-19.0.1.dev12/keystone/policy/backends copying keystone/receipt/__init__.py -> keystone-19.0.1.dev12/keystone/receipt copying keystone/receipt/handlers.py -> keystone-19.0.1.dev12/keystone/receipt copying keystone/receipt/provider.py -> keystone-19.0.1.dev12/keystone/receipt copying keystone/receipt/receipt_formatters.py -> keystone-19.0.1.dev12/keystone/receipt copying keystone/receipt/providers/__init__.py -> keystone-19.0.1.dev12/keystone/receipt/providers copying keystone/receipt/providers/base.py -> keystone-19.0.1.dev12/keystone/receipt/providers copying keystone/receipt/providers/fernet/__init__.py -> keystone-19.0.1.dev12/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> keystone-19.0.1.dev12/keystone/receipt/providers/fernet copying keystone/resource/__init__.py -> keystone-19.0.1.dev12/keystone/resource copying keystone/resource/core.py -> keystone-19.0.1.dev12/keystone/resource copying keystone/resource/schema.py -> keystone-19.0.1.dev12/keystone/resource copying keystone/resource/backends/__init__.py -> keystone-19.0.1.dev12/keystone/resource/backends copying keystone/resource/backends/base.py -> keystone-19.0.1.dev12/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> keystone-19.0.1.dev12/keystone/resource/backends copying keystone/resource/backends/sql.py -> keystone-19.0.1.dev12/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> keystone-19.0.1.dev12/keystone/resource/backends copying keystone/resource/config_backends/__init__.py -> keystone-19.0.1.dev12/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> keystone-19.0.1.dev12/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> keystone-19.0.1.dev12/keystone/resource/config_backends copying keystone/revoke/__init__.py -> keystone-19.0.1.dev12/keystone/revoke copying keystone/revoke/core.py -> keystone-19.0.1.dev12/keystone/revoke copying keystone/revoke/model.py -> keystone-19.0.1.dev12/keystone/revoke copying keystone/revoke/backends/__init__.py -> keystone-19.0.1.dev12/keystone/revoke/backends copying keystone/revoke/backends/base.py -> keystone-19.0.1.dev12/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> keystone-19.0.1.dev12/keystone/revoke/backends copying keystone/server/__init__.py -> keystone-19.0.1.dev12/keystone/server copying keystone/server/backends.py -> keystone-19.0.1.dev12/keystone/server copying keystone/server/wsgi.py -> keystone-19.0.1.dev12/keystone/server copying keystone/server/flask/__init__.py -> keystone-19.0.1.dev12/keystone/server/flask copying keystone/server/flask/application.py -> keystone-19.0.1.dev12/keystone/server/flask copying keystone/server/flask/common.py -> keystone-19.0.1.dev12/keystone/server/flask copying keystone/server/flask/core.py -> keystone-19.0.1.dev12/keystone/server/flask copying keystone/server/flask/request_processing/__init__.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/middleware/__init__.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> keystone-19.0.1.dev12/keystone/server/flask/request_processing/middleware copying keystone/tests/__init__.py -> keystone-19.0.1.dev12/keystone/tests copying keystone/tests/common/__init__.py -> keystone-19.0.1.dev12/keystone/tests/common copying keystone/tests/common/auth.py -> keystone-19.0.1.dev12/keystone/tests/common copying keystone/tests/functional/__init__.py -> keystone-19.0.1.dev12/keystone/tests/functional copying keystone/tests/functional/core.py -> keystone-19.0.1.dev12/keystone/tests/functional copying keystone/tests/functional/shared/__init__.py -> keystone-19.0.1.dev12/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> keystone-19.0.1.dev12/keystone/tests/functional/shared copying keystone/tests/hacking/__init__.py -> keystone-19.0.1.dev12/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> keystone-19.0.1.dev12/keystone/tests/hacking copying keystone/tests/protection/__init__.py -> keystone-19.0.1.dev12/keystone/tests/protection copying keystone/tests/protection/v3/__init__.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> keystone-19.0.1.dev12/keystone/tests/protection/v3 copying keystone/tests/unit/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/core.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/default_catalog.templates -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/default_catalog_multi_region.templates -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/filtering.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/rest.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_backend_templated.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_config.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/utils.py -> keystone-19.0.1.dev12/keystone/tests/unit copying keystone/tests/unit/application_credential/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/assignment/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/role_backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/auth/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> keystone-19.0.1.dev12/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> keystone-19.0.1.dev12/keystone/tests/unit/auth copying keystone/tests/unit/auth/plugins/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/auth/plugins copying keystone/tests/unit/backend/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> keystone-19.0.1.dev12/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/backend copying keystone/tests/unit/catalog/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/catalog copying keystone/tests/unit/common/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> keystone-19.0.1.dev12/keystone/tests/unit/common copying keystone/tests/unit/config_files/backend_ldap.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated_override.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> keystone-19.0.1.dev12/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/contrib/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/contrib copying keystone/tests/unit/contrib/federation/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> keystone-19.0.1.dev12/keystone/tests/unit/contrib/federation copying keystone/tests/unit/credential/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit/credential copying keystone/tests/unit/endpoint_policy/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/external/README.rst -> keystone-19.0.1.dev12/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> keystone-19.0.1.dev12/keystone/tests/unit/external copying keystone/tests/unit/federation/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/federation copying keystone/tests/unit/identity/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity copying keystone/tests/unit/identity/backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/shadow_users/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/ksfixtures/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> keystone-19.0.1.dev12/keystone/tests/unit/ksfixtures copying keystone/tests/unit/limit/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/limit copying keystone/tests/unit/policy/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/policy copying keystone/tests/unit/policy/backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> keystone-19.0.1.dev12/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/policy/backends copying keystone/tests/unit/receipt/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> keystone-19.0.1.dev12/keystone/tests/unit/receipt copying keystone/tests/unit/resource/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource copying keystone/tests/unit/resource/backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/config_backends/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> keystone-19.0.1.dev12/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> keystone-19.0.1.dev12/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> keystone-19.0.1.dev12/keystone/tests/unit/saml2 copying keystone/tests/unit/server/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> keystone-19.0.1.dev12/keystone/tests/unit/server copying keystone/tests/unit/tests/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> keystone-19.0.1.dev12/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> keystone-19.0.1.dev12/keystone/tests/unit/tests copying keystone/tests/unit/token/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> keystone-19.0.1.dev12/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> keystone-19.0.1.dev12/keystone/tests/unit/token copying keystone/tests/unit/trust/__init__.py -> keystone-19.0.1.dev12/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> keystone-19.0.1.dev12/keystone/tests/unit/trust copying keystone/token/__init__.py -> keystone-19.0.1.dev12/keystone/token copying keystone/token/provider.py -> keystone-19.0.1.dev12/keystone/token copying keystone/token/token_formatters.py -> keystone-19.0.1.dev12/keystone/token copying keystone/token/providers/__init__.py -> keystone-19.0.1.dev12/keystone/token/providers copying keystone/token/providers/base.py -> keystone-19.0.1.dev12/keystone/token/providers copying keystone/token/providers/fernet/__init__.py -> keystone-19.0.1.dev12/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> keystone-19.0.1.dev12/keystone/token/providers/fernet copying keystone/token/providers/jws/__init__.py -> keystone-19.0.1.dev12/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> keystone-19.0.1.dev12/keystone/token/providers/jws copying keystone/trust/__init__.py -> keystone-19.0.1.dev12/keystone/trust copying keystone/trust/core.py -> keystone-19.0.1.dev12/keystone/trust copying keystone/trust/schema.py -> keystone-19.0.1.dev12/keystone/trust copying keystone/trust/backends/__init__.py -> keystone-19.0.1.dev12/keystone/trust/backends copying keystone/trust/backends/base.py -> keystone-19.0.1.dev12/keystone/trust/backends copying keystone/trust/backends/sql.py -> keystone-19.0.1.dev12/keystone/trust/backends copying keystone_tempest_plugin/README.rst -> keystone-19.0.1.dev12/keystone_tempest_plugin copying rally-jobs/README.rst -> keystone-19.0.1.dev12/rally-jobs copying rally-jobs/keystone.yaml -> keystone-19.0.1.dev12/rally-jobs copying releasenotes/notes/.placeholder -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/Assignment_V9_driver-c22be069f7baccb0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/DomainSpecificRoles-fc5dd2ef74a1442c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/Role_V9_driver-971c3aae14d9963d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/V9ResourceDriver-26716f97c0cc1a80.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add-bootstrap-cli-192500228cc6e574.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add-description-to-role-88ab5bb8a96cc002.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add-expires-at-int-to-trusts-60ae3c5d0c00808a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add-limit-description-c1f42641d9c6c33d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add-unified-limit-apis-c9ebc5116bc2cf93.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/add_password_expires_at_to_user_response-22f14ab629c48bc2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/admin_token-a5678d712783c145.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/admin_token-c634ec12fc714255.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bootstrap-update-endpoint-7a63a2329822b6e7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-allow-expired-f5d845b9601bc1ef.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-application-credentials-c699f1f17c7d4e2f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-basic-default-roles-4ff6502b6ac57d48.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-domain-config-as-stable-716ca5ab33c0cc42.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-domain-config-default-82e42d946ee7cb43.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-json-web-tokens-37ce3bcd1356cf1b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-manage-migration-c398963a943a89fe.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-mfa-auth-receipt-8b459431c1f360ce.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-password-expires-validation-4b32fe7032595932.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-pci-dss-password-requirements-api-87bc724b2aa554f7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-pci-dss-query-password-expired-users-a7c96a3843bb9abc.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-per-user-auth-plugin-reqs-feb95fd907be4b40.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-strict-two-level-model.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-support-federated-attr-94084d4073f50280.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-system-scope-7d236ee5992d4e20.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-upgrade-checks-0dc692a392a96879.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-url-safe-naming-ad90d6a659f5bf3c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bp-whitelist-extension-for-app-creds-90e5bcd7b2b78b02.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1017606-98313bb4c1edf250.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1291157-00b5c714a097e84c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1332058-f25e2de40411b711.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1473292-c21481e6aec29ec2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1490804-de58a9606edb31eb.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1519210-de76097c974f9c93.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1523369-4d42c841b6e7e54e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1524030-0814724d5c2b7c8d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1524030-ccff6b0ec9d1cbf2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1535878-change-get_project-permission-e460af1256a2c056.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1542417-d630b7886bb0b369.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1547684-911aed68a0d3df17.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1563101-134df5b99ea48f00.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1571878-1bcaea5337905af0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1582585-a368ac5a252ec84f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1590587-domain-specific-role-assignment-8f120604a6625852.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1594482-52a5dd1d8477b694.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1611102-e1348cbec9b1110a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1613466-credential-update-ec2-type-8fb51ff3ad3a449c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1615014-b30f606a2d202428.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1616424-c46ba773f7ac40ae.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1622310-c501cf77437fdfa6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1636950-8fa1a47fce440977.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1638603-354ee4167e6e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641625-fe463874dc5edb10.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641639-b9accc163e61ca15.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641645-516709f9da3de26f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641654-8630ce7bcde43a7e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641660-f938267e1ec54071.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1641816-8b39f3f73359c778.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642212-9964dfd3af0184bd.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642348-83d4c86ad3984d75.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642457-4533f9810a8cd927.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642687-5497fb56fe86806d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642687-c7ab1c9be152db20.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1642692-d669c8fcf9e171d9.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1645487-ca22c216ec26cc9b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1649138-c53974f6bb0eab14.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1649446-efff94143823755d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1649616-b835d1dac3401e8c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1656076-c4422270f73b43b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1659730-17834ba2dde668ae.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1659995-f3e716de743b7291.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1670382-ee851ba4f364d608.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1676497-92271e25f642e2de.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1684994-264fb8f182ced180.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1688137-e4203c9a728690a7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1696574-15a728396350a95a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1700852-de775d0eb2ddfdd1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1701324-739a31f38037f77b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1702211-abb59adda73fd78e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1703369-9a901d627a1e0316.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1703666-b8a990f2bf5b62f0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1704205-bc0570feeb3ec5c4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1705485-7a1ad17b9cc99b9d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1718747-50d39fa87bdbb12b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1724645-a94659dfd0f45b9a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1727099-1af277b35db34372.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1727726-0b47608811a2cd16.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1728907-bab6769ab46bd8aa.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1729933-4a09201e9dface2a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1733754-4d9d3042b8501ec6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1734244-1b4ea83baa72566d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1735250-b60332a7f288cf94.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1736875-c790f568c5f4d671.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1738895-342864cd0285bc42.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1740951-82b7e4bd608742ab.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1744195-a7154ac2e8556efc.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1746599-848a1163e52ac0a6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1747694-48c8caa4871300e3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1748027-decc2e11154b97cf.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1748970-eb63ad2030e296f3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1749264-676ca02902bcd169.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1749267-96153d2fa6868f67.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750415-95ede3a9685b6e0c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750660-e2a360ddd6790fc4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750669-dfce859550126f03.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750673-b53f74944d767ae9.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750676-cf70c1a27b2c8de3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1750678-88a38851ca80fc64.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1751045-f950e3fb85e2b573.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1753584-e052bc7805f001b4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1753585-7e11213743754999.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1754048-correct-federated-domain-47cb889d88d7770a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1754677-13ee75ed1b473f26.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1755874-9951f77c6d18431c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1756190-0e5d86d334555931.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1757022-664d0b0db1242bf8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1757151-43eb3baaa175f904.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1759289-466cdf4514de3498.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1760205-87dedd6d8812db3f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1760521-fec5c88af214401f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1760809-711df870a9d67c0d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1763824-3d2f5169af9d42f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1765193-b40318b9fb5d1c7b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1773967-b59517a09e0e6141.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1774229-cb968e95c9d81c4d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1776504-keystone-conversion-to-flask-372a5654a55675c6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1778109-ea15ce6a8207f857.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1778945-b7f2db3052525ca8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1779889-12eb5edf4cc93a1d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1779903-f2b22cf23a9e01f9.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1780159-095ffa0e53be2464.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1780503-70ca1ba3f428dd41.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1782704-0b053eaf5d801dee.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1782922-db822fda486ac773.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1784536-9d1d1e149c605a1d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1785164-2b7ed29266eb4792.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1787874-13499ec227b8e26c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1788415-3190279e9c900f76.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1788694-4dc8b3ec47fc6084.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1789450-9dec1383ffd3de01.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1792026-2de8345a89e2256b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1794376-53ce14528f00f01d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1794527-866b1caff67977f3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1794864-3116bf165a146be6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1796887-eaea84e3f9a8ff9f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1801095-6e28d7a86719da74.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1801873-0eb9a5ec3e801190.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804292-0107869c7029f79e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804446-1a281eadbb044070.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804462-59ad43f98242dea0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804463-74537652166cf656.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804482-aa95619320d098fa.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804483-1d9ccfcb24f25f51.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804516-24b0b10ed6fe0589.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804517-a351aec088fee066.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804519-8384a9ead261d4c2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804520-d124599967923052.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804521-3c0d9f567e8f532f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804522-00df902cd2d74ee3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1804523-d1768909b13b167e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805363-0b85d71917ad09d1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805366-670867516c6fc4bc.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805368-ea32c2db2ae57225.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805369-ed98d3fcfafb5c43.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805371-249c8c9b562ab371.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805372-af4ebf4b19500b72.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805400-c192be936d277ade.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805402-75d0d93f31af620f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805403-c003627a64768716.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805406-252b45d443af20b3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805409-8bc6cc9f1c5bc672.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805880-0032024ea6b83563.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1805880-3fc6b30309a4370f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806713-cf5feab23fc78a23.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-08ff9eecdc03c554.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-09f414995924db23.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-0b7356ace200a5d3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-2092fee9f6c87dc3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-c3bfc71cb9bb94f3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1806762-daed3e27f58f0f6d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1809116-b65502f3b606b060.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1810393-5a7d379842c51d9b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1811605-9d23080d7e949c25.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1813085-cf24b204e95fd7f5.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1814589-f3e7f554bee1c317.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1815771-ae0e4118c552f01e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1816076-ba39508e6ade529e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1816927-e17f4e596e611380.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1817313-c11481e6eed29ec2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1818725-96d698e22e648764.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1818734-d753bfae60ffd030.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1818736-98ea186a074056f4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1818845-05f8c3af5ea9abc7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1818846-d1a8c77d20659ad6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1819036-e2d24655c70d0aad.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1820333-356dcc8bf9f73fed.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1823258-9649b56a440b5ae1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1823258-9f93dbdc0fa8441d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1827431-2f078c13dfc9a02a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1831918-c70cf87ef086d871.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1833739-f962e8caf3e22068.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1836568-66d853a1f22c5530.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1839133-24570c9fbacb530d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1839577-1226d86ea0744055.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1840291-35af1ac7ba06e166.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1841486-425f367925f5e03f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1843609-8498b132222596b7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1844157-7808af9bcea0429d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1844194-48ae60db49f91bd4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1844207-x27a31f3403xfd7y.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1844461-08a8bdc5f613b88d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1844664-905cf6cad2e032a7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1848238-f6533644f7907358.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1848342-317c9e4afa65a3ff.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1855080-08b28181b7cb2470.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1856881-277103af343187f1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1856904-101af15bb48eb3ca.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1856962-2c87d541da61c727.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1858012-584267ada7e33f2c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872732-7261816d0b170008.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872733-2377f456a57ad32c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872735-0989e51d2248ce1e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872737-f8e1ad3b6705b766.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872753-e2a934eac919ccde.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1872755-2c81d3267b89f124.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1873290-ff7f8e4cee15b75a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1878938-70ee2af6fdf66004.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1880252-51036d5353125e15.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1885753-51df25f3ff1d9ae8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1886017-bc2ad648d57101a2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1889936-78d6853b5212b8f1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1896125-b17a4d12730fe493.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1901207-13762f85b8a04481.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1901654-69b9f35d11cd0c75.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug-1929066-6e741c9182620a37.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug1828565-0790c4c60ba34100.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug_1526462-df9a3f3974d9040f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug_1543048_and_1668503-7ead4e15faaab778.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug_1674415-e8a7345aa2b05ab7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug_1688188-256e3572295231a1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/bug_1698900-f195125bf341d887.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/catalog-caching-12f2532cfb71325a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/catalog_project_id-519f5a70f9f7c4c6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/convert-keystone-to-flask-80d980e239b662b0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecate-endpoint-policy-cfg-option-d018acab72a398a0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-95f6307f88358f58.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecate-memcache-token-persistence-eac88c80147ea241.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecate-policies-api-b104fbd1d2367b1b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecate-v2-apis-894284c17be881d2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-mitaka-8534e43fa40c1d09.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-newton-be1d8dbcc6bdc68f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-ocata-a5b2f1e3e39f818e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-pike-506f9aca91674550.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-queens-8ad7f826e4f08f57.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-rocky-60b2fa05d07d3a28.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-stein-0166965502cb3be2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-as-of-train-de3fe41ff2251385.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/deprecated-socket_timeout-option-d3358b4f2310706c.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/domain-level-limit-support-60e1e330d06227ed.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/drop-project-id-fk-b683b414e1585be8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/enable-filter-idp-d0135f4615178cfc.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/enable-inherit-on-default-54ac435230261a6a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/endpoints-from-endpoint_group-project-association-7271fba600322fb6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/extensions-to-core-a0d270d216d47276.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/federation-group-ids-mapping-6c56120d65a5cb22.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/filter-mappings-by-entity-77162a146d375385.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/httpd-keystone-d51b7335559b09c8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/identity_driver_new_change_password_method-e8c0e06795bca2d8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/immutable-resource-options-bug-1807751-acc1e3c689484337.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/impl-templated-catalog-1d8f6333726b34f8.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/implied-roles-026f401adc0f7fb6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/implied-roles-stable-8b293e187c5620ad.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/insecure_reponse-2a168230709bc8e7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/is-admin-24b34238c83b3a82.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/ldap-conn-pool-enabled-90df94652f1ded53.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/ldap-emulation-91c4d535eb9c3d10.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/limits-api-refactor-05abf9e6c2e75852.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/list_limit-ldap-support-5d31d51466fc49a6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/mapping_populate-521d92445505b8a3.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/migration_squash-f655329ddad7fc2a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/no-default-domain-2161ada44bf7a3f7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/notify-on-user-group-membership-8c0136ee0484e255.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/oauth1-headers-content-type-9a9245d9bbec8f8e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/password-created_at-nullable-b3c284be50d93ef5.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/policy_new_federated_projects_for_user-dcd7bd148efef049.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/pre-cache-tokens-73450934918af26b.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/project-tags-1e72a6779d9d02c5.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/projects_as_domains-3ea8a58b4c2965e1.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/python3-support-e4189e0a1a6e2e4f.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/remove-token-auth-middleware-5ea3b3734ce1d9e6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/remove-trust-auth-support-from-v2-de316c9ba46d556d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-mitaka-9ff14f87d0b98e7e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-newton-721c06b5dcb1b34a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-ocata-436bb4b839e74494.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-pike-deadbeefdeadbeef.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-queens-94c04e88c08f89aa.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-rocky-f44c3ba7c3e73d01.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-stein-5eb23253b72ab54e.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-train-92b2942a680eb859.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/removed-as-of-ussuri-d2f6ef8901ef54ed.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/request_context-e143ba9c446a5952.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/resource-backend-sql-only-03154d8712b36bd0.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/resource-driver-33793dd5080ee4d2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/revert-v2-token-issued-for-non-default-domain-25ea5337f158ef13.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/s3-aws-v4-c6cb75ce8d2289d4.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/scope-and-default-roles-a733c235731bb558.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/support_encrypted_credentials_at_rest-93dcb67b3508e91a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/tenant_id_to_project_id-42d95d93011785cb.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/token-formatter-ec58aba00fa83706.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/token-provider-refactor-a3a64146807daf36.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/totp-40d93231714c6a20.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/unified-limit-api-improvment-b34d18769d18a0a7.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/use-correct-inspect-8142e317c1e39c2a.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/use-python-ldap-0318ff7798bdd98d.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/v2-dep-d6e7ab2d08119549.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/v3-endpoints-in-v2-list-b0439816938713d6.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/v9FederationDriver-cbebcf5f97e1eae2.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml -> keystone-19.0.1.dev12/releasenotes/notes copying releasenotes/source/conf.py -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/index.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/liberty.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/mitaka.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/newton.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/ocata.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/pike.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/queens.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/rocky.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/stein.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/train.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/unreleased.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/ussuri.rst -> keystone-19.0.1.dev12/releasenotes/source copying releasenotes/source/_static/.placeholder -> keystone-19.0.1.dev12/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> keystone-19.0.1.dev12/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> keystone-19.0.1.dev12/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> keystone-19.0.1.dev12/releasenotes/source/locale/ja/LC_MESSAGES copying tools/cover.sh -> keystone-19.0.1.dev12/tools copying tools/fast8.sh -> keystone-19.0.1.dev12/tools copying tools/sample_data.sh -> keystone-19.0.1.dev12/tools copying tools/test-setup.sh -> keystone-19.0.1.dev12/tools Writing keystone-19.0.1.dev12/setup.cfg creating dist Creating tar archive removing 'keystone-19.0.1.dev12' (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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a --copyout /var/tmp/pkgsrc/dist /tmp/tmp.gjXBgXxRXu/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.gwnmavle:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6644932 958188 473008 8609064 8753312 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 470G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.f68b6uxo', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6689964 860824 473008 8661396 8708288 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 470G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.p_i3e00c', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'c83450059d584899a50262320bdbfb3f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.gjXBgXxRXu/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 ']' ++ grep .tar.gz ++ ls /tmp/tmp.gjXBgXxRXu/dist + SOURCE=keystone-19.0.1.dev12.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.gjXBgXxRXu/dist/keystone-19.0.1.dev12.tar.gz ++ basename keystone-19.0.1.dev12.tar.gz .tar.gz + SOURCEWITHREL=keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz + mv /tmp/tmp.gjXBgXxRXu/dist/keystone-19.0.1.dev12.tar.gz /tmp/tmp.gjXBgXxRXu/SOURCES/keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz + cd /home/centos8-wallaby/data/openstack-keystone_distro + cp -a keystone-dist.conf openstack-keystone.logrotate openstack-keystone-sample-data openstack-keystone.spec openstack-keystone.sysctl sources /tmp/tmp.gjXBgXxRXu/SOURCES/ + cp openstack-keystone.spec /tmp/tmp.gjXBgXxRXu/SPECS/ + cd /tmp/tmp.gjXBgXxRXu/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-keystone.spec + sed -i -e '1i%define upstream_version 19.0.1.dev12\' openstack-keystone.spec + grep -qc '^%global dlrn .*' openstack-keystone.spec + sed -i -e '1i%global dlrn 1\' openstack-keystone.spec + grep -qc '^%global dlrn_nvr .*' openstack-keystone.spec ++ basename keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr keystone-19.0.1.dev12-0.20220519224849.b0c528c\' openstack-keystone.spec + sed -i -e s/UPSTREAMVERSION/19.0.1.dev12/g openstack-keystone.spec + set_nvr_in_spec + VERSION=19.0.1 + sed -i -e 's/Version:.*/Version: 19.0.1/g' openstack-keystone.spec + sed -i -e 's/Release:.*/Release: 0.20220519224849.b0c528c%{?dist}/g' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz/' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-keystone.spec + cat openstack-keystone.spec %global dlrn_nvr keystone-19.0.1.dev12-0.20220519224849.b0c528c %global dlrn 1 %define upstream_version 19.0.1.dev12 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da %global with_doc 1 %global service keystone # guard for package OSP does not support %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global common_desc \ Keystone is a Python implementation of the OpenStack \ (http://www.openstack.org) identity service API. Name: openstack-keystone # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 19.0.1 Release: 0.20220519224849.b0c528c%{?dist} Summary: OpenStack Identity Service License: ASL 2.0 URL: http://keystone.openstack.org/ Source0: keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz Source1: openstack-keystone.logrotate Source3: openstack-keystone.sysctl Source5: openstack-keystone-sample-data Source20: keystone-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-osprofiler >= 1.1.0 BuildRequires: python3-pbr >= 2.0.0 BuildRequires: git-core # Required to build keystone.conf BuildRequires: python3-oslo-cache >= 1.26.0 BuildRequires: python3-oslo-config >= 2:6.8.0 BuildRequires: python3-passlib >= 1.6 BuildRequires: python3-pycadf >= 2.1.0 # Required to compile translation files BuildRequires: python3-babel # Required to build man pages BuildRequires: python3-oslo-policy BuildRequires: python3-jsonschema >= 2.6.0 BuildRequires: python3-oslo-db >= 4.27.0 BuildRequires: python3-oauthlib BuildRequires: python3-pysaml2 BuildRequires: python3-keystonemiddleware >= 7.0.0 BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-oslotest BuildRequires: python3-redis %if 0%{rhosp} == 0 && 0%{?rhel} < 8 BuildRequires: python3-zmq %endif BuildRequires: python3-ldappool >= 2.0.0 BuildRequires: python3-webtest BuildRequires: python3-freezegun Requires: python3-keystone = %{epoch}:%{version}-%{release} Requires: python3-keystoneclient >= 1:3.8.0 %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif BuildRequires: systemd Requires(pre): shadow-utils %description %{common_desc} This package contains the Keystone daemon. %package -n python3-keystone Summary: Keystone Python libraries %{?python_provide:%python_provide python3-keystone} Requires: python3-pbr >= 2.0.0 Requires: python3-bcrypt >= 3.1.3 Requires: python3-sqlalchemy >= 1.3.0 Requires: python3-passlib >= 1.7.0 Requires: openssl Requires: python3-oauthlib >= 0.6.2 Requires: python3-jsonschema >= 3.2.0 Requires: python3-pycadf >= 1.1.0 Requires: python3-keystonemiddleware >= 7.0.0 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 6.0.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.44.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-osprofiler >= 1.4.0 Requires: python3-pysaml2 >= 5.0.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-scrypt >= 0.8.0 Requires: python3-flask >= 1.0.2 Requires: python3-flask-restful >= 0.3.5 Requires: python3-jwt >= 1.6.1 Requires: python3-pytz >= 2013.6 # for Keystone Lightweight Tokens (KLWT) Requires: python3-cryptography >= 2.7 Requires: python3-ldap >= 3.1.0 Requires: python3-ldappool >= 2.0.0 Requires: python3-memcached >= 1.56 Requires: python3-migrate >= 0.13.0 Requires: python3-webob >= 1.7.1 Requires: python3-dogpile-cache >= 1.0.2 Requires: python3-msgpack >= 0.5.0 %description -n python3-keystone %{common_desc} This package contains the Keystone Python library. %package -n python3-%{service}-tests Summary: Keystone tests %{?python_provide:%python_provide python3-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Adding python-keystone-tests-tempest as Requires to keep backward # compatibilty %description -n python3-%{service}-tests %{common_desc} This package contains the Keystone test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Identity Service # for API autodoc BuildRequires: python3-sphinx >= 1.1.2 BuildRequires: python3-sphinx-feature-classification BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-seqdiag BuildRequires: python3-sphinxcontrib-blockdiag BuildRequires: python3-flask >= 1.0.2 BuildRequires: python3-flask-restful >= 0.3.5 BuildRequires: python3-cryptography >= 2.1 BuildRequires: python3-oslo-log >= 3.44.0 BuildRequires: python3-oslo-messaging >= 5.29.0 BuildRequires: python3-oslo-middleware >= 3.31.0 BuildRequires: python3-oslo-policy >= 2.3.0 BuildRequires: python3-mock BuildRequires: python3-dogpile-cache >= 0.5.7 BuildRequires: python3-memcached >= 1.56 BuildRequires: python3-lxml %description doc %{common_desc} This package contains documentation for Keystone. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n keystone-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find keystone -name \*.py -exec sed -i '/\/usr\/bin\/env python/d' {} \; # Let RPM handle the dependencies %py_req_cleanup # adjust paths to WSGI scripts sed -i 's#/local/bin#/bin#' httpd/wsgi-keystone.conf sed -i 's#apache2#httpd#' httpd/wsgi-keystone.conf %build PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=%{service}-schema.yaml PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=%{service}-schema.json # distribution defaults are located in keystone-dist.conf %{py3_build} # Generate i18n files %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale -D keystone %install %{py3_install} # Keystone doesn't ship policy.json file but only an example # that contains data which might be problematic to use by default. # Instead, ship an empty file that operators can override. echo "{}" > policy.json install -d -m 755 %{buildroot}%{_sysconfdir}/keystone install -d -m 755 %{buildroot}%{_sysconfdir}/keystone/policy.d install -p -D -m 640 etc/keystone.conf.sample %{buildroot}%{_sysconfdir}/keystone/keystone.conf install -p -D -m 640 policy.json %{buildroot}%{_sysconfdir}/keystone/policy.json install -p -D -m 640 %{service}-schema.yaml %{buildroot}%{_datadir}/%{service}/%{service}-schema.yaml install -p -D -m 640 %{service}-schema.json %{buildroot}%{_datadir}/%{service}/%{service}-schema.json install -p -D -m 644 %{SOURCE20} %{buildroot}%{_datadir}/keystone/keystone-dist.conf install -p -D -m 640 etc/logging.conf.sample %{buildroot}%{_sysconfdir}/keystone/logging.conf install -p -D -m 640 etc/default_catalog.templates %{buildroot}%{_sysconfdir}/keystone/default_catalog.templates install -p -D -m 640 etc/sso_callback_template.html %{buildroot}%{_sysconfdir}/keystone/sso_callback_template.html install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-keystone install -d -m 755 %{buildroot}%{_prefix}/lib/sysctl.d install -p -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/sysctl.d/openstack-keystone.conf # Install sample data script. install -p -D -m 755 tools/sample_data.sh %{buildroot}%{_datadir}/keystone/sample_data.sh install -p -D -m 755 %{SOURCE5} %{buildroot}%{_bindir}/openstack-keystone-sample-data # Install sample HTTPD integration files install -p -D -m 644 httpd/wsgi-keystone.conf %{buildroot}%{_datadir}/keystone/ install -d -m 755 %{buildroot}%{_sharedstatedir}/keystone install -d -m 755 %{buildroot}%{_localstatedir}/log/keystone # cleanup config files installed by keystone # we already generate them w/ oslo-config-generator rm -rf %{buildroot}/%{_prefix}%{_sysconfdir} # docs generation requires everything to be installed first %if 0%{?with_doc} sphinx-build -b html doc/source doc/build/html # https://storyboard.openstack.org/#!/story/2005577 mkdir -p doc/build/man/_static sphinx-build -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif %if 0%{?with_doc} # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %pre # 163:163 for keystone (openstack-keystone) - rhbz#752842 getent group keystone >/dev/null || groupadd -r --gid 163 keystone getent passwd keystone >/dev/null || \ useradd --uid 163 -r -g keystone -d %{_sharedstatedir}/keystone -s /sbin/nologin \ -c "OpenStack Keystone Daemons" keystone exit 0 %post %sysctl_apply openstack-keystone.conf # Install keystone.log file before, so both keystone & root users can write in it. touch %{_localstatedir}/log/keystone/keystone.log chown root:keystone %{_localstatedir}/log/keystone/keystone.log chmod 660 %{_localstatedir}/log/keystone/keystone.log %files %license LICENSE %doc README.rst %if 0%{?with_doc} %{_mandir}/man1/keystone*.1.gz %endif %{_bindir}/keystone-wsgi-admin %{_bindir}/keystone-wsgi-public %{_bindir}/keystone-manage %{_bindir}/keystone-status %{_bindir}/openstack-keystone-sample-data %dir %{_datadir}/keystone %attr(0644, root, keystone) %{_datadir}/keystone/keystone-dist.conf %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.yaml %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.json %attr(0755, root, root) %{_datadir}/keystone/sample_data.sh %attr(0644, root, keystone) %{_datadir}/keystone/wsgi-keystone.conf %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone/policy.d %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/keystone.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/logging.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/policy.json %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/default_catalog.templates %config(noreplace) %attr(0640, keystone, keystone) %{_sysconfdir}/keystone/sso_callback_template.html %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-keystone %dir %attr(-, keystone, keystone) %{_sharedstatedir}/keystone %dir %attr(0750, keystone, keystone) %{_localstatedir}/log/keystone %ghost %attr(0660, root, keystone) %{_localstatedir}/log/keystone/keystone.log %{_prefix}/lib/sysctl.d/openstack-keystone.conf %files -n python3-keystone -f %{service}.lang %defattr(-,root,root,-) %license LICENSE %{python3_sitelib}/keystone %{python3_sitelib}/keystone-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.gjXBgXxRXu/SOURCES openstack-keystone.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a --spec openstack-keystone.spec --sources=/tmp/tmp.gjXBgXxRXu/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.bjc79a3q:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-keystone.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans 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 Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6772960 853256 473008 8585968 8332744 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 469G 81G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.x9i22gol', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6633876 555396 473008 9022912 8763984 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 471G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.oioj_od5', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'f2a92b1b69ab4db78b5e2e196f5defc3', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', 'bc615494b74744798fc3a72646ed19a7', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '6d148c002f3e4c8da9173e0303ff6f5c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '02669b0161024e879f73129ca7800928', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-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'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '3303b029e5444d0ca99bc392dcc645ca', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z4xjuefu:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4950e308a32544b6b4a05b4abd91f0cd', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z4xjuefu:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-65899728 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-c29a6d087e3277d71e465 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-e59840857e5329bbfa5c6 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0190d585418f08872853333 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9bb95609673e1aeefc1c 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ac3743c0379b533b6638 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-ba43685c131d 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-e2485a0bc9067f83a38870 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-db23e837398c7196b6 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8de058985dfcae 29 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 18 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 47 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b7b1ed2079234af699b69bf780293b92', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bjc79a3q:/etc/resolv.conf', '--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.bjc79a3q:/etc/resolv.conf', '--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', '02419b627fc745f18aac471c1de4b360', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bjc79a3q:/etc/resolv.conf', '--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', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-keystone.spec) Config(dlrn-5) 0 minutes 52 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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.gjXBgXxRXu INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.kmef90u_:/etc/resolv.conf', '--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: centos:8 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: 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org.novalocal'} 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: ['/run/lock'] 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 centos-gpg-keys 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'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-65899728b127d411a02747af6005f4c973cff24e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/65/89/65899728b127d411a02747af6005f4c973cff24e_0dc90b45 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c29a6d087e3277d71e4659c704acecfa88ad9949 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/c2/9a/c29a6d087e3277d71e4659c704acecfa88ad9949_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-e59840857e5329bbfa5c62e1084b39936edb4356 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/e5/98/e59840857e5329bbfa5c62e1084b39936edb4356_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0190d585418f088728533334872820689642a9e3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/01/90/0190d585418f088728533334872820689642a9e3_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9bb95609673e1aeefc1c486a812028722a3840ac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/9b/b9/9bb95609673e1aeefc1c486a812028722a3840ac_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ac3743c0379b533b66389006acf30f2c0c6e4f2e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/ac/37/ac3743c0379b533b66389006acf30f2c0c6e4f2e_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-ba43685c131d6387779ed35f5bf61fc86667a728 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ba/43/ba43685c131d6387779ed35f5bf61fc86667a728_accd52c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-e2485a0bc9067f83a38870f9554ce37ab28593b7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/e2/48/e2485a0bc9067f83a38870f9554ce37ab28593b7_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/db/23/db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d_ccca054f enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8de058985dfcaeedeb5a90d1d0083552b8489705 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/8d/e0/8de058985dfcaeedeb5a90d1d0083552b8489705_630d07ed enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6726540 845288 473008 8640356 8573592 DEBUG: Swap: 16777212 5568676 11208536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 469G 81G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.zh3jtzv5', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6726260 569912 472944 8916012 8671544 DEBUG: Swap: 16777212 5568864 11208348 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 471G 80G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l9ee5mwl', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '1ede0290ccff458d8593d99ca01565ce', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', 'cc5330c7f6e84ef881d446511d23a176', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', '095e979f3ec1480bbc12a9385bec89f1', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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'} 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', 'a7e99ded1fdc426291a9575cfb2f0958', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-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'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '9656430d1d834b429823845c5eca8110', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0f6d7f3900944b949e396375ce65c991', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-65899728 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-c29a6d087e3277d71e465 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-e59840857e5329bbfa5c6 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0190d585418f08872853333 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9bb95609673e1aeefc1c 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ac3743c0379b533b6638 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-ba43685c131d 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-e2485a0bc9067f83a38870 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-db23e837398c7196b6 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8de058985dfcae 30 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 63 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 112 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 10 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 20 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 106 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 75 kB/s | 3.0 kB 00:00 DEBUG: opstools 101 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 99 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a24f0c25f45e43b49c39d8591504e3b0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm Start: build setup for openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', '3c568480e4834c899d6bdb424a113b6b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-keystone-1:19.0.1-0.20220519######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', 'c4ece3e3d2564c3ebf6662843ba81272', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz DEBUG: keystone-dist.conf DEBUG: openstack-keystone-sample-data DEBUG: openstack-keystone.logrotate DEBUG: openstack-keystone.spec DEBUG: openstack-keystone.sysctl 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-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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.kmef90u_:/etc/resolv.conf', '--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', '2ef1904907474ceb9199aa9d5a150a56', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbc0aece59104c828dc6c02ca4b98e15', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:07 ago on Thu May 19 22:53:21 2022. DEBUG: Package git-core-2.31.1-2.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-58.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-wallaby-testing 123 k DEBUG: python3-freezegun noarch 0.3.12-4.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-wallaby-testing 30 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-wallaby-build-deps 956 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-wallaby-testing 791 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-wallaby-testing 541 k DEBUG: python3-redis noarch 3.5.3-1.el8 delorean-wallaby-testing 142 k DEBUG: python3-sphinx-feature-classification noarch 1.1.0-0.20210315110232.d3d6887.el8 delorean-component-common 24 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.2.1-13.el8 delorean-wallaby-build-deps 19 k DEBUG: python3-sphinxcontrib-blockdiag noarch 2.0.0-3.el8 delorean-wallaby-build-deps 20 k DEBUG: python3-sphinxcontrib-seqdiag noarch 2.0.0-1.el8 delorean-wallaby-build-deps 21 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: Installing dependencies: DEBUG: ipa-pgothic-fonts noarch 003.03-15.el8 delorean-wallaby-build-deps 3.5 M DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-wallaby-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-blockdiag noarch 2.0.1-3.el8 delorean-wallaby-build-deps 2.4 M DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.6.0-4.el8 delorean-wallaby-testing 52 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-wallaby-testing 412 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-funcparserlib noarch 0.3.6-22.el8 delorean-wallaby-build-deps 26 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-seqdiag noarch 2.0.0-4.el8 delorean-wallaby-build-deps 50 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-testtools noarch 2.5.0-2.el8 delorean-wallaby-testing 353 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-webcolors noarch 1.11.1-3.el8 delorean-wallaby-build-deps 27 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 127 Packages DEBUG: Total size: 30 M DEBUG: Total download size: 7.2 M DEBUG: Installed size: 95 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.2.0-0.20210316044851.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-3.5.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (111/127): python3-jwt-1.6.1-2.el8.noarch.rpm 487 kB/s | 43 kB 00:00 DEBUG: (112/127): python3-click-6.7-8.el8.noarch.rpm 1.3 MB/s | 131 kB 00:00 DEBUG: (113/127): python3-oauthlib-2.1.0-1.el8.noarch. 3.1 MB/s | 155 kB 00:00 DEBUG: (114/127): python3-sphinx-feature-classificatio 148 kB/s | 24 kB 00:00 DEBUG: (115/127): python3-itsdangerous-0.24-14.el8.noa 447 kB/s | 31 kB 00:00 DEBUG: (116/127): python3-flask-restful-0.3.8-4.el8.no 1.6 MB/s | 123 kB 00:00 DEBUG: (117/127): python3-aniso8601-8.1.0-1.el8.noarch 510 kB/s | 81 kB 00:00 DEBUG: (118/127): python3-ldappool-2.4.0-5.el8.noarch. 219 kB/s | 30 kB 00:00 DEBUG: (119/127): python3-pysaml2-6.1.0-1.el8.noarch.r 7.2 MB/s | 541 kB 00:00 DEBUG: (120/127): python3-freezegun-0.3.12-4.el8.noarc 878 kB/s | 33 kB 00:00 DEBUG: (121/127): python3-funcparserlib-0.3.6-22.el8.n 727 kB/s | 26 kB 00:00 DEBUG: (122/127): python3-seqdiag-2.0.0-4.el8.noarch.r 1.1 MB/s | 50 kB 00:00 DEBUG: (123/127): ipa-pgothic-fonts-003.03-15.el8.noar 16 MB/s | 3.5 MB 00:00 DEBUG: (124/127): python3-sphinxcontrib-blockdiag-2.0. 215 kB/s | 20 kB 00:00 DEBUG: (125/127): python3-sphinxcontrib-seqdiag-2.0.0- 618 kB/s | 21 kB 00:00 DEBUG: (126/127): python3-blockdiag-2.0.1-3.el8.noarch 9.0 MB/s | 2.4 MB 00:00 DEBUG: (127/127): python3-webcolors-1.11.1-3.el8.noarc 673 kB/s | 27 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 12 MB/s | 7.2 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/127 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/127 DEBUG: Installing : python3-testtools-2.5.0-2.el8.noarch 3/127 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/127 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 5/127 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 6/127 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 7/127 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/127 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 9/127 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 10/127 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 11/127 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 12/127 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 13/127 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 14/127 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 15/127 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 16/127 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 17/127 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 18/127 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 19/127 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 20/127 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 21/127 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 22/127 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 23/127 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 24/127 DEBUG: Installing : python3-webcolors-1.11.1-3.el8.noarch 25/127 DEBUG: Installing : python3-funcparserlib-0.3.6-22.el8.noarch 26/127 DEBUG: Installing : ipa-pgothic-fonts-003.03-15.el8.noarch 27/127 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 28/127 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 29/127 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 30/127 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 31/127 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 32/127 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 33/127 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 34/127 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 35/127 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 36/127 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 37/127 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 38/127 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 39/127 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 40/127 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 41/127 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 42/127 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 43/127 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 44/127 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 45/127 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 46/127 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 47/127 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 48/127 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 49/127 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 50/127 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 51/127 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 52/127 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 53/127 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 54/127 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 55/127 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 56/127 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 57/127 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 58/127 DEBUG: Installing : python3-defusedxml-0.6.0-4.el8.noarch 59/127 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 60/127 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 61/127 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 62/127 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 63/127 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 64/127 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 65/127 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 66/127 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 67/127 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 68/127 DEBUG: Installing : python3-blockdiag-2.0.1-3.el8.noarch 69/127 DEBUG: Installing : python3-seqdiag-2.0.0-4.el8.noarch 70/127 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 71/127 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 72/127 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 73/127 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 74/127 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 75/127 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 76/127 DEBUG: Installing : python3-click-6.7-8.el8.noarch 77/127 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 78/127 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 79/127 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 80/127 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 81/127 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 82/127 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 83/127 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 84/127 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 85/127 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 86/127 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 87/127 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 88/127 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 89/127 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 90/127 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 91/127 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 92/127 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 93/127 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 94/127 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 95/127 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 96/127 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 97/127 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 98/127 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 99/127 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 100/127 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 101/127 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 102/127 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 103/127 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 104/127 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 105/127 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 106/127 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 107/127 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 108/127 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 109/127 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 110/127 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 111/127 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 112/127 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 113/127 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 114/127 DEBUG: Installing : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 115/127 DEBUG: Installing : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 116/127 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 117/127 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 118/127 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 119/127 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 120/127 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 121/127 DEBUG: Installing : python3-freezegun-0.3.12-4.el8.noarch 122/127 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 123/127 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 124/127 DEBUG: Installing : python3-redis-3.5.3-1.el8.noarch 125/127 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 126/127 DEBUG: Installing : python3-sphinx-feature-classification-1.1.0-0.20 127/127 DEBUG: Running scriptlet: python3-sphinx-feature-classification-1.1.0-0.20 127/127 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 1/127 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 2/127 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 3/127 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 4/127 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 5/127 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 6/127 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 7/127 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 8/127 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 9/127 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 10/127 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 11/127 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 12/127 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 13/127 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 14/127 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 15/127 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 16/127 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 17/127 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 18/127 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 19/127 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 20/127 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 21/127 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 22/127 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 23/127 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 24/127 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 25/127 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 26/127 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 27/127 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 28/127 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 29/127 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 30/127 DEBUG: Verifying : python3-sphinx-feature-classification-1.1.0-0.20 31/127 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 32/127 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 33/127 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 34/127 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 35/127 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 36/127 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 37/127 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 38/127 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 39/127 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 40/127 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 41/127 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/127 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 43/127 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 44/127 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 45/127 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 46/127 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 47/127 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 48/127 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 49/127 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 50/127 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 51/127 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 52/127 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 53/127 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 54/127 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 55/127 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 56/127 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 57/127 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 58/127 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 59/127 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 60/127 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 61/127 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 62/127 DEBUG: Verifying : python3-defusedxml-0.6.0-4.el8.noarch 63/127 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 64/127 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 65/127 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 66/127 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 67/127 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 68/127 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 69/127 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 70/127 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 71/127 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 72/127 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 73/127 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 74/127 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 75/127 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 76/127 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 77/127 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 78/127 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 79/127 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 80/127 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 81/127 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 82/127 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 83/127 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 84/127 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 85/127 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 86/127 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 87/127 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 88/127 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 89/127 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 90/127 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 91/127 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 92/127 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 93/127 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 94/127 DEBUG: Verifying : python3-redis-3.5.3-1.el8.noarch 95/127 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 96/127 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 97/127 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 98/127 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 99/127 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 100/127 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 101/127 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 102/127 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 103/127 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 104/127 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 105/127 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 106/127 DEBUG: Verifying : python3-testtools-2.5.0-2.el8.noarch 107/127 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 108/127 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 109/127 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 110/127 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 111/127 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 112/127 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 113/127 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 114/127 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 115/127 DEBUG: Verifying : ipa-pgothic-fonts-003.03-15.el8.noarch 116/127 DEBUG: Verifying : python3-blockdiag-2.0.1-3.el8.noarch 117/127 DEBUG: Verifying : python3-freezegun-0.3.12-4.el8.noarch 118/127 DEBUG: Verifying : python3-funcparserlib-0.3.6-22.el8.noarch 119/127 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 120/127 DEBUG: Verifying : python3-seqdiag-2.0.0-4.el8.noarch 121/127 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 122/127 DEBUG: Verifying : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 123/127 DEBUG: Verifying : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 124/127 DEBUG: Verifying : python3-webcolors-1.11.1-3.el8.noarch 125/127 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 126/127 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 127/127 DEBUG: Installed: DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-blockdiag-2.0.1-3.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.6.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-freezegun-0.3.12-4.el8.noarch DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-redis-3.5.3-1.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-seqdiag-2.0.0-4.el8.noarch DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210315110232.d3d6887.el8.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-2.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-webcolors-1.11.1-3.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-keystone-19.0.1-0.20220519224849.b0c528c.el8.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', '10389e88ca704de88f37f9cfcb6f0477', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: binutils-2.30-114.el8.x86_64 1650035871 24941481 f94d8c9b211f5c52342b9578a885a933 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 1650998241 49384 6e86349aa3549968cd2a6a94574b8d26 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 1645175380 60398 211069f405c15bbb89727114d19812c9 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: git-core-2.31.1-2.el8.x86_64 1638465250 25765677 0a8fa357370d0ca5e3c01754627cb6da installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 1589573313 720770 07e8dbf641edeb357f740440cb1c3a53 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: gdb-headless-8.2-18.el8.x86_64 1639653262 11909744 ee7661d4aa785b921c068f30de520b71 installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-200.el8.x86_64 1652254457 6764696 7197469b1421f3a3181d2c23baaceb72 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 1605310375 811871 833d27fd8133bb873eca2afdbb14670b installed DEBUG: python3-rpm-generators-5-7.el8.noarch 1626973556 56706 844a2dcfc27867543f7823bd6789369b installed DEBUG: libuuid-2.32.1-35.el8.x86_64 1646975437 35072 896fb6b89f06e96becbbe984fe5ba897 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 1621444587 1166529 cd734134ed32cef755e628473740d6d7 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libgomp-8.5.0-13.el8.x86_64 1650998241 331983 67a0b9906207ae74b2d4e7005db88212 installed DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch 1631542025 2564870 fe6f9e60e92f33e7b626b93282c3630a installed DEBUG: file-libs-5.33-20.el8.x86_64 1620464648 6386573 b38d402c6da8995f4f971902d8a8df01 installed DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch 1557808151 81699 4fd486914d1c32c4aa64cfef27744e1c installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: libksba-1.3.5-7.el8.x86_64 1557538107 342935 74d2b871d0f179895daee53422a52b94 installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: glibc-headers-2.28-200.el8.x86_64 1652254457 2028505 0fd425027d6b318108f0789c7c392401 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-mako-1.0.6-13.el8.noarch 1557807741 552995 3114e2002b3061232e995a03ab5a490d installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch 1579765406 42793 6295ac248b5b7280d05ae79da547cba3 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch 1645778128 258400 0bc06deac3b8e7c50f42cee751d44f79 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: libverto-0.3.0-5.el8.x86_64 1557538733 28244 4b04a34ead82e762637fae7d79adf926 installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: python3-seqdiag-2.0.0-4.el8.noarch 1599557302 123802 d798f6a8ec5c3d17a3d06b7db5a22bd3 installed DEBUG: libXpm-3.5.12-8.el8.x86_64 1586228474 120823 f4896be49953be1b482184c8cb9f6e8c installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 28475 d896773164ff4b78a4a738601b99dc62 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch 1615870218 1181018 d2b940202ad703d009cb3bde2629450f installed DEBUG: libcurl-7.61.1-22.el8.x86_64 1634335078 593440 2dbbc02665f8fea7eb33c859505266be installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch 1638465514 1810 837331ec80c66cbde492237d4d8a2658 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: procps-ng-3.3.15-7.el8.x86_64 1648292863 901014 8f617b7a49b8b09abfd6fcd7e4fe3b58 installed DEBUG: python3-pysaml2-6.1.0-1.el8.noarch 1597135223 3825011 e60d672052bec612943575a0c3f2f0b8 installed DEBUG: kpartx-0.8.4-22.el8.x86_64 1644563279 77387 672f79030e62927345d3fa87a903222b installed DEBUG: python3-freezegun-0.3.12-4.el8.noarch 1580309832 75748 256501934a096b896159395096a1cf4e installed DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 1586223943 203682 9a2c23dbc9a900d35ee9f8bab803fb3b installed DEBUG: python3-passlib-1.7.4-1.el8.noarch 1610002528 4115005 07fe7c9a6102d19dede189df008e747b installed DEBUG: dbus-common-1:1.12.8-18.el8.noarch 1638947301 11131 e475e57df0938256d43a0de70323ee9b installed DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 1638947258 125004 e1c2578f17e751c1bf90c78ac5bbb718 installed DEBUG: libblkid-2.32.1-35.el8.x86_64 1646975437 343960 c4a695614a8d4eb40fcbdb02695615ce installed DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 1648482012 3765698 08c12e6a4621d7e8f8b6d3c5e9e7ac15 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: util-linux-2.32.1-35.el8.x86_64 1646975437 11562817 41cff4fc7978b7f6086f021913db8f11 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: gnutls-3.6.16-4.el8.x86_64 1624993919 3007935 46be8e1fd08b99a848c08272656a130d installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-8.5.0-13.el8.x86_64 1650998241 61782719 1005e6a4ffdc1537d283779846820d12 installed DEBUG: python-srpm-macros-3-41.el8.noarch 1612249524 4318 cf9fe0af5828cefcf806863dc127e9a2 installed DEBUG: annobin-10.67-1.el8.x86_64 1651568762 991292 65d48caf019b91bc71896de585c04b7b installed DEBUG: python3-rpm-macros-3-41.el8.noarch 1612249524 3622 9f4c8097d0fa0b665b61fc54d9de7af5 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2022a-2.el8.noarch 1649819421 1891990 ffde7aa5eb35e6be67d81f5446a5f466 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kernel-headers-4.18.0-383.el8.x86_64 1650470325 5446396 e9795f4da00b42e32d6dd00d29310577 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: openssh-clients-8.0p1-12.el8.x86_64 1635253826 2569492 a6a07b31c7ce60531d190765d9bfd90f installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-2.el8.x86_64 1589573313 9923131 8a58edf2b0952b7286e30741a2e589b4 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-5.el8.x86_64 1603743640 169600 428113c93a083b90fe1b04c5e7fc44cf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 1652254457 436435448 3e67a97d5bfde2ca65d0a0cdc9ec9743 installed DEBUG: cups-libs-1:2.2.6-45.el8.x86_64 1652332013 947988 1394a9f6b04e1b38bc2c714e1d29c9a0 installed DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 1652254457 6415102 0cbab0c975a42425fcfc8becb031c634 installed DEBUG: redhat-rpm-config-130-1.el8.noarch 1652117109 157407 4b7a2b9e621b30729340bde0f879f375 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-17.el8.x86_64 1604007242 195735 208afed82de7f4bb0738a18fa59447c3 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-3.el8.x86_64 1557541139 194799 96bf8a25552450c4992aeb824bb55c87 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: libstdc++-8.5.0-13.el8.x86_64 1650998241 1857700 f83aa1c64bcfaee659145d0b88536c5b installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: elfutils-libelf-0.186-1.el8.x86_64 1638465438 1023789 d1b3c3972bbf23a86c588293589baa2c installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libcap-2.48-2.el8.x86_64 1643828774 164885 19327d30dbda44e058c88e0724b22489 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 1648209398 715751 d99ffe3971fe54f81659dfa8c1cee4a1 installed DEBUG: libxml2-2.9.7-13.el8.x86_64 1645945779 1753114 2f65d7d0f47cbbfd82057df956d7e028 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: expat-2.2.5-9.el8.x86_64 1652159227 315284 144a4c566474dc67b2476a60ce310ec8 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: openjpeg2-2.4.0-4.el8.x86_64 1625756729 385984 9b0c712a218de175ac513bca8a50096b installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libffi-3.1-23.el8.x86_64 1637989506 53828 b6bd26b8fe9869b4fe2da125c27f573d installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: rpm-build-4.14.3-23.el8.x86_64 1649372910 299118 870b7117e19910af6ed94c6c5a3f3f2e installed DEBUG: file-5.33-20.el8.x86_64 1620464648 93435 10915442a036dc0d3bf4c3f100f2c3cb installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 1620074627 10496393 e8d3b2edbe0d7458dc05434f01b62893 installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-testtools-2.5.0-2.el8.noarch 1645534882 1551453 b07bd6c3cfd9eac340eedc0003c88629 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: grub2-common-1:2.02-123.el8.noarch 1649174960 5067207 d1c522fabc45f947bbdd39cbf7d711c5 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 1557537017 135248 8efb9ab97fa0223d11d0857febae479d installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: libtasn1-4.13-3.el8.x86_64 1557538463 168725 6fb9739221265fd08745407c915f792d installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: xz-5.2.4-3.el8.x86_64 1557541139 432832 2acee73f3a4b9738e0133043726a13f7 installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: gdbm-1:1.18-1.el8.x86_64 1557537017 399977 69ce5734e1fd54cdd298b4667d76616f installed DEBUG: python3-ldap-3.3.1-2.el8.x86_64 1627621645 839476 09361abb5d50f199b6e420cc3e37e074 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-aniso8601-8.1.0-1.el8.noarch 1609925964 406054 8f88f4a0a97ff7fa30f1e73e6c656748 installed DEBUG: libsemanage-2.9-8.el8.x86_64 1645772867 312360 6e6eacfbb62553f68652ad331924c960 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-webcolors-1.11.1-3.el8.noarch 1599579685 64619 9238ed4f9deced2383c0bec5ec39144d installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch 1580310991 6258721 e57424a2c33417c9e319e56ab306bedc installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: glibc-devel-2.28-200.el8.x86_64 1652254457 240002 21a005a7829f9a30e635254f190308a9 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-35.el8.x86_64 1646975437 248466 09c5fb7d395bffbaadb684d371fb5894 installed DEBUG: memstrack-0.1.11-1.el8.x86_64 1597180273 118899 c62869a38a04def3c69bb37ff751942e installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libtiff-4.0.9-21.el8.x86_64 1635253609 517777 5a7e91e706384588a2ebbe9354c1ef9b installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-46.el8.x86_64 1648209398 32585979 faa9baed09809229ec08e1fc20e78156 installed DEBUG: libssh-0.9.6-3.el8.x86_64 1636621680 517727 a32c2c616c821558f79bfaea8236cd3a installed DEBUG: platform-python-3.6.8-46.el8.x86_64 1648209398 41206 3e0246f59b77ec442979f93912541169 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-3.el8_5.x86_64 1643034056 838423 34d27c7722c7a5b86a30827b5801a564 installed DEBUG: curl-7.61.1-22.el8.x86_64 1634335078 700909 9cd15bb20a3efe99a599688d47d4467e installed DEBUG: openssl-1:1.1.1k-6.el8.x86_64 1648482012 1185211 65e9673874554e453a22f594ec1adb2d installed DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch 1637730499 73258 c2a3e42962d24f489418a00fc42f7c30 installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-20.el8.x86_64 1652332232 2238019 2dee30d2e0e1eb7071c7e075d0a3f5e6 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 1643418419 357918 97ac54c11ccbc7351e3794a0dbba2e52 installed DEBUG: elfutils-libs-0.186-1.el8.x86_64 1638465438 713207 86bcf339fc8597843a86b63a1e58892f installed DEBUG: rpm-4.14.3-23.el8.x86_64 1649372910 2087214 7110d49830e7f89db122197c2f2bbb47 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-35.el8.x86_64 1646975437 438898 666cedbe43b231597a171499bf164bbb installed DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 1638947258 380752 b0d20c4c3b07ddedc9f46f49b8ef09bd installed DEBUG: which-2.21-18.el8.x86_64 1652159265 83324 11b5d623f80c7e8abf0572d40a357021 installed DEBUG: systemd-libs-239-58.el8.x86_64 1644593888 4571598 0ac01d774218d98d62d157c5b45b248e installed DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 1643418419 415671 0798eb0d36218f04afc4586de302bc6b installed DEBUG: ca-certificates-2021.2.50-82.el8.noarch 1623906402 930319 f43d9b912c776fe23ed10770486dc915 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 1645945588 2145887 8199abf177d0016a72d2bafbeac70ea0 installed DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 1638947258 559431 05b2355e6473fe52f02013c6b83f2b64 installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-16.el8.x86_64 1643829100 2628098 742ff2fb95eda258b170ac0f9264d087 installed DEBUG: systemd-pam-239-58.el8.x86_64 1644593888 918928 93a6007630fad5b10b6b2c28b51c3698 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-123.el8.x86_64 1649172464 9265449 121caa6aa467c21a3b5d353c602bf2cd installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-18.el8.x86_64 1638947258 0 0e9e7a73091fdb0fe7a9aeb595e9feb0 installed DEBUG: systemd-udev-239-58.el8.x86_64 1644593888 9347071 67d1397d3da24849b752322ea350f170 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: python3-defusedxml-0.6.0-4.el8.noarch 1579760899 191207 4a6c4a9abee5687ef61e1d5034d646b0 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-blockdiag-2.0.1-3.el8.noarch 1599214790 4931661 3a5ecc94790722f9b1408acd1235c2fe installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: python3-jwt-1.6.1-2.el8.noarch 1557588633 89863 1d8a82c3e81af0367a39f6b7b995b0cd installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 151246 142e9b3ed59aafe12d97d95e22eff102 installed DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 17156 51de0710ead097a207fcde8823875d84 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch 1651137675 951791 20a0335513f70d473ad9b03a582b2e52 installed DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 161898 4094b09770be32ef5b49ab05b0cf7f1d installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch 1615872589 288119 6fc7ff4ce5a1429876eb37a32e916966 installed DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 589430 55ab6548eb1d072b32746295a1169495 installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: python3-oauthlib-2.1.0-1.el8.noarch 1557588664 755065 db885f732b29ebcd4210a396b46cf018 installed DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 1600070649 26061 0c6e045f0b825e3b6a19e64d62ed1ab9 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 1579985664 33037 a78d240aac322e1fbe13e0343234e359 installed DEBUG: python3-redis-3.5.3-1.el8.noarch 1606209246 583372 ee2338f18d1da9adcae40d187485b558 installed DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210315110232.d3d6887.el8.noarch 1615806208 44068 846752927c28ab13fcef36c28d2c647d installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-13.el8.x86_64 1650998241 190224 6c2d2da9bb66cf7eebe2931221b3ca78 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-41.el8.noarch 1612249524 4325 568067b3bd7f5112b90b057a94733d90 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch 1587953140 347720 0238bb6e8a2e3318026f17d25cbd3e89 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: libssh-config-0.9.6-3.el8.noarch 1636621726 277 25d67b33c637dc44ec5f0f13ad250765 installed DEBUG: openssh-8.0p1-12.el8.x86_64 1635253826 1918041 be724b4cc50cb40ab15e3d6541b74dbc installed DEBUG: emacs-filesystem-1:26.1-7.el8.noarch 1628538973 0 e6a24e03a687b06b136a371a158ccbd0 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-6.el8.noarch 1589520015 724837 f57a947c3f3671d119106140b949176b installed DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 1649372910 216168 c08fb31705a6c7d6bc34a1a4e9289d75 installed DEBUG: pcre2-10.32-2.el8.x86_64 1592282525 656478 70db1311d6671e6e621a374342e3e32e installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-common-2.28-200.el8.x86_64 1652254457 7997012 1f756add9c5742df616fd5efeee381a3 installed DEBUG: elfutils-0.186-1.el8.x86_64 1638465438 2782682 90aff06c528178cfc1fd080b48f1d4fb installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libcom_err-1.45.6-4.el8.x86_64 1646443844 61377 fd3069b22eaf270674aefa04cf367483 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-6.el8.x86_64 1624993710 1269766 59cc22182bfcfd469760a8cd8be548a8 installed DEBUG: libgs-9.27-1.el8.x86_64 1606875132 19191883 2b60cbf086ecc5555d8b2efa1477efb9 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch 1628763396 49057 bd04b0a621e85790e6e1ae92ccf200c8 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: cpp-8.5.0-13.el8.x86_64 1650998241 29722862 cc43df1da5dd882a438500f7045461a2 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: tar-2:1.30-5.el8.x86_64 1595282409 2876727 20cb2b0c9fa5a620cebb8a9af6149065 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: coreutils-common-8.30-12.el8.x86_64 1626239337 9896326 a98eea6d45492839f440ad89af7a608d installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 17480 894619841f7cc31405d8eed3f3a7bb01 installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 1649172464 772850 291055dce532a8915eca9ad023c2bf20 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: grubby-8.40-42.el8.x86_64 1629846845 62921 3e79980cdefa907bc94f5c2bfe957494 installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch 1615806791 471470 2eeaff96da4c9314e39c8ea63db12a30 installed DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch 1637730499 189743 7d79d0c47c40ee15076a0c4f37c35312 installed DEBUG: python3-flask-restful-0.3.8-4.el8.noarch 1599467545 304248 6e695375cddea8c27b173170efe63d33 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch 1599567621 25639 ddca36521d246dc5e5d3c312e4f01553 installed DEBUG: libtirpc-1.1.4-6.el8.x86_64 1638608880 224622 fc4d6b131cecc0d61365641015ecc424 installed DEBUG: python3-ldappool-2.4.0-5.el8.noarch 1580106198 66699 880f6a3b6c1b9cf89f08f2efef1fdbcb installed DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 1638465438 49178 8bfde615f87640a7eccf0db3cda58abe installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: libmount-2.32.1-35.el8.x86_64 1646975437 398290 d33211d4a18368d4faf8cb485f82e60f installed DEBUG: coreutils-8.30-12.el8.x86_64 1626239337 6105592 77da815e41749d97313d2eb2cc6d4ad9 installed DEBUG: shadow-utils-2:4.6-16.el8.x86_64 1639112929 4067136 f1e72b43021ff09064ad9904a0add0d6 installed DEBUG: rpm-libs-4.14.3-23.el8.x86_64 1649372910 735520 25b64f5aac0b98c706bb053934548b8d installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: libpwquality-1.4.4-3.el8.x86_64 1614063739 396608 5d0c7691d011449fd56e6e2e3731e4ef installed DEBUG: dracut-049-201.git20220131.el8.x86_64 1644044874 1053850 008e89971e389e269f94f4427915b4d7 installed DEBUG: glib2-2.56.4-159.el8.x86_64 1651302537 12275608 f4596bd90a56eec3f3d4c9683e0521bd installed DEBUG: systemd-239-58.el8.x86_64 1644593888 11252591 44e18fd1cba413e79aa06224def06f12 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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.kmef90u_:/etc/resolv.conf', '--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', '0e0aabbe94a7403280876fb9365ff408', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kmef90u_:/etc/resolv.conf', '--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', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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'} 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.MM9cfu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf keystone-19.0.1.dev12 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone-19.0.1.dev12-0.20220519224849.b0c528c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-keystone-19.0.1 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find keystone -name '*.py' -exec sed -i '/\/usr\/bin\/env python/d' '{}' ';' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + sed -i s#/local/bin#/bin# httpd/wsgi-keystone.conf DEBUG: + sed -i s#apache2#httpd# httpd/wsgi-keystone.conf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ni9TRv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=keystone-schema.yaml DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=keystone-schema.json DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/keystone DEBUG: creating build/lib/keystone/tests DEBUG: creating build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/application_credential DEBUG: creating build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/test_sql.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: creating build/lib/keystone/revoke DEBUG: copying keystone/revoke/__init__.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/core.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/model.py -> build/lib/keystone/revoke DEBUG: creating build/lib/keystone/assignment DEBUG: copying keystone/assignment/__init__.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/core.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/schema.py -> build/lib/keystone/assignment DEBUG: creating build/lib/keystone/identity DEBUG: creating build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/base.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/mapping.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/sql.py -> build/lib/keystone/identity/mapping_backends DEBUG: creating build/lib/keystone/common DEBUG: copying keystone/common/__init__.py -> build/lib/keystone/common DEBUG: copying keystone/common/authorization.py -> build/lib/keystone/common DEBUG: copying keystone/common/context.py -> build/lib/keystone/common DEBUG: copying keystone/common/driver_hints.py -> build/lib/keystone/common DEBUG: copying keystone/common/fernet_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/json_home.py -> build/lib/keystone/common DEBUG: copying keystone/common/jwt_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/manager.py -> build/lib/keystone/common DEBUG: copying keystone/common/password_hashing.py -> build/lib/keystone/common DEBUG: copying keystone/common/profiler.py -> build/lib/keystone/common DEBUG: copying keystone/common/provider_api.py -> build/lib/keystone/common DEBUG: copying keystone/common/render_token.py -> build/lib/keystone/common DEBUG: copying keystone/common/tokenless_auth.py -> build/lib/keystone/common DEBUG: copying keystone/common/utils.py -> build/lib/keystone/common DEBUG: creating build/lib/keystone/resource DEBUG: creating build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends DEBUG: creating build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends DEBUG: creating build/lib/keystone/token DEBUG: creating build/lib/keystone/token/providers DEBUG: creating build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet DEBUG: creating build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/__init__.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/base.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/resource_options.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql_model.py -> build/lib/keystone/assignment/role_backends DEBUG: creating build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/base.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/region.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/user.py -> build/lib/keystone/common/policies DEBUG: creating build/lib/keystone/server DEBUG: creating build/lib/keystone/server/flask DEBUG: creating build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/req_logging.py -> build/lib/keystone/server/flask/request_processing DEBUG: creating build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_schema.py -> build/lib/keystone/tests/unit/auth DEBUG: creating build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_sql.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: creating build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/__init__.py -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/manage.py -> build/lib/keystone/common/sql/contract_repo DEBUG: creating build/lib/keystone/credential DEBUG: creating build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers DEBUG: creating build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/__init__.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/manage.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: creating build/lib/keystone/receipt DEBUG: copying keystone/receipt/__init__.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/handlers.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/provider.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt DEBUG: copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/core.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/policy DEBUG: creating build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends DEBUG: creating build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/__init__.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_core.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_utils.py -> build/lib/keystone/tests/unit/tests DEBUG: creating build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/tests/__init__.py -> build/lib/keystone/tests DEBUG: copying keystone/server/__init__.py -> build/lib/keystone/server DEBUG: copying keystone/server/backends.py -> build/lib/keystone/server DEBUG: copying keystone/server/wsgi.py -> build/lib/keystone/server DEBUG: creating build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/core.py -> build/lib/keystone/common/cache DEBUG: creating build/lib/keystone/models DEBUG: copying keystone/models/__init__.py -> build/lib/keystone/models DEBUG: copying keystone/models/receipt_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/revoke_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/token_model.py -> build/lib/keystone/models DEBUG: creating build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/policy/__init__.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/core.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/schema.py -> build/lib/keystone/policy DEBUG: creating build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking DEBUG: creating build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends DEBUG: creating build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_fernet_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_jws_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_token_serialization.py -> build/lib/keystone/tests/unit/token DEBUG: creating build/lib/keystone/auth DEBUG: creating build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins DEBUG: creating build/lib/keystone/cmd DEBUG: creating build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor DEBUG: creating build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators DEBUG: creating build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/__init__.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/base.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/sql.py -> build/lib/keystone/resource/config_backends DEBUG: creating build/lib/keystone/common/resource_options DEBUG: copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options DEBUG: creating build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet DEBUG: creating build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backend_sql.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backends.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_core.py -> build/lib/keystone/tests/unit/identity DEBUG: creating build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/__init__.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/base.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/sql.py -> build/lib/keystone/identity/shadow_backends DEBUG: creating build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/__init__.py -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/manage.py -> build/lib/keystone/common/sql/expand_repo DEBUG: creating build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional DEBUG: creating build/lib/keystone/identity/backends DEBUG: creating build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/common.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/core.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/models.py -> build/lib/keystone/identity/backends/ldap DEBUG: creating build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/test_sql.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: creating build/lib/keystone/limit DEBUG: creating build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/base.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/__init__.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/core.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/schema.py -> build/lib/keystone/limit DEBUG: creating build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/__init__.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/manage.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: creating build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external DEBUG: creating build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/__init__.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_backends.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_core.py -> build/lib/keystone/tests/unit/assignment DEBUG: creating build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options DEBUG: copying keystone/cmd/__init__.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/cli.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/manage.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/status.py -> build/lib/keystone/cmd DEBUG: creating build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/__init__.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/auth_plugins.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/backendloader.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/cache.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/database.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/hacking.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/ldapdb.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/policy.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/temporaryfile.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: creating build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet DEBUG: creating build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/tests/unit/resource/__init__.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/test_backends.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/test_core.py -> build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit DEBUG: creating build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_receipt_serialization.py -> build/lib/keystone/tests/unit/receipt DEBUG: creating build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust DEBUG: creating build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/application.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/common.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/core.py -> build/lib/keystone/server/flask DEBUG: creating build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/test_sql.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: creating build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/__init__.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: creating build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/__init__.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_backend_sql.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_fernet_provider.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/credential/__init__.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/core.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/provider.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/schema.py -> build/lib/keystone/credential DEBUG: copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/federation DEBUG: copying keystone/federation/__init__.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/constants.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/core.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/idp.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/schema.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/utils.py -> build/lib/keystone/federation DEBUG: creating build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws DEBUG: creating build/lib/keystone/trust DEBUG: copying keystone/trust/__init__.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/core.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/schema.py -> build/lib/keystone/trust DEBUG: creating build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/__init__.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_backends.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_core.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/base.py -> build/lib/keystone/token/providers DEBUG: creating build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/auth/__init__.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/core.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/schema.py -> build/lib/keystone/auth DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: creating build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/__init__.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/base.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/sql.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/core.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/tests/unit/contrib DEBUG: creating build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/test_utils.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: creating build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/__init__.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/base.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/sql.py -> build/lib/keystone/endpoint_policy/backends DEBUG: creating build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/__init__.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: creating build/lib/keystone/catalog DEBUG: copying keystone/catalog/__init__.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/core.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/schema.py -> build/lib/keystone/catalog DEBUG: creating build/lib/keystone/tests/protection DEBUG: copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection DEBUG: copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends DEBUG: creating build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib DEBUG: creating build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/templated.py -> build/lib/keystone/catalog/backends DEBUG: creating build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/__init__.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: creating build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/test_keystone_flask.py -> build/lib/keystone/tests/unit/server DEBUG: creating build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/__init__.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/__init__.py -> build/lib/keystone DEBUG: copying keystone/exception.py -> build/lib/keystone DEBUG: copying keystone/i18n.py -> build/lib/keystone DEBUG: copying keystone/notifications.py -> build/lib/keystone DEBUG: copying keystone/version.py -> build/lib/keystone DEBUG: creating build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends DEBUG: creating build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_sql.py -> build/lib/keystone/tests/unit/backend DEBUG: creating build/lib/keystone/api DEBUG: copying keystone/api/__init__.py -> build/lib/keystone/api DEBUG: copying keystone/api/auth.py -> build/lib/keystone/api DEBUG: copying keystone/api/credentials.py -> build/lib/keystone/api DEBUG: copying keystone/api/discovery.py -> build/lib/keystone/api DEBUG: copying keystone/api/domains.py -> build/lib/keystone/api DEBUG: copying keystone/api/ec2tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/endpoints.py -> build/lib/keystone/api DEBUG: copying keystone/api/groups.py -> build/lib/keystone/api DEBUG: copying keystone/api/limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_ep_filter.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_federation.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_inherit.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_oauth1.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_revoke.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_simple_cert.py -> build/lib/keystone/api DEBUG: copying keystone/api/policy.py -> build/lib/keystone/api DEBUG: copying keystone/api/projects.py -> build/lib/keystone/api DEBUG: copying keystone/api/regions.py -> build/lib/keystone/api DEBUG: copying keystone/api/registered_limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_assignments.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_inferences.py -> build/lib/keystone/api DEBUG: copying keystone/api/roles.py -> build/lib/keystone/api DEBUG: copying keystone/api/s3tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/services.py -> build/lib/keystone/api DEBUG: copying keystone/api/system.py -> build/lib/keystone/api DEBUG: copying keystone/api/trusts.py -> build/lib/keystone/api DEBUG: copying keystone/api/users.py -> build/lib/keystone/api DEBUG: copying keystone/identity/__init__.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/core.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/generator.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/schema.py -> build/lib/keystone/identity DEBUG: creating build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/auth_context.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/url_normalize.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: creating build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/__init__.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_backend.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_core.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: creating build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/__init__.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/enforcer.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/policy.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy DEBUG: copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/test_core.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: creating build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/__init__.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/test_sql.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/resource/__init__.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/core.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/schema.py -> build/lib/keystone/resource DEBUG: creating build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common DEBUG: creating build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_cache.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_database_conflicts.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_json_home.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_notifications.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_provider_api.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_rbac_enforcer.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_resource_options_common.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_sql_core.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_utils.py -> build/lib/keystone/tests/unit/common DEBUG: creating build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/__init__.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_base.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap_common.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_sql.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_app_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_auth_plugin.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_federation_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_id_mapping_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap_pool.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_rules.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_templated.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_cli.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_ec2_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_s3_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_simple_cert.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_driver_hints.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_entry_points.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_exception.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_hacking_checks.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_healthcheck.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_pool_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_tls_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_limits.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_receipt_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_shadow_users.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_banned_operations.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_upgrade.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_token_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_url_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_application_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_assignment.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_auth.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_catalog.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_domain_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_federation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_filters.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_identity.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_oauth1.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_os_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_resource.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_trust.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_validation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_versions.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation DEBUG: creating build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/__init__.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_access_rules.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_application_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_assignment.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_consumer.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_credentials.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_config.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domains.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_ec2_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoint_group.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoints.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_grants.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_groups.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_identity_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_implied_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_mappings.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy_association.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_endpoint.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_tags.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_projects.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_protocols.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_regions.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_registered_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_service_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_services.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_system_assignments.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_tokens.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_trusts.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_users.py -> build/lib/keystone/tests/protection/v3 DEBUG: creating build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy DEBUG: creating build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/implied_roles.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/json_home_relations.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/saml.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential DEBUG: copying keystone/tests/unit/application_credential/test_backends.py -> build/lib/keystone/tests/unit/application_credential DEBUG: copying keystone/token/__init__.py -> build/lib/keystone/token DEBUG: copying keystone/token/provider.py -> build/lib/keystone/token DEBUG: copying keystone/token/token_formatters.py -> build/lib/keystone/token DEBUG: creating build/lib/keystone/conf DEBUG: copying keystone/conf/__init__.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/application_credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/assignment.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/catalog.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/constants.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/default.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/domain_config.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/eventlet_server.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/federation.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/ldap.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/memcache.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/oauth1.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/opts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/receipt.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/resource.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/revoke.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/role.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/saml.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/security_compliance.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/shadow_users.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/token.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/totp.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/trust.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/unified_limit.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/utils.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/wsgi.py -> build/lib/keystone/conf DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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 'keystone.egg-info/SOURCES.txt' DEBUG: copying keystone/common/sql/contract_repo/README -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/migrate.cfg -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/migrate_repo/README -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/migrate.cfg -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/expand_repo/README -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/migrate.cfg -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/data_migration_repo/README -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/migrate.cfg -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external DEBUG: creating build/lib/keystone/locale DEBUG: creating build/lib/keystone/locale/de DEBUG: creating build/lib/keystone/locale/de/LC_MESSAGES DEBUG: copying keystone/locale/de/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/de/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/en_GB DEBUG: creating build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/es DEBUG: creating build/lib/keystone/locale/es/LC_MESSAGES DEBUG: copying keystone/locale/es/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/es/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/fr DEBUG: creating build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: copying keystone/locale/fr/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/it DEBUG: creating build/lib/keystone/locale/it/LC_MESSAGES DEBUG: copying keystone/locale/it/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/it/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ja DEBUG: creating build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: copying keystone/locale/ja/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ko_KR DEBUG: creating build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/pt_BR DEBUG: creating build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ru DEBUG: creating build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: copying keystone/locale/ru/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/tr_TR DEBUG: creating build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_CN DEBUG: creating build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_TW DEBUG: creating build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/tests/unit/default_catalog.templates -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_catalog_multi_region.templates -> build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/deprecated.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/deprecated_override.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/test_auth_plugin.conf -> build/lib/keystone/tests/unit/config_files DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: + sleep 1 DEBUG: + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/keystone/locale -D keystone DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/keystone/locale/de/LC_MESSAGES/keystone.po to build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po to build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/es/LC_MESSAGES/keystone.po to build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po to build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/it/LC_MESSAGES/keystone.po to build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eWoTNv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.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-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_controllers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: copying build/lib/keystone/tests/unit/policy/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_backend.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap_common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/database.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_sql_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/base_classes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/fakeldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/federation_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/filtering.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/mapping_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/rest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_app_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_templated.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_cli.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_entry_points.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_receipt_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_token_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_url_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_filters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_identity.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_validation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_catalog.templates -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_catalog_multi_region.templates -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_pool.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_pool_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_tls_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated_override.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/test_running.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: copying build/lib/keystone/tests/protection/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_grants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_mappings.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_protocols.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/sha256.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/models.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/generator.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/authorization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/context.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/fernet_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/jwt_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/manager.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/password_hashing.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/profiler.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/render_token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/grant.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/identity_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/implied_role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/protocol.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/region.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/revoke_event.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token_revocation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/067_kilo.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/072_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/079_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/080_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/098_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/099_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/100_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/_context_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/immutable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/validators.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/token_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/json_body.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/req_logging.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/auth_context.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/url_normalize.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/application.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/receipt_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/validator.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/receipt_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/revoke_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/token_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/external.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/mapped.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/password.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/caching.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/database.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/debug.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/bootstrap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/cli.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/status.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/flat.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/strict_two_level.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/templated.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/exception.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/i18n.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/version.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/discovery.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/ec2tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/groups.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_ep_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_inherit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/regions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_inferences.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/s3tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/services.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/system.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/authentication.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/json_home_relations.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/default.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_receipts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/jwt_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/memcache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/opts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/receipt.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_controllers.py to test_controllers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_jws_provider.py to test_jws_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_token_serialization.py to test_token_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_backend.py to test_backend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap.py to test_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap_common.py to test_ldap_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/test_timeutils.py to test_timeutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/auth_plugins.py to auth_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/backendloader.py to backendloader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/cache.py to cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/hacking.py to hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/jws_key_repository.py to jws_key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/key_repository.py to key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/ldapdb.py to ldapdb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/temporaryfile.py to temporaryfile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_receipt_serialization.py to test_receipt_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/test_keystone_flask.py to test_keystone_flask.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_ldap.py to core_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_sql.py to core_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_cache.py to test_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_database_conflicts.py to test_database_conflicts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_json_home.py to test_json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_notifications.py to test_notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_provider_api.py to test_provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_rbac_enforcer.py to test_rbac_enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_resource_options_common.py to test_resource_options_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_sql_core.py to test_sql_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/base_classes.py to base_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/default_fixtures.py to default_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/fakeldap.py to fakeldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation_fixtures.py to federation_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/filtering.py to filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/mapping_fixtures.py to mapping_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/rest.py to rest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_app_config.py to test_app_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_associate_project_endpoint_extension.py to test_associate_project_endpoint_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_auth_plugin.py to test_auth_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy.py to test_backend_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy_sql.py to test_backend_endpoint_policy_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_federation_sql.py to test_backend_federation_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_id_mapping_sql.py to test_backend_id_mapping_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap.py to test_backend_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap_pool.py to test_backend_ldap_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_rules.py to test_backend_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_templated.py to test_backend_templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_cli.py to test_cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_ec2_core.py to test_contrib_ec2_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_s3_core.py to test_contrib_s3_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_simple_cert.py to test_contrib_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_driver_hints.py to test_driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_entry_points.py to test_entry_points.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_livetest.py to test_ldap_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_pool_livetest.py to test_ldap_pool_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_tls_livetest.py to test_ldap_tls_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_middleware.py to test_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_receipt_provider.py to test_receipt_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_revoke.py to test_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_shadow_users.py to test_shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_banned_operations.py to test_sql_banned_operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_upgrade.py to test_sql_upgrade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_token_provider.py to test_token_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_url_middleware.py to test_url_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3.py to test_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_application_credential.py to test_v3_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_assignment.py to test_v3_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_auth.py to test_v3_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_catalog.py to test_v3_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_credential.py to test_v3_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_domain_config.py to test_v3_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_endpoint_policy.py to test_v3_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_federation.py to test_v3_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_filters.py to test_v3_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_identity.py to test_v3_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_oauth1.py to test_v3_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_os_revoke.py to test_v3_os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_policy.py to test_v3_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_resource.py to test_v3_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_trust.py to test_v3_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/test_running.py to test_running.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_access_rules.py to test_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_assignment.py to test_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_config.py to test_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_roles.py to test_domain_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_ec2_credential.py to test_ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoint_group.py to test_endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_grants.py to test_grants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_identity_providers.py to test_identity_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_implied_roles.py to test_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_mappings.py to test_mappings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy_association.py to test_policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_endpoint.py to test_project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_tags.py to test_project_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_projects.py to test_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_protocols.py to test_protocols.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_regions.py to test_regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_registered_limits.py to test_registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_service_providers.py to test_service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_system_assignments.py to test_system_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_trusts.py to test_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/model.py to model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/sha256.py to sha256.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/generator.py to generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/authorization.py to authorization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/driver_hints.py to driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/fernet_utils.py to fernet_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/json_home.py to json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/jwt_utils.py to jwt_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/password_hashing.py to password_hashing.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/provider_api.py to provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/render_token.py to render_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_rule.py to access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_token.py to access_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain.py to domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/ec2_credential.py to ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint.py to endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint_group.py to endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/grant.py to grant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/group.py to group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/identity_provider.py to identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/implied_role.py to implied_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/limit.py to limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy_association.py to policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project.py to project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project_endpoint.py to project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/protocol.py to protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/region.py to region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/registered_limit.py to registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/revoke_event.py to revoke_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role_assignment.py to role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service_provider.py to service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token_revocation.py to token_revocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py to 001_contract_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py to 003_remove_unencrypted_blob_column_from_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py to 010_contract_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py to 011_contract_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py to 012_contract_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py to 013_contract_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py to 014_contract_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py to 015_contract_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py to 016_contract_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py to 022_contract_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py to 023_contract_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py to 024_contract_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py to 030_contract_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py to 031_contract_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py to 032_contract_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py to 033_contract_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py to 034_contract_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py to 035_contract_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py to 036_contract_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py to 037_contract_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py to 045_contract_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py to 046_contract_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py to 047_contract_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py to 048_contract_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py to 053_contract_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py to 054_contract_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py to 055_contract_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py to 056_contract_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py to 062_contract_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py to 063_contract_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py to 064_contract_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py to 065_contract_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py to 066_contract_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py to 072_contract_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py to 073_contract_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py to 079_contract_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/067_kilo.py to 067_kilo.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/072_placeholder.py to 072_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py to 073_insert_assignment_inherited_pk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py to 074_add_is_domain_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py to 075_confirm_config_registration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/079_placeholder.py to 079_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/080_placeholder.py to 080_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py to 081_add_endpoint_policy_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py to 082_add_federation_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py to 083_add_oauth1_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py to 084_add_revoke_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py to 085_add_endpoint_filtering_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py to 086_add_duplicate_constraint_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/087_implied_roles.py to 087_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py to 088_domain_specific_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py to 089_add_root_of_all_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py to 090_add_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py to 091_migrate_data_to_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py to 092_make_implied_roles_fks_cascaded.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py to 093_migrate_domains_to_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py to 094_add_federated_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py to 095_add_integer_pkey_to_revocation_event_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py to 096_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py to 097_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/098_placeholder.py to 098_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/099_placeholder.py to 099_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/100_placeholder.py to 100_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py to 101_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py to 102_drop_domain_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py to 103_add_nonlocal_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py to 104_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py to 105_add_password_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py to 106_allow_password_column_to_be_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py to 107_add_user_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py to 108_add_failed_auth_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py to 109_add_password_self_service_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/upgrades.py to upgrades.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py to 001_expand_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py to 003_add_key_hash_and_encrypted_blob_to_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py to 010_expand_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py to 012_expand_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py to 013_expand_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py to 014_expand_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py to 015_expand_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py to 016_expand_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py to 022_expand_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py to 023_expand_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py to 024_expand_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py to 030_expand_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py to 031_expand_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py to 032_expand_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py to 033_expand_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py to 034_expand_add_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py to 035_expand_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py to 036_expand_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py to 037_expand_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py to 045_expand_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py to 046_expand_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py to 047_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py to 048_expand_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py to 053_expand_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py to 054_expand_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py to 055_expand_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py to 056_expand_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py to 062_expand_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py to 063_expand_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py to 064_expand_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py to 065_expand_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py to 066_expand_add_role_and_project_option_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py to 072_expand_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py to 073_expand_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py to 079_expand_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py to 001_data_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py to 003_migrate_unencrypted_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py to 010_migrate_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py to 012_migrate_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py to 013_migrate_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py to 014_migrate_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py to 015_migrate_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py to 016_migrate_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py to 022_migrate_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py to 023_migrate_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py to 024_migrate_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py to 030_migrate_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py to 031_migrate_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py to 032_migrate_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py to 033_migrate_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py to 034_migrate_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py to 035_migrate_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py to 036_migrate_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py to 037_migrate_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py to 045_migrate_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py to 046_migrate_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py to 047_migrate_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py to 048_migrate_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py to 053_migrate_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py to 054_migrate_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py to 055_migrate_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py to 056_migrate_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py to 062_migrate_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py to 063_migrate_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py to 064_migrate_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py to 065_migrate_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py to 066_migrate_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py to 072_migrate_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py to 073_migrate_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py to 079_migrate_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/_context_cache.py to _context_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/immutable.py to immutable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/enforcer.py to enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/parameter_types.py to parameter_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/validators.py to validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/token_formatters.py to token_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/json_body.py to json_body.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/req_logging.py to req_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/auth_context.py to auth_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/url_normalize.py to url_normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/application.py to application.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/backends.py to backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/handlers.py to handlers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/receipt_formatters.py to receipt_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/rules.py to rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/receipt_model.py to receipt_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/revoke_model.py to revoke_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/token_model.py to token_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/external.py to external.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/mapped.py to mapped.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/password.py to password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/caching.py to caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/debug.py to debug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens.py to tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens_fernet.py to tokens_fernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/bootstrap.py to bootstrap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/flat.py to flat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/strict_two_level.py to strict_two_level.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/idp.py to idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/templated.py to templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/notifications.py to notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/credentials.py to credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/domains.py to domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/ec2tokens.py to ec2tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/groups.py to groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_ep_filter.py to os_ep_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_federation.py to os_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_inherit.py to os_inherit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_oauth1.py to os_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_revoke.py to os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_simple_cert.py to os_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/projects.py to projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/regions.py to regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/registered_limits.py to registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_assignments.py to role_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_inferences.py to role_inferences.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/roles.py to roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/s3tokens.py to s3tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/system.py to system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/trusts.py to trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/users.py to users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/EC2_S3_Resource.py to EC2_S3_Resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/authentication.py to authentication.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/implied_roles.py to implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/json_home_relations.py to json_home_relations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/assignment.py to assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/catalog.py to catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/default.py to default.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_filter.py to endpoint_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_policy.py to endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/eventlet_server.py to eventlet_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_receipts.py to fernet_receipts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_tokens.py to fernet_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity.py to identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/jwt_tokens.py to jwt_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/memcache.py to memcache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/receipt.py to receipt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/revoke.py to revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/shadow_users.py to shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/unified_limit.py to unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/wsgi.py to wsgi.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp7k53gjin.py' DEBUG: /usr/libexec/platform-python /tmp/tmp7k53gjin.py DEBUG: removing /tmp/tmp7k53gjin.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/etc/keystone DEBUG: copying etc/sso_callback_template.html -> /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/etc/keystone DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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 'keystone.egg-info/SOURCES.txt' DEBUG: Copying keystone.egg-info to /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone-19.0.1.dev12-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing keystone-manage script to /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/bin DEBUG: Installing keystone-status script to /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-admin script to /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-public script to /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/bin DEBUG: + echo '{}' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/policy.d DEBUG: + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/keystone.conf DEBUG: + install -p -D -m 640 policy.json /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/policy.json DEBUG: + install -p -D -m 640 keystone-schema.yaml /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/keystone/keystone-schema.yaml DEBUG: + install -p -D -m 640 keystone-schema.json /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/keystone/keystone-schema.json DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/keystone-dist.conf /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/keystone/keystone-dist.conf DEBUG: + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/logging.conf DEBUG: + install -p -D -m 640 etc/default_catalog.templates /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/default_catalog.templates DEBUG: + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/keystone/sso_callback_template.html DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.logrotate /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/logrotate.d/openstack-keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/sysctl.d DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.sysctl /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/sysctl.d/openstack-keystone.conf DEBUG: + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/keystone/sample_data.sh DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/openstack-keystone-sample-data /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/bin/openstack-keystone-sample-data DEBUG: + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/keystone/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/var/lib/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/var/log/keystone DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64//usr/etc DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-19.0.1.dev12/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 102 source files that are out of date DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 0%] admin/auth-totp DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: writing output... [ 0%] admin/authentication-mechanisms DEBUG: writing output... [ 0%] admin/bootstrap DEBUG: writing output... [ 0%] admin/case-insensitive DEBUG: writing output... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: writing output... [ 0%] admin/configuration DEBUG: writing output... [ 0%] admin/configure_tokenless_x509 DEBUG: writing output... [ 1%] admin/credential-encryption DEBUG: writing output... [ 1%] admin/event_notifications DEBUG: writing output... [ 1%] admin/external-authentication DEBUG: writing output... [ 1%] admin/federation/configure_federation DEBUG: writing output... [ 1%] admin/federation/federated_identity DEBUG: writing output... [ 1%] admin/federation/introduction DEBUG: writing output... [ 1%] admin/federation/mapping_combinations DEBUG: writing output... [ 2%] admin/fernet-token-faq DEBUG: writing output... [ 2%] admin/getting-started DEBUG: writing output... [ 2%] admin/health-check-middleware DEBUG: writing output... [ 2%] admin/identity-concepts DEBUG: writing output... [ 2%] admin/identity-sources DEBUG: writing output... [ 2%] admin/index DEBUG: writing output... [ 2%] admin/jws-key-rotation DEBUG: writing output... [ 3%] admin/keystone-features DEBUG: writing output... [ 3%] admin/manage-services DEBUG: writing output... [ 3%] admin/manage-trusts DEBUG: writing output... [ 3%] admin/multi-factor-authentication DEBUG: writing output... [ 3%] admin/oauth1 DEBUG: writing output... [ 3%] admin/operations DEBUG: writing output... [ 3%] admin/resource-options DEBUG: writing output... [ 4%] admin/service-api-protection DEBUG: writing output... [ 4%] admin/token-provider DEBUG: writing output... [ 4%] admin/tokens DEBUG: writing output... [ 4%] admin/tokens-overview DEBUG: writing output... [ 4%] admin/unified-limits DEBUG: writing output... [ 4%] admin/upgrading DEBUG: writing output... [ 4%] api/keystone DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone' DEBUG: writing output... [ 5%] api/keystone.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api' DEBUG: writing output... [ 5%] api/keystone.api.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.auth' DEBUG: writing output... [ 5%] api/keystone.api.credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.credentials' DEBUG: writing output... [ 5%] api/keystone.api.discovery DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.discovery' DEBUG: writing output... [ 5%] api/keystone.api.domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.domains' DEBUG: writing output... [ 5%] api/keystone.api.ec2tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.ec2tokens' DEBUG: writing output... [ 5%] api/keystone.api.endpoints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.endpoints' DEBUG: writing output... [ 6%] api/keystone.api.groups DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.groups' DEBUG: writing output... [ 6%] api/keystone.api.limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.limits' DEBUG: writing output... [ 6%] api/keystone.api.os_ep_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_ep_filter' DEBUG: writing output... [ 6%] api/keystone.api.os_federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_federation' DEBUG: writing output... [ 6%] api/keystone.api.os_inherit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_inherit' DEBUG: writing output... [ 6%] api/keystone.api.os_oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_oauth1' DEBUG: writing output... [ 6%] api/keystone.api.os_revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_revoke' DEBUG: writing output... [ 7%] api/keystone.api.os_simple_cert DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_simple_cert' DEBUG: writing output... [ 7%] api/keystone.api.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.policy' DEBUG: writing output... [ 7%] api/keystone.api.projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.projects' DEBUG: writing output... [ 7%] api/keystone.api.regions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.regions' DEBUG: writing output... [ 7%] api/keystone.api.registered_limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.registered_limits' DEBUG: writing output... [ 7%] api/keystone.api.role_assignments DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_assignments' DEBUG: writing output... [ 7%] api/keystone.api.role_inferences DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_inferences' DEBUG: writing output... [ 8%] api/keystone.api.roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.roles' DEBUG: writing output... [ 8%] api/keystone.api.s3tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.s3tokens' DEBUG: writing output... [ 8%] api/keystone.api.services DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.services' DEBUG: writing output... [ 8%] api/keystone.api.system DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.system' DEBUG: writing output... [ 8%] api/keystone.api.trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.trusts' DEBUG: writing output... [ 8%] api/keystone.api.users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.users' DEBUG: writing output... [ 8%] api/keystone.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.base' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.sql' DEBUG: writing output... [ 9%] api/keystone.application_credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.core' DEBUG: writing output... [ 9%] api/keystone.application_credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.schema' DEBUG: writing output... [ 9%] api/keystone.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment' DEBUG: writing output... [ 9%] api/keystone.assignment.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.sql' DEBUG: writing output... [ 10%] api/keystone.assignment.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.core' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.resource_options' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql_model' DEBUG: writing output... [ 11%] api/keystone.assignment.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.schema' DEBUG: writing output... [ 11%] api/keystone.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth' DEBUG: writing output... [ 11%] api/keystone.auth.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.core' DEBUG: writing output... [ 11%] api/keystone.auth.plugins DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.application_credential' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.base' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.core' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.external DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.external' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.mapped DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.mapped' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.oauth1' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.password DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.password' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.token' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.totp' DEBUG: writing output... [ 12%] api/keystone.auth.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.schema' DEBUG: writing output... [ 13%] api/keystone.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog' DEBUG: writing output... [ 13%] api/keystone.catalog.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.base' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.sql' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.templated DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.templated' DEBUG: writing output... [ 13%] api/keystone.catalog.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.core' DEBUG: writing output... [ 13%] api/keystone.catalog.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.schema' DEBUG: writing output... [ 14%] api/keystone.cmd DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd' DEBUG: writing output... [ 14%] api/keystone.cmd.bootstrap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.bootstrap' DEBUG: writing output... [ 14%] api/keystone.cmd.cli DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.cli' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.caching DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.caching' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.credential' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.database DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.database' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.debug DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.debug' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.federation' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.ldap' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.security_compliance' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens_fernet' DEBUG: writing output... [ 15%] api/keystone.cmd.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.manage' DEBUG: writing output... [ 16%] api/keystone.cmd.status DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.status' DEBUG: writing output... [ 16%] api/keystone.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common' DEBUG: writing output... [ 16%] api/keystone.common.authorization DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.authorization' DEBUG: writing output... [ 16%] api/keystone.common.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache' DEBUG: writing output... [ 16%] api/keystone.common.cache.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache.core' DEBUG: writing output... [ 16%] api/keystone.common.context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.context' DEBUG: writing output... [ 16%] api/keystone.common.driver_hints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.driver_hints' DEBUG: writing output... [ 17%] api/keystone.common.fernet_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.fernet_utils' DEBUG: writing output... [ 17%] api/keystone.common.json_home DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.json_home' DEBUG: writing output... [ 17%] api/keystone.common.jwt_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.jwt_utils' DEBUG: writing output... [ 17%] api/keystone.common.manager DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.manager' DEBUG: writing output... [ 17%] api/keystone.common.password_hashing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.password_hashing' DEBUG: writing output... [ 17%] api/keystone.common.policies DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies' DEBUG: writing output... [ 17%] api/keystone.common.policies.access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_rule' DEBUG: writing output... [ 18%] api/keystone.common.policies.access_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_token' DEBUG: writing output... [ 18%] api/keystone.common.policies.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.application_credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.auth' DEBUG: writing output... [ 18%] api/keystone.common.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.base' DEBUG: writing output... [ 18%] api/keystone.common.policies.consumer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.consumer' DEBUG: writing output... [ 18%] api/keystone.common.policies.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain' DEBUG: writing output... [ 19%] api/keystone.common.policies.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain_config' DEBUG: writing output... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.ec2_credential' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint_group' DEBUG: writing output... [ 19%] api/keystone.common.policies.grant DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.grant' DEBUG: writing output... [ 19%] api/keystone.common.policies.group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.group' DEBUG: writing output... [ 19%] api/keystone.common.policies.identity_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.identity_provider' DEBUG: writing output... [ 20%] api/keystone.common.policies.implied_role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.implied_role' DEBUG: writing output... [ 20%] api/keystone.common.policies.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.limit' DEBUG: writing output... [ 20%] api/keystone.common.policies.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.mapping' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy_association DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy_association' DEBUG: writing output... [ 20%] api/keystone.common.policies.project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project' DEBUG: writing output... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project_endpoint' DEBUG: writing output... [ 21%] api/keystone.common.policies.protocol DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.protocol' DEBUG: writing output... [ 21%] api/keystone.common.policies.region DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.region' DEBUG: writing output... [ 21%] api/keystone.common.policies.registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.registered_limit' DEBUG: writing output... [ 21%] api/keystone.common.policies.revoke_event DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.revoke_event' DEBUG: writing output... [ 21%] api/keystone.common.policies.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role' DEBUG: writing output... [ 21%] api/keystone.common.policies.role_assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role_assignment' DEBUG: writing output... [ 21%] api/keystone.common.policies.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service' DEBUG: writing output... [ 22%] api/keystone.common.policies.service_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service_provider' DEBUG: writing output... [ 22%] api/keystone.common.policies.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token' DEBUG: writing output... [ 22%] api/keystone.common.policies.token_revocation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token_revocation' DEBUG: writing output... [ 22%] api/keystone.common.policies.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.trust' DEBUG: writing output... [ 22%] api/keystone.common.policies.user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.user' DEBUG: writing output... [ 22%] api/keystone.common.profiler DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.profiler' DEBUG: writing output... [ 22%] api/keystone.common.provider_api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.provider_api' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.policy' DEBUG: writing output... [ 23%] api/keystone.common.render_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.render_token' DEBUG: writing output... [ 23%] api/keystone.common.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.core' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options.immutable' DEBUG: writing output... [ 24%] api/keystone.common.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.manage' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.005_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.006_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.007_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.008_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.009_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.017_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.018_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.019_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.020_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.021_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.025_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.026_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.027_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.028_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.029_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.038_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.039_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.040_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.041_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.042_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.043_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.044_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.049_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.050_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.051_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.052_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.057_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.058_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.059_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.060_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.061_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.067_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.068_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.069_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.070_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.071_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.074_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.075_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.076_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.077_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.078_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit' DEBUG: writing output... [ 35%] api/keystone.common.sql.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.core' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.manage' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.005_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.006_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.007_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.008_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.009_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.017_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.018_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.019_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.020_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.021_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.025_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.026_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.027_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.028_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.029_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.038_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.039_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.040_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.041_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.042_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.043_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.044_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.049_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.050_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.051_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.052_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.057_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.058_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.059_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.060_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.061_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.067_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.068_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.069_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.070_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.071_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.074_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.075_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.076_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.077_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.078_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.manage' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.005_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.006_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.007_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.008_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.009_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.017_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.018_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.019_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.020_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.021_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.025_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.026_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.027_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.028_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.029_placeholder' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.038_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.039_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.040_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.041_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.042_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.043_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.044_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.049_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.050_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.051_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.052_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.057_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.058_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.059_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.060_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.061_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.067_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.068_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.069_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.070_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.071_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.074_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.075_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.076_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.077_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.078_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.manage' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.067_kilo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.068_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.069_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.070_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.071_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.072_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.076_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.077_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.078_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.079_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.080_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.087_implied_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.098_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.099_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.100_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column' DEBUG: writing output... [ 65%] api/keystone.common.sql.upgrades DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.upgrades' DEBUG: writing output... [ 65%] api/keystone.common.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.tokenless_auth' DEBUG: writing output... [ 65%] api/keystone.common.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.utils' DEBUG: writing output... [ 66%] api/keystone.common.validation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation' DEBUG: writing output... [ 66%] api/keystone.common.validation.parameter_types DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.parameter_types' DEBUG: writing output... [ 66%] api/keystone.common.validation.validators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.validators' DEBUG: writing output... [ 66%] api/keystone.conf DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf' DEBUG: writing output... [ 66%] api/keystone.conf.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.application_credential' DEBUG: writing output... [ 66%] api/keystone.conf.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.assignment' DEBUG: writing output... [ 66%] api/keystone.conf.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.auth' DEBUG: writing output... [ 67%] api/keystone.conf.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.catalog' DEBUG: writing output... [ 67%] api/keystone.conf.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.constants' DEBUG: writing output... [ 67%] api/keystone.conf.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.credential' DEBUG: writing output... [ 67%] api/keystone.conf.default DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.default' DEBUG: writing output... [ 67%] api/keystone.conf.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.domain_config' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_filter' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_policy' DEBUG: writing output... [ 68%] api/keystone.conf.eventlet_server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.eventlet_server' DEBUG: writing output... [ 68%] api/keystone.conf.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.federation' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_receipts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_receipts' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_tokens' DEBUG: writing output... [ 68%] api/keystone.conf.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity' DEBUG: writing output... [ 68%] api/keystone.conf.identity_mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity_mapping' DEBUG: writing output... [ 68%] api/keystone.conf.jwt_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.jwt_tokens' DEBUG: writing output... [ 69%] api/keystone.conf.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.ldap' DEBUG: writing output... [ 69%] api/keystone.conf.memcache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.memcache' DEBUG: writing output... [ 69%] api/keystone.conf.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.oauth1' DEBUG: writing output... [ 69%] api/keystone.conf.opts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.opts' DEBUG: writing output... [ 69%] api/keystone.conf.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.policy' DEBUG: writing output... [ 69%] api/keystone.conf.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.receipt' DEBUG: writing output... [ 69%] api/keystone.conf.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.resource' DEBUG: writing output... [ 70%] api/keystone.conf.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.revoke' DEBUG: writing output... [ 70%] api/keystone.conf.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.role' DEBUG: writing output... [ 70%] api/keystone.conf.saml DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.saml' DEBUG: writing output... [ 70%] api/keystone.conf.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.security_compliance' DEBUG: writing output... [ 70%] api/keystone.conf.shadow_users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.shadow_users' DEBUG: writing output... [ 70%] api/keystone.conf.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.token' DEBUG: writing output... [ 70%] api/keystone.conf.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.tokenless_auth' DEBUG: writing output... [ 71%] api/keystone.conf.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.totp' DEBUG: writing output... [ 71%] api/keystone.conf.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.trust' DEBUG: writing output... [ 71%] api/keystone.conf.unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.unified_limit' DEBUG: writing output... [ 71%] api/keystone.conf.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.utils' DEBUG: writing output... [ 71%] api/keystone.conf.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.wsgi' DEBUG: writing output... [ 71%] api/keystone.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential' DEBUG: writing output... [ 71%] api/keystone.credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends' DEBUG: writing output... [ 72%] api/keystone.credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.base' DEBUG: writing output... [ 72%] api/keystone.credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.sql' DEBUG: writing output... [ 72%] api/keystone.credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.core' DEBUG: writing output... [ 72%] api/keystone.credential.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.provider' DEBUG: writing output... [ 72%] api/keystone.credential.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers' DEBUG: writing output... [ 72%] api/keystone.credential.providers.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.core' DEBUG: writing output... [ 72%] api/keystone.credential.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet' DEBUG: writing output... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet.core' DEBUG: writing output... [ 73%] api/keystone.credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.schema' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.base' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.sql' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.core' DEBUG: writing output... [ 74%] api/keystone.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.exception' DEBUG: writing output... [ 74%] api/keystone.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation' DEBUG: writing output... [ 74%] api/keystone.federation.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends' DEBUG: writing output... [ 74%] api/keystone.federation.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.base' DEBUG: writing output... [ 74%] api/keystone.federation.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.sql' DEBUG: writing output... [ 74%] api/keystone.federation.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.constants' DEBUG: writing output... [ 74%] api/keystone.federation.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.core' DEBUG: writing output... [ 75%] api/keystone.federation.idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.idp' DEBUG: writing output... [ 75%] api/keystone.federation.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.schema' DEBUG: writing output... [ 75%] api/keystone.federation.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.utils' DEBUG: writing output... [ 75%] api/keystone.i18n DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.i18n' DEBUG: writing output... [ 75%] api/keystone.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity' DEBUG: writing output... [ 75%] api/keystone.identity.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends' DEBUG: writing output... [ 75%] api/keystone.identity.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.base' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.common' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.core' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.models' DEBUG: writing output... [ 76%] api/keystone.identity.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.resource_options' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql_model' DEBUG: writing output... [ 76%] api/keystone.identity.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.core' DEBUG: writing output... [ 77%] api/keystone.identity.generator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.generator' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators.sha256' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.base' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.mapping' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.sql' DEBUG: writing output... [ 78%] api/keystone.identity.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.schema' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.base' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.sql' DEBUG: writing output... [ 78%] api/keystone.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit' DEBUG: writing output... [ 78%] api/keystone.limit.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends' DEBUG: writing output... [ 78%] api/keystone.limit.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.base' DEBUG: writing output... [ 79%] api/keystone.limit.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.sql' DEBUG: writing output... [ 79%] api/keystone.limit.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.core' DEBUG: writing output... [ 79%] api/keystone.limit.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models' DEBUG: writing output... [ 79%] api/keystone.limit.models.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.base' DEBUG: writing output... [ 79%] api/keystone.limit.models.flat DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.flat' DEBUG: writing output... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.strict_two_level' DEBUG: writing output... [ 79%] api/keystone.limit.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.schema' DEBUG: writing output... [ 80%] api/keystone.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models' DEBUG: writing output... [ 80%] api/keystone.models.receipt_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.receipt_model' DEBUG: writing output... [ 80%] api/keystone.models.revoke_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.revoke_model' DEBUG: writing output... [ 80%] api/keystone.models.token_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.token_model' DEBUG: writing output... [ 80%] api/keystone.notifications DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.notifications' DEBUG: writing output... [ 80%] api/keystone.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.base' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.sql' DEBUG: writing output... [ 81%] api/keystone.oauth1.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.core' DEBUG: writing output... [ 81%] api/keystone.oauth1.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.schema' DEBUG: writing output... [ 81%] api/keystone.oauth1.validator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.validator' DEBUG: writing output... [ 81%] api/keystone.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy' DEBUG: writing output... [ 81%] api/keystone.policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends' DEBUG: writing output... [ 82%] api/keystone.policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.base' DEBUG: writing output... [ 82%] api/keystone.policy.backends.rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.rules' DEBUG: writing output... [ 82%] api/keystone.policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.sql' DEBUG: writing output... [ 82%] api/keystone.policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.core' DEBUG: writing output... [ 82%] api/keystone.policy.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.schema' DEBUG: writing output... [ 82%] api/keystone.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt' DEBUG: writing output... [ 82%] api/keystone.receipt.handlers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.handlers' DEBUG: writing output... [ 83%] api/keystone.receipt.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.provider' DEBUG: writing output... [ 83%] api/keystone.receipt.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.base' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet.core' DEBUG: writing output... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.receipt_formatters' DEBUG: writing output... [ 83%] api/keystone.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource' DEBUG: writing output... [ 84%] api/keystone.resource.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends' DEBUG: writing output... [ 84%] api/keystone.resource.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.base' DEBUG: writing output... [ 84%] api/keystone.resource.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.resource_options' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql_model' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.base' DEBUG: writing output... [ 85%] api/keystone.resource.config_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.sql' DEBUG: writing output... [ 85%] api/keystone.resource.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.core' DEBUG: writing output... [ 85%] api/keystone.resource.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.schema' DEBUG: writing output... [ 85%] api/keystone.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke' DEBUG: writing output... [ 85%] api/keystone.revoke.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.base' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.sql' DEBUG: writing output... [ 86%] api/keystone.revoke.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.core' DEBUG: writing output... [ 86%] api/keystone.revoke.model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.model' DEBUG: writing output... [ 86%] api/keystone.server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server' DEBUG: writing output... [ 86%] api/keystone.server.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.backends' DEBUG: writing output... [ 86%] api/keystone.server.flask DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask' DEBUG: writing output... [ 86%] api/keystone.server.flask.application DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.application' DEBUG: writing output... [ 86%] api/keystone.server.flask.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.common' DEBUG: writing output... [ 87%] api/keystone.server.flask.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.core' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.json_body' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.auth_context' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.url_normalize' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.req_logging' DEBUG: writing output... [ 87%] api/keystone.server.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.wsgi' DEBUG: writing output... [ 88%] api/keystone.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token' DEBUG: writing output... [ 88%] api/keystone.token.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.provider' DEBUG: writing output... [ 88%] api/keystone.token.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers' DEBUG: writing output... [ 88%] api/keystone.token.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.base' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet.core' DEBUG: writing output... [ 88%] api/keystone.token.providers.jws DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws' DEBUG: writing output... [ 89%] api/keystone.token.providers.jws.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws.core' DEBUG: writing output... [ 89%] api/keystone.token.token_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.token_formatters' DEBUG: writing output... [ 89%] api/keystone.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust' DEBUG: writing output... [ 89%] api/keystone.trust.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends' DEBUG: writing output... [ 89%] api/keystone.trust.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.base' DEBUG: writing output... [ 89%] api/keystone.trust.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.sql' DEBUG: writing output... [ 89%] api/keystone.trust.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.core' DEBUG: writing output... [ 90%] api/keystone.trust.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.schema' DEBUG: writing output... [ 90%] api/keystone.version DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.version' DEBUG: writing output... [ 90%] api/modules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 90%] api_curl_examples DEBUG: writing output... [ 90%] cli/commands DEBUG: writing output... [ 90%] cli/index DEBUG: writing output... [ 90%] cli/keystone-manage DEBUG: writing output... [ 91%] cli/keystone-status DEBUG: writing output... [ 91%] code_documentation DEBUG: writing output... [ 91%] configuration/config-options DEBUG: writing output... [ 91%] configuration/index DEBUG: writing output... [ 91%] configuration/policy DEBUG: writing output... [ 91%] configuration/samples/index DEBUG: writing output... [ 91%] configuration/samples/keystone-conf DEBUG: writing output... [ 92%] configuration/samples/logging-conf DEBUG: writing output... [ 92%] configuration/samples/policy-yaml DEBUG: writing output... [ 92%] contributor/api_change_tutorial DEBUG: writing output... [ 92%] contributor/architecture DEBUG: writing output... [ 92%] contributor/auth-plugins DEBUG: writing output... [ 92%] contributor/caching-layer DEBUG: writing output... [ 92%] contributor/contributing DEBUG: writing output... [ 93%] contributor/database-migrations DEBUG: writing output... [ 93%] contributor/developing-drivers DEBUG: writing output... [ 93%] contributor/doctor-checks DEBUG: writing output... [ 93%] contributor/filtering-responsibilities DEBUG: writing output... [ 93%] contributor/how-can-i-help DEBUG: writing output... [ 93%] contributor/http-api DEBUG: writing output... [ 93%] contributor/id-manage DEBUG: writing output... [ 94%] contributor/index DEBUG: writing output... [ 94%] contributor/list-truncation DEBUG: writing output... [ 94%] contributor/programming-exercises DEBUG: writing output... [ 94%] contributor/proposing-features DEBUG: writing output... [ 94%] contributor/release-notes DEBUG: writing output... [ 94%] contributor/service-catalog DEBUG: writing output... [ 94%] contributor/services DEBUG: writing output... [ 95%] contributor/set-up-keystone DEBUG: writing output... [ 95%] contributor/testing-keystone DEBUG: writing output... [ 95%] contributor/translated-responses DEBUG: writing output... [ 95%] contributor/vision-reflection DEBUG: writing output... [ 95%] getting-started/architecture DEBUG: writing output... [ 95%] getting-started/community DEBUG: writing output... [ 95%] getting-started/index DEBUG: writing output... [ 96%] getting-started/policy_mapping DEBUG: writing output... [ 96%] index DEBUG: writing output... [ 96%] indices-tables DEBUG: writing output... [ 96%] install/get-started-obs DEBUG: writing output... [ 96%] install/get-started-rdo DEBUG: writing output... [ 96%] install/get-started-ubuntu DEBUG: writing output... [ 96%] install/index DEBUG: writing output... [ 97%] install/index-obs DEBUG: writing output... [ 97%] install/index-rdo DEBUG: writing output... [ 97%] install/index-ubuntu DEBUG: writing output... [ 97%] install/keystone-install-obs DEBUG: writing output... [ 97%] install/keystone-install-rdo DEBUG: writing output... [ 97%] install/keystone-install-ubuntu DEBUG: writing output... [ 97%] install/keystone-openrc-obs DEBUG: writing output... [ 98%] install/keystone-openrc-rdo DEBUG: writing output... [ 98%] install/keystone-openrc-ubuntu DEBUG: writing output... [ 98%] install/keystone-users-obs DEBUG: writing output... [ 98%] install/keystone-users-rdo DEBUG: writing output... [ 98%] install/keystone-users-ubuntu DEBUG: writing output... [ 98%] install/keystone-verify-obs DEBUG: writing output... [ 98%] install/keystone-verify-rdo DEBUG: writing output... [ 99%] install/keystone-verify-ubuntu DEBUG: writing output... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: writing output... [ 99%] user/application_credentials DEBUG: writing output... [ 99%] user/index DEBUG: writing output... [ 99%] user/json_home DEBUG: writing output... [ 99%] user/multi-factor-authentication DEBUG: writing output... [ 99%] user/supported_clients DEBUG: writing output... [100%] user/trusts DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 50%] admin/federation/../../_static/horizon-login-sp.png DEBUG: copying images... [100%] admin/federation/../../_static/horizon-login-idp.png DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 605 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + mkdir -p doc/build/man/_static DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-19.0.1.dev12/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.1.dev12/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: done DEBUG: checking consistency... done DEBUG: writing... keystone-manage.1 { } done DEBUG: build succeeded, 605 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/keystone-manage.1 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/man/man1/ DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 keystone --all-name DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 19.0.1-0.20220519224849.b0c528c.el8 --unique-debug-suffix -19.0.1-0.20220519224849.b0c528c.el8.x86_64 --unique-debug-src-base openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/keystone-19.0.1.dev12 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/share/keystone/sample_data.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: Processing files: openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vgOiAw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rGQ14s DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + exit 0 DEBUG: Provides: config(openstack-keystone) = 1:19.0.1-0.20220519224849.b0c528c.el8 openstack-keystone = 1:19.0.1-0.20220519224849.b0c528c.el8 DEBUG: Requires(interp): /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(pre): /bin/sh shadow-utils DEBUG: Requires(post): /bin/sh DEBUG: Requires: /bin/bash /usr/bin/bash /usr/libexec/platform-python DEBUG: Processing files: python3-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hp6Fdt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + exit 0 DEBUG: Provides: python3-keystone = 1:19.0.1-0.20220519224849.b0c528c.el8 python3.6dist(keystone) = 19.0.1.dev12 python3dist(keystone) = 19.0.1.dev12 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-keystone-tests-19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ogmSFt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + exit 0 DEBUG: Provides: python3-keystone-tests = 1:19.0.1-0.20220519224849.b0c528c.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: openstack-keystone-doc-19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hUaXVs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bcea0t DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Provides: openstack-keystone-doc = 1:19.0.1-0.20220519224849.b0c528c.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-tests-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-doc-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gcQTBv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.1.dev12 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.src.rpm) Config(dlrn-5) 7 minutes 3 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 4425244 3167480 469892 8619460 10724972 DEBUG: Swap: 16777212 5571504 11205708 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 469G 82G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16212184 6715648 311776 470212 9184760 8611824 DEBUG: Swap: 16777212 5571504 11205708 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 470G 81G 86% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l9ee5mwl', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'b5dbd8364cb3440995e328c1e44750c1', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'] 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', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'] 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/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-tests-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-doc-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-tests-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-doc-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8f5e0de453fc45de814bc9b504cb2882', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iez2eeu1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/python3-keystone-tests-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a/openstack-keystone-doc-19.0.1-0.20220519224849.b0c528c.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-65899728 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-c29a6d087e3277d71e465 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-e59840857e5329bbfa5c6 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0190d585418f08872853333 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9bb95609673e1aeefc1c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ac3743c0379b533b6638 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-ba43685c131d 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-e2485a0bc9067f83a38870 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-db23e837398c7196b6 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8de058985dfcae 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 25 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 26 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 10 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 18 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 29 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 31 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 18 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 18 kB/s | 3.0 kB 00:00 DEBUG: opstools 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 19 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================ DEBUG: Installing: DEBUG: openstack-keystone noarch 1:19.0.1-0.20220519224849.b0c528c.el8 @commandline 84 k DEBUG: openstack-keystone-doc noarch 1:19.0.1-0.20220519224849.b0c528c.el8 @commandline 1.7 M DEBUG: python3-keystone noarch 1:19.0.1-0.20220519224849.b0c528c.el8 @commandline 1.1 M DEBUG: python3-keystone-tests noarch 1:19.0.1-0.20220519224849.b0c528c.el8 @commandline 1.1 M DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-wallaby-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.6.0-4.el8 delorean-wallaby-testing 52 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-wallaby-testing 123 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-wallaby-testing 30 k DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-wallaby-testing 791 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-wallaby-testing 541 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scrypt x86_64 0.8.0-11.el8 delorean-wallaby-testing 34 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 102 Packages DEBUG: Total size: 22 M DEBUG: Total download size: 34 k DEBUG: Installed size: 100 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.2.0-0.20210316044851.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aniso8601-8.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-restful-0.3.8-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldappool-2.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysaml2-6.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (98/98): python3-scrypt-0.8.0-11.el8.x86_64.rpm 249 kB/s | 34 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 233 kB/s | 34 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/102 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/102 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/102 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/102 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 5/102 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 6/102 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 7/102 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/102 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 9/102 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 10/102 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 11/102 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 12/102 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 13/102 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 14/102 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 15/102 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 16/102 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 17/102 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 18/102 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 19/102 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 20/102 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 21/102 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 22/102 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 23/102 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 24/102 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 25/102 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 26/102 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 27/102 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 28/102 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 29/102 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 30/102 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 31/102 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 32/102 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 33/102 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 34/102 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 35/102 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 36/102 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 37/102 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 38/102 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 39/102 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 40/102 DEBUG: Installing : python3-scrypt-0.8.0-11.el8.x86_64 41/102 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 42/102 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 43/102 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 44/102 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 45/102 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 46/102 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 47/102 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 48/102 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 49/102 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 50/102 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 51/102 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 52/102 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 53/102 DEBUG: Installing : python3-defusedxml-0.6.0-4.el8.noarch 54/102 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 55/102 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 56/102 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 57/102 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 58/102 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 59/102 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 60/102 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 61/102 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 62/102 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 63/102 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 64/102 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 65/102 DEBUG: Installing : python3-click-6.7-8.el8.noarch 66/102 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 67/102 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 68/102 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 69/102 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 70/102 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 71/102 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 72/102 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 73/102 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 74/102 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 75/102 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 76/102 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 77/102 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 78/102 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 79/102 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 80/102 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 81/102 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 82/102 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 83/102 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 84/102 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 85/102 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 86/102 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 87/102 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 88/102 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 89/102 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 90/102 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 91/102 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 92/102 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 93/102 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 94/102 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 95/102 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 96/102 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 97/102 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 98/102 DEBUG: Installing : python3-keystone-1:19.0.1-0.20220519224849.b0c52 99/102 DEBUG: Running scriptlet: openstack-keystone-1:19.0.1-0.20220519224849.b0c 100/102 DEBUG: Installing : openstack-keystone-1:19.0.1-0.20220519224849.b0c 100/102 DEBUG: Running scriptlet: openstack-keystone-1:19.0.1-0.20220519224849.b0c 100/102 DEBUG: Installing : python3-keystone-tests-1:19.0.1-0.20220519224849 101/102 DEBUG: Installing : openstack-keystone-doc-1:19.0.1-0.20220519224849 102/102 DEBUG: Running scriptlet: openstack-keystone-doc-1:19.0.1-0.20220519224849 102/102 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 1/102 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 2/102 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 3/102 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 4/102 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 5/102 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 6/102 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 7/102 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 8/102 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 9/102 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 10/102 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 11/102 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 12/102 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 13/102 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 14/102 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 15/102 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 16/102 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 17/102 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 18/102 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 19/102 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 20/102 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 21/102 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 22/102 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 23/102 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 24/102 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 25/102 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 26/102 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 27/102 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 28/102 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 29/102 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 30/102 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 31/102 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 32/102 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 33/102 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 34/102 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 35/102 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 36/102 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 37/102 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 38/102 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 39/102 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 40/102 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 41/102 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 42/102 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 43/102 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 44/102 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 45/102 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 46/102 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 47/102 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 48/102 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 49/102 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 50/102 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 51/102 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 52/102 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 53/102 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 54/102 DEBUG: Verifying : python3-defusedxml-0.6.0-4.el8.noarch 55/102 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 56/102 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 57/102 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 58/102 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 59/102 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 60/102 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 61/102 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 62/102 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 63/102 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 64/102 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 65/102 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 66/102 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 67/102 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 68/102 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 69/102 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 70/102 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 71/102 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 72/102 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 73/102 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 74/102 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 75/102 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 76/102 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 77/102 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 78/102 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 79/102 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 80/102 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 81/102 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 82/102 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 83/102 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 84/102 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 85/102 DEBUG: Verifying : python3-scrypt-0.8.0-11.el8.x86_64 86/102 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 87/102 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 88/102 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 89/102 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 90/102 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 91/102 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 92/102 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 93/102 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 94/102 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 95/102 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 96/102 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 97/102 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 98/102 DEBUG: Verifying : openstack-keystone-1:19.0.1-0.20220519224849.b0c 99/102 DEBUG: Verifying : python3-keystone-1:19.0.1-0.20220519224849.b0c52 100/102 DEBUG: Verifying : python3-keystone-tests-1:19.0.1-0.20220519224849 101/102 DEBUG: Verifying : openstack-keystone-doc-1:19.0.1-0.20220519224849 102/102 DEBUG: Installed: DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: openstack-keystone-1:19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: openstack-keystone-doc-1:19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.6.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystone-1:19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: python3-keystone-tests-1:19.0.1-0.20220519224849.b0c528c.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scrypt-0.8.0-11.el8.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/b0/c5/b0c528cec492a045e7c3088d10c2370b5d886bcf_3a7fbb5a'] 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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