Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['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'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.src.rpm Child return code was: 0 Mock Version: 6.0 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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['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'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2IHH66 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone-27.1.0.dev33 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone-27.1.0.dev33-0.20250523102345.9f47af1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone-27.1.0.dev33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-keystone-27.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find keystone -name '*.py' -exec sed -i '/\/usr\/bin\/env python/d' '{}' ';' + sed -i s#/local/bin#/bin# httpd/wsgi-keystone.conf + sed -i s#apache2#httpd# httpd/wsgi-keystone.conf + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/\.\[ldap,memcache\]/d' tox.ini + sed -i s/fixtures,//g test-requirements.txt + sed -i s/,postgresql//g test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-docstrings.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-docstrings.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-docstrings os-api-ref bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vz1sRm + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HmPdRv + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9l7Z7o + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=1.0.0 Handling freezegun>=0.3.6 from tox --print-deps-only: py39 Requirement not satisfied: freezegun>=0.3.6 Handling oslo.db[mysql]>=6.0.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.db[mysql]>=6.0.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling lxml>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: lxml>=4.5.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement not satisfied: WebTest>=2.0.27 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling tempest>=17.1.0 from tox --print-deps-only: py39 Requirement not satisfied: tempest>=17.1.0 Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone-27.1.0.dev33/keystone-27.1.0.dev33.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: WebOb (>=1.7.1) Handling Flask (!=0.11,>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: Flask (!=0.11,>=1.0.2) Handling Flask-RESTful (>=0.3.5) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: Flask-RESTful (>=0.3.5) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: cryptography (>=2.7) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: stevedore (>=1.20.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling keystonemiddleware (>=7.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: keystonemiddleware (>=7.0.0) Handling bcrypt (>=3.1.3) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: bcrypt (>=3.1.3) Handling scrypt (>=0.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: scrypt (>=0.8.0) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.cache (>=1.26.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.messaging (>=5.29.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.messaging (>=5.29.0) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.db (>=6.0.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.log (>=3.44.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.middleware (>=3.31.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.policy (>=4.5.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oslo.utils (>=3.33.0) Handling oauthlib (>=0.6.2) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: oauthlib (>=0.6.2) Handling pysaml2 (>=5.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: pysaml2 (>=5.0.0) Handling PyJWT (>=1.6.1) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: PyJWT (>=1.6.1) Handling dogpile.cache (>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: dogpile.cache (>=1.0.2) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: jsonschema (>=3.2.0) Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: pycadf (!=2.0.0,>=1.1.0) Handling msgpack (>=0.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: msgpack (>=0.5.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: osprofiler (>=1.4.0) Handling Werkzeug (>=0.15.0) from hook generated metadata: Requires-Dist (keystone) Requirement not satisfied: Werkzeug (>=0.15.0) Handling python-ldap (>=3.0.0) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: python-ldap (>=3.0.0) ; extra == 'ldap' Handling ldappool (>=2.3.1) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: ldappool (>=2.3.1) ; extra == 'ldap' Handling stestr (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: stestr (>=1.0.0) ; extra == 'test' Handling freezegun (>=0.3.6) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: freezegun (>=0.3.6) ; extra == 'test' Handling oslo.db[mysql] (>=6.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslo.db[mysql] (>=6.0.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling lxml (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: lxml (>=4.5.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' Handling requests (>=2.14.2) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: requests (>=2.14.2) ; extra == 'test' + cat /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires + rm -rfv keystone-27.1.0.dev33.dist-info/ removed 'keystone-27.1.0.dev33.dist-info/LICENSE' removed 'keystone-27.1.0.dev33.dist-info/AUTHORS' removed 'keystone-27.1.0.dev33.dist-info/METADATA' removed 'keystone-27.1.0.dev33.dist-info/entry_points.txt' removed 'keystone-27.1.0.dev33.dist-info/pbr.json' removed 'keystone-27.1.0.dev33.dist-info/top_level.txt' removed directory 'keystone-27.1.0.dev33.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Y70Jyu + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling freezegun>=0.3.6 from tox --print-deps-only: py39 Requirement satisfied: freezegun>=0.3.6 (installed: freezegun 1.2.2) Handling oslo.db[mysql]>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=6.0.0 (installed: oslo.db 17.3.0.dev4) (extras are currently not checked) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev5) Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling tempest>=17.1.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=17.1.0 (installed: tempest 43.0.1.dev20) Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone-27.1.0.dev33/keystone-27.1.0.dev33.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.9) Handling Flask (!=0.11,>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Flask (!=0.11,>=1.0.2) (installed: Flask 3.0.3) Handling Flask-RESTful (>=0.3.5) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Flask-RESTful (>=0.3.5) (installed: Flask-RESTful 0.3.9) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.5.0.dev2) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.7.0.dev4) Handling keystonemiddleware (>=7.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: keystonemiddleware (>=7.0.0) (installed: keystonemiddleware 10.10.0.dev7) Handling bcrypt (>=3.1.3) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: bcrypt (>=3.1.3) (installed: bcrypt 3.2.2) Handling scrypt (>=0.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: scrypt (>=0.8.0) (installed: scrypt 0.8.20) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.cache (>=1.26.0) (installed: oslo.cache 3.11.0.dev2) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.8.0.dev4) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.8.0.dev5) Handling oslo.messaging (>=5.29.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.messaging (>=5.29.0) (installed: oslo.messaging 16.2.0.dev8) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.db (>=6.0.0) (installed: oslo.db 17.3.0.dev4) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.6.0.dev2) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.log (>=3.44.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.4.1.dev2) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.6.0.dev4) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0.dev1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.6.0.dev1) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 8.3.0.dev7) Handling oauthlib (>=0.6.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oauthlib (>=0.6.2) (installed: oauthlib 3.1.1) Handling pysaml2 (>=5.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pysaml2 (>=5.0.0) (installed: pysaml2 7.4.2) Handling PyJWT (>=1.6.1) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: PyJWT (>=1.6.1) (installed: PyJWT 2.8.0) Handling dogpile.cache (>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: dogpile.cache (>=1.0.2) (installed: dogpile.cache 1.3.3) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pycadf (!=2.0.0,>=1.1.0) (installed: pycadf 4.0.2.dev1) Handling msgpack (>=0.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: msgpack (>=0.5.0) (installed: msgpack 1.1.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.1.dev18) Handling Werkzeug (>=0.15.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Werkzeug (>=0.15.0) (installed: Werkzeug 3.0.3) Handling python-ldap (>=3.0.0) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: python-ldap (>=3.0.0) ; extra == 'ldap' Handling ldappool (>=2.3.1) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: ldappool (>=2.3.1) ; extra == 'ldap' Handling stestr (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: stestr (>=1.0.0) ; extra == 'test' Handling freezegun (>=0.3.6) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: freezegun (>=0.3.6) ; extra == 'test' Handling oslo.db[mysql] (>=6.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslo.db[mysql] (>=6.0.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling lxml (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: lxml (>=4.5.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' Handling requests (>=2.14.2) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: requests (>=2.14.2) ; extra == 'test' + cat /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires + rm -rfv keystone-27.1.0.dev33.dist-info/ removed 'keystone-27.1.0.dev33.dist-info/AUTHORS' removed 'keystone-27.1.0.dev33.dist-info/LICENSE' removed 'keystone-27.1.0.dev33.dist-info/METADATA' removed 'keystone-27.1.0.dev33.dist-info/top_level.txt' removed 'keystone-27.1.0.dev33.dist-info/pbr.json' removed 'keystone-27.1.0.dev33.dist-info/entry_points.txt' removed directory 'keystone-27.1.0.dev33.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3JWjsk + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling stestr>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling freezegun>=0.3.6 from tox --print-deps-only: py39 Requirement satisfied: freezegun>=0.3.6 (installed: freezegun 1.2.2) Handling oslo.db[mysql]>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=6.0.0 (installed: oslo.db 17.3.0.dev4) (extras are currently not checked) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev5) Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling tempest>=17.1.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=17.1.0 (installed: tempest 43.0.1.dev20) Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone-27.1.0.dev33/keystone-27.1.0.dev33.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.9) Handling Flask (!=0.11,>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Flask (!=0.11,>=1.0.2) (installed: Flask 3.0.3) Handling Flask-RESTful (>=0.3.5) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Flask-RESTful (>=0.3.5) (installed: Flask-RESTful 0.3.9) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.5.0.dev2) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.7.0.dev4) Handling keystonemiddleware (>=7.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: keystonemiddleware (>=7.0.0) (installed: keystonemiddleware 10.10.0.dev7) Handling bcrypt (>=3.1.3) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: bcrypt (>=3.1.3) (installed: bcrypt 3.2.2) Handling scrypt (>=0.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: scrypt (>=0.8.0) (installed: scrypt 0.8.20) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.cache (>=1.26.0) (installed: oslo.cache 3.11.0.dev2) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.8.0.dev4) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.8.0.dev5) Handling oslo.messaging (>=5.29.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.messaging (>=5.29.0) (installed: oslo.messaging 16.2.0.dev8) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.db (>=6.0.0) (installed: oslo.db 17.3.0.dev4) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.6.0.dev2) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.log (>=3.44.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.4.1.dev2) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.6.0.dev4) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0.dev1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.6.0.dev1) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 8.3.0.dev7) Handling oauthlib (>=0.6.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: oauthlib (>=0.6.2) (installed: oauthlib 3.1.1) Handling pysaml2 (>=5.0.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pysaml2 (>=5.0.0) (installed: pysaml2 7.4.2) Handling PyJWT (>=1.6.1) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: PyJWT (>=1.6.1) (installed: PyJWT 2.8.0) Handling dogpile.cache (>=1.0.2) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: dogpile.cache (>=1.0.2) (installed: dogpile.cache 1.3.3) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: pycadf (!=2.0.0,>=1.1.0) (installed: pycadf 4.0.2.dev1) Handling msgpack (>=0.5.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: msgpack (>=0.5.0) (installed: msgpack 1.1.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.1.dev18) Handling Werkzeug (>=0.15.0) from hook generated metadata: Requires-Dist (keystone) Requirement satisfied: Werkzeug (>=0.15.0) (installed: Werkzeug 3.0.3) Handling python-ldap (>=3.0.0) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: python-ldap (>=3.0.0) ; extra == 'ldap' Handling ldappool (>=2.3.1) ; extra == 'ldap' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: ldappool (>=2.3.1) ; extra == 'ldap' Handling stestr (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: stestr (>=1.0.0) ; extra == 'test' Handling freezegun (>=0.3.6) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: freezegun (>=0.3.6) ; extra == 'test' Handling oslo.db[mysql] (>=6.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslo.db[mysql] (>=6.0.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling lxml (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: lxml (>=4.5.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' Handling requests (>=2.14.2) ; extra == 'test' from hook generated metadata: Requires-Dist (keystone) Ignoring alien requirement: requests (>=2.14.2) ; extra == 'test' + cat /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-buildrequires + rm -rfv keystone-27.1.0.dev33.dist-info/ removed 'keystone-27.1.0.dev33.dist-info/AUTHORS' removed 'keystone-27.1.0.dev33.dist-info/LICENSE' removed 'keystone-27.1.0.dev33.dist-info/METADATA' removed 'keystone-27.1.0.dev33.dist-info/entry_points.txt' removed 'keystone-27.1.0.dev33.dist-info/pbr.json' removed 'keystone-27.1.0.dev33.dist-info/top_level.txt' removed directory 'keystone-27.1.0.dev33.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jofIW8 + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + mkdir -p /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir Processing /builddir/build/BUILD/keystone-27.1.0.dev33 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/tmp3vbr5som /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info writing /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-modern-metadata-oj8fofi_/keystone-27.1.0.dev33.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: keystone Building wheel for keystone (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/tmp6bhi0kol /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/keystone creating build/lib/keystone/tests creating build/lib/keystone/tests/unit copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth2.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit copying keystone/tests/__init__.py -> build/lib/keystone/tests creating build/lib/keystone/resource creating build/lib/keystone/resource/backends copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends creating build/lib/keystone/tests/unit/federation copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_utils.py -> build/lib/keystone/tests/unit/federation creating build/lib/keystone/tests/unit/resource creating build/lib/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> build/lib/keystone/tests/unit/resource/backends creating build/lib/keystone/common creating build/lib/keystone/common/sql copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql copying keystone/common/sql/core.py -> build/lib/keystone/common/sql copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql copying keystone/resource/__init__.py -> build/lib/keystone/resource copying keystone/resource/core.py -> build/lib/keystone/resource copying keystone/resource/schema.py -> build/lib/keystone/resource creating build/lib/keystone/common/resource_options copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options creating build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> build/lib/keystone/tests/unit/identity creating build/lib/keystone/credential copying keystone/credential/__init__.py -> build/lib/keystone/credential copying keystone/credential/core.py -> build/lib/keystone/credential copying keystone/credential/provider.py -> build/lib/keystone/credential copying keystone/credential/schema.py -> build/lib/keystone/credential creating build/lib/keystone/catalog copying keystone/catalog/__init__.py -> build/lib/keystone/catalog copying keystone/catalog/core.py -> build/lib/keystone/catalog copying keystone/catalog/schema.py -> build/lib/keystone/catalog creating build/lib/keystone/policy copying keystone/policy/__init__.py -> build/lib/keystone/policy copying keystone/policy/core.py -> build/lib/keystone/policy copying keystone/policy/schema.py -> build/lib/keystone/policy creating build/lib/keystone/assignment creating build/lib/keystone/assignment/backends copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends creating build/lib/keystone/tests/unit/policy copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy creating build/lib/keystone/tests/functional creating build/lib/keystone/tests/functional/shared copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared creating build/lib/keystone/oauth1 creating build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends copying keystone/assignment/__init__.py -> build/lib/keystone/assignment copying keystone/assignment/core.py -> build/lib/keystone/assignment copying keystone/assignment/schema.py -> build/lib/keystone/assignment creating build/lib/keystone/server creating build/lib/keystone/server/flask creating build/lib/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> build/lib/keystone/server/flask/request_processing creating build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/__init__.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> build/lib/keystone/assignment/role_backends creating build/lib/keystone/limit creating build/lib/keystone/limit/backends copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends creating build/lib/keystone/credential/providers creating build/lib/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet creating build/lib/keystone/identity creating build/lib/keystone/identity/backends creating build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> build/lib/keystone/identity/backends/ldap creating build/lib/keystone/cmd copying keystone/cmd/__init__.py -> build/lib/keystone/cmd copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd copying keystone/cmd/cli.py -> build/lib/keystone/cmd copying keystone/cmd/idutils.py -> build/lib/keystone/cmd copying keystone/cmd/manage.py -> build/lib/keystone/cmd copying keystone/cmd/status.py -> build/lib/keystone/cmd creating build/lib/keystone/limit/models copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models copying keystone/limit/models/base.py -> build/lib/keystone/limit/models copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models creating build/lib/keystone/application_credential copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential copying keystone/application_credential/core.py -> build/lib/keystone/application_credential copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential creating build/lib/keystone/oauth2 copying keystone/oauth2/__init__.py -> build/lib/keystone/oauth2 copying keystone/oauth2/handlers.py -> build/lib/keystone/oauth2 creating build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/__init__.py -> build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> build/lib/keystone/tests/unit/credential creating build/lib/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> build/lib/keystone/tests/unit/application_credential creating build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/__init__.py -> build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> build/lib/keystone/application_credential/backends creating build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/__init__.py -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/autogen.py -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/env.py -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/manage.py -> build/lib/keystone/common/sql/migrations creating build/lib/keystone/catalog/backends copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends creating build/lib/keystone/token creating build/lib/keystone/token/providers creating build/lib/keystone/token/providers/jws copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws creating build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> build/lib/keystone/tests/unit/backend creating build/lib/keystone/wsgi copying keystone/wsgi/__init__.py -> build/lib/keystone/wsgi copying keystone/wsgi/api.py -> build/lib/keystone/wsgi creating build/lib/keystone/tests/unit/contrib creating build/lib/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> build/lib/keystone/tests/unit/contrib/federation creating build/lib/keystone/common/resource_options/options copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options creating build/lib/keystone/common/validation copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation creating build/lib/keystone/receipt creating build/lib/keystone/receipt/providers creating build/lib/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet creating build/lib/keystone/tests/unit/limit copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit creating build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> build/lib/keystone/tests/unit/auth creating build/lib/keystone/conf copying keystone/conf/__init__.py -> build/lib/keystone/conf copying keystone/conf/application_credential.py -> build/lib/keystone/conf copying keystone/conf/assignment.py -> build/lib/keystone/conf copying keystone/conf/auth.py -> build/lib/keystone/conf copying keystone/conf/catalog.py -> build/lib/keystone/conf copying keystone/conf/constants.py -> build/lib/keystone/conf copying keystone/conf/credential.py -> build/lib/keystone/conf copying keystone/conf/default.py -> build/lib/keystone/conf copying keystone/conf/domain_config.py -> build/lib/keystone/conf copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf copying keystone/conf/federation.py -> build/lib/keystone/conf copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf copying keystone/conf/identity.py -> build/lib/keystone/conf copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf copying keystone/conf/ldap.py -> build/lib/keystone/conf copying keystone/conf/oauth1.py -> build/lib/keystone/conf copying keystone/conf/oauth2.py -> build/lib/keystone/conf copying keystone/conf/opts.py -> build/lib/keystone/conf copying keystone/conf/policy.py -> build/lib/keystone/conf copying keystone/conf/receipt.py -> build/lib/keystone/conf copying keystone/conf/resource.py -> build/lib/keystone/conf copying keystone/conf/revoke.py -> build/lib/keystone/conf copying keystone/conf/role.py -> build/lib/keystone/conf copying keystone/conf/saml.py -> build/lib/keystone/conf copying keystone/conf/security_compliance.py -> build/lib/keystone/conf copying keystone/conf/shadow_users.py -> build/lib/keystone/conf copying keystone/conf/token.py -> build/lib/keystone/conf copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf copying keystone/conf/totp.py -> build/lib/keystone/conf copying keystone/conf/trust.py -> build/lib/keystone/conf copying keystone/conf/unified_limit.py -> build/lib/keystone/conf copying keystone/conf/utils.py -> build/lib/keystone/conf copying keystone/conf/wsgi.py -> build/lib/keystone/conf copying keystone/token/__init__.py -> build/lib/keystone/token copying keystone/token/provider.py -> build/lib/keystone/token copying keystone/token/token_formatters.py -> build/lib/keystone/token creating build/lib/keystone/tests/unit/assignment creating build/lib/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/__init__.py -> build/lib/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> build/lib/keystone/tests/unit/assignment/role_backends creating build/lib/keystone/common/password_hashers copying keystone/common/password_hashers/__init__.py -> build/lib/keystone/common/password_hashers copying keystone/common/password_hashers/bcrypt.py -> build/lib/keystone/common/password_hashers copying keystone/common/password_hashers/pbkdf2.py -> build/lib/keystone/common/password_hashers copying keystone/common/password_hashers/scrypt.py -> build/lib/keystone/common/password_hashers copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 creating build/lib/keystone/identity/id_generators copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators creating build/lib/keystone/endpoint_policy copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy creating build/lib/keystone/tests/unit/trust copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust copying keystone/server/__init__.py -> build/lib/keystone/server copying keystone/server/backends.py -> build/lib/keystone/server copying keystone/server/wsgi.py -> build/lib/keystone/server copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib creating build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/__init__.py -> build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> build/lib/keystone/common/rbac_enforcer creating build/lib/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> build/lib/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_mapped.py -> build/lib/keystone/tests/unit/auth/plugins creating build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor creating build/lib/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external creating build/lib/keystone/api copying keystone/api/__init__.py -> build/lib/keystone/api copying keystone/api/auth.py -> build/lib/keystone/api copying keystone/api/credentials.py -> build/lib/keystone/api copying keystone/api/discovery.py -> build/lib/keystone/api copying keystone/api/domains.py -> build/lib/keystone/api copying keystone/api/ec2tokens.py -> build/lib/keystone/api copying keystone/api/endpoints.py -> build/lib/keystone/api copying keystone/api/groups.py -> build/lib/keystone/api copying keystone/api/limits.py -> build/lib/keystone/api copying keystone/api/os_ep_filter.py -> build/lib/keystone/api copying keystone/api/os_federation.py -> build/lib/keystone/api copying keystone/api/os_inherit.py -> build/lib/keystone/api copying keystone/api/os_oauth1.py -> build/lib/keystone/api copying keystone/api/os_oauth2.py -> build/lib/keystone/api copying keystone/api/os_revoke.py -> build/lib/keystone/api copying keystone/api/os_simple_cert.py -> build/lib/keystone/api copying keystone/api/policy.py -> build/lib/keystone/api copying keystone/api/projects.py -> build/lib/keystone/api copying keystone/api/regions.py -> build/lib/keystone/api copying keystone/api/registered_limits.py -> build/lib/keystone/api copying keystone/api/role_assignments.py -> build/lib/keystone/api copying keystone/api/role_inferences.py -> build/lib/keystone/api copying keystone/api/roles.py -> build/lib/keystone/api copying keystone/api/s3tokens.py -> build/lib/keystone/api copying keystone/api/services.py -> build/lib/keystone/api copying keystone/api/system.py -> build/lib/keystone/api copying keystone/api/trusts.py -> build/lib/keystone/api copying keystone/api/users.py -> build/lib/keystone/api copying keystone/limit/__init__.py -> build/lib/keystone/limit copying keystone/limit/core.py -> build/lib/keystone/limit copying keystone/limit/schema.py -> build/lib/keystone/limit creating build/lib/keystone/tests/unit/common creating build/lib/keystone/tests/unit/common/sql copying keystone/tests/unit/common/sql/__init__.py -> build/lib/keystone/tests/unit/common/sql copying keystone/tests/unit/common/sql/test_upgrades.py -> build/lib/keystone/tests/unit/common/sql creating build/lib/keystone/tests/protection copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection creating build/lib/keystone/common/policies copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies copying keystone/common/policies/base.py -> build/lib/keystone/common/policies copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies copying keystone/common/policies/group.py -> build/lib/keystone/common/policies copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies copying keystone/common/policies/project.py -> build/lib/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies copying keystone/common/policies/region.py -> build/lib/keystone/common/policies copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies copying keystone/common/policies/role.py -> build/lib/keystone/common/policies copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies copying keystone/common/policies/service.py -> build/lib/keystone/common/policies copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies copying keystone/common/policies/token.py -> build/lib/keystone/common/policies copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies copying keystone/common/policies/user.py -> build/lib/keystone/common/policies creating build/lib/keystone/tests/common copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common copying keystone/receipt/__init__.py -> build/lib/keystone/receipt copying keystone/receipt/handlers.py -> build/lib/keystone/receipt copying keystone/receipt/provider.py -> build/lib/keystone/receipt copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt creating build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> build/lib/keystone/tests/unit/receipt creating build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/__init__.py -> build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> build/lib/keystone/tests/unit/identity/shadow_users creating build/lib/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy creating build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/__init__.py -> build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> build/lib/keystone/identity/shadow_backends copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends creating build/lib/keystone/auth creating build/lib/keystone/auth/plugins copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins copying keystone/identity/__init__.py -> build/lib/keystone/identity copying keystone/identity/core.py -> build/lib/keystone/identity copying keystone/identity/generator.py -> build/lib/keystone/identity copying keystone/identity/schema.py -> build/lib/keystone/identity creating build/lib/keystone/models copying keystone/models/__init__.py -> build/lib/keystone/models copying keystone/models/receipt_model.py -> build/lib/keystone/models copying keystone/models/revoke_model.py -> build/lib/keystone/models copying keystone/models/token_model.py -> build/lib/keystone/models copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional creating build/lib/keystone/revoke copying keystone/revoke/__init__.py -> build/lib/keystone/revoke copying keystone/revoke/core.py -> build/lib/keystone/revoke copying keystone/revoke/model.py -> build/lib/keystone/revoke copying keystone/auth/__init__.py -> build/lib/keystone/auth copying keystone/auth/core.py -> build/lib/keystone/auth copying keystone/auth/schema.py -> build/lib/keystone/auth creating build/lib/keystone/trust copying keystone/trust/__init__.py -> build/lib/keystone/trust copying keystone/trust/core.py -> build/lib/keystone/trust copying keystone/trust/schema.py -> build/lib/keystone/trust creating build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/lib/keystone/tests/unit/endpoint_policy/backends creating build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/__init__.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> build/lib/keystone/tests/protection/v3 creating build/lib/keystone/credential/backends copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends creating build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> build/lib/keystone/server/flask/request_processing/middleware creating build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/__init__.py -> build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> build/lib/keystone/resource/config_backends copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers creating build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/__init__.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/logging.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/warnings.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers copying keystone/token/providers/base.py -> build/lib/keystone/token/providers creating build/lib/keystone/common/cache copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache copying keystone/common/cache/core.py -> build/lib/keystone/common/cache copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_password_hashing.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> build/lib/keystone/tests/unit/common creating build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> build/lib/keystone/identity/mapping_backends copying keystone/common/__init__.py -> build/lib/keystone/common copying keystone/common/authorization.py -> build/lib/keystone/common copying keystone/common/context.py -> build/lib/keystone/common copying keystone/common/driver_hints.py -> build/lib/keystone/common copying keystone/common/fernet_utils.py -> build/lib/keystone/common copying keystone/common/json_home.py -> build/lib/keystone/common copying keystone/common/jwt_utils.py -> build/lib/keystone/common copying keystone/common/manager.py -> build/lib/keystone/common copying keystone/common/password_hashing.py -> build/lib/keystone/common copying keystone/common/profiler.py -> build/lib/keystone/common copying keystone/common/provider_api.py -> build/lib/keystone/common copying keystone/common/render_token.py -> build/lib/keystone/common copying keystone/common/tokenless_auth.py -> build/lib/keystone/common copying keystone/common/utils.py -> build/lib/keystone/common copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask copying keystone/server/flask/application.py -> build/lib/keystone/server/flask copying keystone/server/flask/common.py -> build/lib/keystone/server/flask copying keystone/server/flask/core.py -> build/lib/keystone/server/flask creating build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/__init__.py -> build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> build/lib/keystone/tests/unit/tests copying keystone/__init__.py -> build/lib/keystone copying keystone/exception.py -> build/lib/keystone copying keystone/i18n.py -> build/lib/keystone copying keystone/notifications.py -> build/lib/keystone copying keystone/version.py -> build/lib/keystone creating build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/__init__.py -> build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> build/lib/keystone/tests/unit/catalog creating build/lib/keystone/tests/hacking copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking creating build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/__init__.py -> build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> build/lib/keystone/endpoint_policy/backends creating build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/__init__.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/fake_driver.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/assignment/__init__.py -> build/lib/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> build/lib/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> build/lib/keystone/tests/unit/assignment creating build/lib/keystone/trust/backends copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends creating build/lib/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> build/lib/keystone/tests/unit/application_credential/backends creating build/lib/keystone/api/_shared copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/saml.py -> build/lib/keystone/api/_shared creating build/lib/keystone/federation creating build/lib/keystone/federation/backends copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends creating build/lib/keystone/policy/backends copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends creating build/lib/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> build/lib/keystone/tests/unit/resource/config_backends creating build/lib/keystone/tests/unit/server copying keystone/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> build/lib/keystone/tests/unit/server creating build/lib/keystone/token/providers/fernet copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet creating build/lib/keystone/revoke/backends copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends creating build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/resource/__init__.py -> build/lib/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> build/lib/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> build/lib/keystone/tests/unit/resource creating build/lib/keystone/api/validation copying keystone/api/validation/__init__.py -> build/lib/keystone/api/validation copying keystone/api/validation/parameter_types.py -> build/lib/keystone/api/validation copying keystone/api/validation/response_types.py -> build/lib/keystone/api/validation copying keystone/api/validation/validators.py -> build/lib/keystone/api/validation copying keystone/federation/__init__.py -> build/lib/keystone/federation copying keystone/federation/constants.py -> build/lib/keystone/federation copying keystone/federation/core.py -> build/lib/keystone/federation copying keystone/federation/idp.py -> build/lib/keystone/federation copying keystone/federation/schema.py -> build/lib/keystone/federation copying keystone/federation/utils.py -> build/lib/keystone/federation creating build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> build/lib/keystone/tests/unit/policy/backends running 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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.common.sql.migrations.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.common.sql.migrations.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.common.sql.migrations.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.common.sql.migrations.versions.bobcat.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.bobcat.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.common.sql.migrations.versions.bobcat.contract' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.common.sql.migrations.versions.bobcat.contract' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.common.sql.migrations.versions.bobcat.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.bobcat.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.common.sql.migrations.versions.bobcat.expand' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.common.sql.migrations.versions.bobcat.expand' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.common.sql.migrations.versions.yoga.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.yoga.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.common.sql.migrations.versions.yoga.contract' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.common.sql.migrations.versions.yoga.contract' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.common.sql.migrations.versions.yoga.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.yoga.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.common.sql.migrations.versions.yoga.expand' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.common.sql.migrations.versions.yoga.expand' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.zh_CN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.locale.zh_TW.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.config_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.config_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.config_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.config_files.domain_configs_multi_ldap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_multi_ldap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.config_files.domain_configs_multi_ldap' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.config_files.domain_configs_multi_ldap' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystone.tests.unit.saml2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.saml2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystone.tests.unit.saml2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystone.tests.unit.saml2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> build/lib/keystone/tests/unit/config_files creating build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql 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 creating build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap creating build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql 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 creating build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap 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 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 creating build/lib/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/lib/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/lib/keystone/tests/unit/saml2 copying keystone/common/sql/alembic.ini -> build/lib/keystone/common/sql copying keystone/common/sql/migrations/README.rst -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/script.py.mako -> build/lib/keystone/common/sql/migrations creating build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py -> build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/CONTRACT_HEAD -> build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/EXPAND_HEAD -> build/lib/keystone/common/sql/migrations/versions creating build/lib/keystone/common/sql/migrations/versions/2024.01 creating build/lib/keystone/common/sql/migrations/versions/2024.01/expand copying keystone/common/sql/migrations/versions/2024.01/expand/47147121_add_identity_federation_attribute_mapping_schema_version.py -> build/lib/keystone/common/sql/migrations/versions/2024.01/expand creating build/lib/keystone/common/sql/migrations/versions/2025.02 creating build/lib/keystone/common/sql/migrations/versions/2025.02/expand copying keystone/common/sql/migrations/versions/2025.02/expand/e8725d6fa226_add_project_id_index_to_project_.py -> build/lib/keystone/common/sql/migrations/versions/2025.02/expand creating build/lib/keystone/common/sql/migrations/versions/bobcat creating build/lib/keystone/common/sql/migrations/versions/bobcat/contract copying keystone/common/sql/migrations/versions/bobcat/contract/99de3849d860_fix_incorrect_constraints.py -> build/lib/keystone/common/sql/migrations/versions/bobcat/contract copying keystone/common/sql/migrations/versions/bobcat/contract/c88cdce8f248_remove_duplicate_constraints.py -> build/lib/keystone/common/sql/migrations/versions/bobcat/contract creating build/lib/keystone/common/sql/migrations/versions/bobcat/expand copying keystone/common/sql/migrations/versions/bobcat/expand/11c3b243b4cb_remove_service_provider_relay_state_server_default.py -> build/lib/keystone/common/sql/migrations/versions/bobcat/expand copying keystone/common/sql/migrations/versions/bobcat/expand/b4f8b3f584e0_fix_incorrect_constraints.py -> build/lib/keystone/common/sql/migrations/versions/bobcat/expand creating build/lib/keystone/common/sql/migrations/versions/yoga creating build/lib/keystone/common/sql/migrations/versions/yoga/contract copying keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py -> build/lib/keystone/common/sql/migrations/versions/yoga/contract creating build/lib/keystone/common/sql/migrations/versions/yoga/expand copying keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py -> build/lib/keystone/common/sql/migrations/versions/yoga/expand copying keystone/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external creating build/lib/keystone/locale creating build/lib/keystone/locale/de creating build/lib/keystone/locale/de/LC_MESSAGES copying keystone/locale/de/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/de/LC_MESSAGES creating build/lib/keystone/locale/en_GB creating build/lib/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/en_GB/LC_MESSAGES creating build/lib/keystone/locale/es creating build/lib/keystone/locale/es/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/es/LC_MESSAGES creating build/lib/keystone/locale/fr creating build/lib/keystone/locale/fr/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/fr/LC_MESSAGES creating build/lib/keystone/locale/it creating build/lib/keystone/locale/it/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/it/LC_MESSAGES creating build/lib/keystone/locale/ja creating build/lib/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ja/LC_MESSAGES creating build/lib/keystone/locale/ko_KR creating build/lib/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ko_KR/LC_MESSAGES creating build/lib/keystone/locale/pt_BR creating build/lib/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/pt_BR/LC_MESSAGES creating build/lib/keystone/locale/ru creating build/lib/keystone/locale/ru/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ru/LC_MESSAGES creating build/lib/keystone/locale/zh_CN creating build/lib/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_CN/LC_MESSAGES creating build/lib/keystone/locale/zh_TW creating build/lib/keystone/locale/zh_TW/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_TW/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/keystone creating build/bdist.linux-x86_64/wheel/keystone/locale creating build/bdist.linux-x86_64/wheel/keystone/locale/zh_TW creating build/bdist.linux-x86_64/wheel/keystone/locale/zh_TW/LC_MESSAGES copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/zh_TW/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/zh_CN creating build/bdist.linux-x86_64/wheel/keystone/locale/zh_CN/LC_MESSAGES copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/ru creating build/bdist.linux-x86_64/wheel/keystone/locale/ru/LC_MESSAGES copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/pt_BR creating build/bdist.linux-x86_64/wheel/keystone/locale/pt_BR/LC_MESSAGES copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/ko_KR creating build/bdist.linux-x86_64/wheel/keystone/locale/ko_KR/LC_MESSAGES copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/ja creating build/bdist.linux-x86_64/wheel/keystone/locale/ja/LC_MESSAGES copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/it creating build/bdist.linux-x86_64/wheel/keystone/locale/it/LC_MESSAGES copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/it/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/fr creating build/bdist.linux-x86_64/wheel/keystone/locale/fr/LC_MESSAGES copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/es creating build/bdist.linux-x86_64/wheel/keystone/locale/es/LC_MESSAGES copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/en_GB creating build/bdist.linux-x86_64/wheel/keystone/locale/en_GB/LC_MESSAGES copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/locale/de creating build/bdist.linux-x86_64/wheel/keystone/locale/de/LC_MESSAGES copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> build/bdist.linux-x86_64/wheel/keystone/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/utils.py -> build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/schema.py -> build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/idp.py -> build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/core.py -> build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/constants.py -> build/bdist.linux-x86_64/wheel/keystone/federation copying build/lib/keystone/federation/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/federation creating build/bdist.linux-x86_64/wheel/keystone/federation/backends copying build/lib/keystone/federation/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/federation/backends copying build/lib/keystone/federation/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/federation/backends copying build/lib/keystone/federation/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/federation/backends copying build/lib/keystone/version.py -> build/bdist.linux-x86_64/wheel/keystone copying build/lib/keystone/notifications.py -> build/bdist.linux-x86_64/wheel/keystone copying build/lib/keystone/i18n.py -> build/bdist.linux-x86_64/wheel/keystone copying build/lib/keystone/exception.py -> build/bdist.linux-x86_64/wheel/keystone copying build/lib/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/keystone creating build/bdist.linux-x86_64/wheel/keystone/trust creating build/bdist.linux-x86_64/wheel/keystone/trust/backends copying build/lib/keystone/trust/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/trust/backends copying build/lib/keystone/trust/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/trust/backends copying build/lib/keystone/trust/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/trust/backends copying build/lib/keystone/trust/schema.py -> build/bdist.linux-x86_64/wheel/keystone/trust copying build/lib/keystone/trust/core.py -> build/bdist.linux-x86_64/wheel/keystone/trust copying build/lib/keystone/trust/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/trust creating build/bdist.linux-x86_64/wheel/keystone/revoke creating build/bdist.linux-x86_64/wheel/keystone/revoke/backends copying build/lib/keystone/revoke/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/revoke/backends copying build/lib/keystone/revoke/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/revoke/backends copying build/lib/keystone/revoke/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/revoke/backends copying build/lib/keystone/revoke/model.py -> build/bdist.linux-x86_64/wheel/keystone/revoke copying build/lib/keystone/revoke/core.py -> build/bdist.linux-x86_64/wheel/keystone/revoke copying build/lib/keystone/revoke/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/revoke creating build/bdist.linux-x86_64/wheel/keystone/models copying build/lib/keystone/models/token_model.py -> build/bdist.linux-x86_64/wheel/keystone/models copying build/lib/keystone/models/revoke_model.py -> build/bdist.linux-x86_64/wheel/keystone/models copying build/lib/keystone/models/receipt_model.py -> build/bdist.linux-x86_64/wheel/keystone/models copying build/lib/keystone/models/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/models creating build/bdist.linux-x86_64/wheel/keystone/auth copying build/lib/keystone/auth/schema.py -> build/bdist.linux-x86_64/wheel/keystone/auth copying build/lib/keystone/auth/core.py -> build/bdist.linux-x86_64/wheel/keystone/auth copying build/lib/keystone/auth/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/auth creating build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/totp.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/token.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/password.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/oauth1.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/mapped.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/external.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/core.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/base.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/application_credential.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins copying build/lib/keystone/auth/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/auth/plugins creating build/bdist.linux-x86_64/wheel/keystone/api creating build/bdist.linux-x86_64/wheel/keystone/api/validation copying build/lib/keystone/api/validation/validators.py -> build/bdist.linux-x86_64/wheel/keystone/api/validation copying build/lib/keystone/api/validation/response_types.py -> build/bdist.linux-x86_64/wheel/keystone/api/validation copying build/lib/keystone/api/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/keystone/api/validation copying build/lib/keystone/api/validation/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/api/validation creating build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/saml.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/json_home_relations.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/implied_roles.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/authentication.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> build/bdist.linux-x86_64/wheel/keystone/api/_shared copying build/lib/keystone/api/users.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/trusts.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/system.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/services.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/s3tokens.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/roles.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/role_inferences.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/role_assignments.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/registered_limits.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/regions.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/projects.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/policy.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_simple_cert.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_revoke.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_oauth2.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_oauth1.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_inherit.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_federation.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/os_ep_filter.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/limits.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/groups.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/endpoints.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/ec2tokens.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/domains.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/discovery.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/credentials.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/auth.py -> build/bdist.linux-x86_64/wheel/keystone/api copying build/lib/keystone/api/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/api creating build/bdist.linux-x86_64/wheel/keystone/endpoint_policy creating build/bdist.linux-x86_64/wheel/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/core.py -> build/bdist.linux-x86_64/wheel/keystone/endpoint_policy copying build/lib/keystone/endpoint_policy/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/endpoint_policy creating build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/wsgi.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/utils.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/unified_limit.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/trust.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/totp.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/tokenless_auth.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/token.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/shadow_users.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/security_compliance.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/saml.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/role.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/revoke.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/resource.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/receipt.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/policy.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/opts.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/oauth2.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/oauth1.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/ldap.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/jwt_tokens.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/identity_mapping.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/identity.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/fernet_tokens.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/fernet_receipts.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/federation.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/endpoint_policy.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/endpoint_filter.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/domain_config.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/default.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/credential.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/constants.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/catalog.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/auth.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/assignment.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/application_credential.py -> build/bdist.linux-x86_64/wheel/keystone/conf copying build/lib/keystone/conf/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/conf creating build/bdist.linux-x86_64/wheel/keystone/receipt copying build/lib/keystone/receipt/receipt_formatters.py -> build/bdist.linux-x86_64/wheel/keystone/receipt copying build/lib/keystone/receipt/provider.py -> build/bdist.linux-x86_64/wheel/keystone/receipt copying build/lib/keystone/receipt/handlers.py -> build/bdist.linux-x86_64/wheel/keystone/receipt copying build/lib/keystone/receipt/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/receipt creating build/bdist.linux-x86_64/wheel/keystone/receipt/providers copying build/lib/keystone/receipt/providers/base.py -> build/bdist.linux-x86_64/wheel/keystone/receipt/providers copying build/lib/keystone/receipt/providers/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/receipt/providers creating build/bdist.linux-x86_64/wheel/keystone/receipt/providers/fernet copying build/lib/keystone/receipt/providers/fernet/core.py -> build/bdist.linux-x86_64/wheel/keystone/receipt/providers/fernet copying build/lib/keystone/receipt/providers/fernet/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/receipt/providers/fernet creating build/bdist.linux-x86_64/wheel/keystone/wsgi copying build/lib/keystone/wsgi/api.py -> build/bdist.linux-x86_64/wheel/keystone/wsgi copying build/lib/keystone/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/wsgi creating build/bdist.linux-x86_64/wheel/keystone/token copying build/lib/keystone/token/token_formatters.py -> build/bdist.linux-x86_64/wheel/keystone/token copying build/lib/keystone/token/provider.py -> build/bdist.linux-x86_64/wheel/keystone/token copying build/lib/keystone/token/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/token creating build/bdist.linux-x86_64/wheel/keystone/token/providers creating build/bdist.linux-x86_64/wheel/keystone/token/providers/fernet copying build/lib/keystone/token/providers/fernet/core.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers/fernet copying build/lib/keystone/token/providers/fernet/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers/fernet copying build/lib/keystone/token/providers/base.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers copying build/lib/keystone/token/providers/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers creating build/bdist.linux-x86_64/wheel/keystone/token/providers/jws copying build/lib/keystone/token/providers/jws/core.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers/jws copying build/lib/keystone/token/providers/jws/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/token/providers/jws creating build/bdist.linux-x86_64/wheel/keystone/oauth2 copying build/lib/keystone/oauth2/handlers.py -> build/bdist.linux-x86_64/wheel/keystone/oauth2 copying build/lib/keystone/oauth2/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/oauth2 creating build/bdist.linux-x86_64/wheel/keystone/application_credential creating build/bdist.linux-x86_64/wheel/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential/backends copying build/lib/keystone/application_credential/schema.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential copying build/lib/keystone/application_credential/core.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential copying build/lib/keystone/application_credential/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/application_credential creating build/bdist.linux-x86_64/wheel/keystone/cmd creating build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/tokens.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/security_compliance.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/ldap.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/federation.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/debug.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/database.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/credential.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/caching.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/cmd/doctor copying build/lib/keystone/cmd/status.py -> build/bdist.linux-x86_64/wheel/keystone/cmd copying build/lib/keystone/cmd/manage.py -> build/bdist.linux-x86_64/wheel/keystone/cmd copying build/lib/keystone/cmd/idutils.py -> build/bdist.linux-x86_64/wheel/keystone/cmd copying build/lib/keystone/cmd/cli.py -> build/bdist.linux-x86_64/wheel/keystone/cmd copying build/lib/keystone/cmd/bootstrap.py -> build/bdist.linux-x86_64/wheel/keystone/cmd copying build/lib/keystone/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/cmd creating build/bdist.linux-x86_64/wheel/keystone/identity creating build/bdist.linux-x86_64/wheel/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/mapping.py -> build/bdist.linux-x86_64/wheel/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity/mapping_backends copying build/lib/keystone/identity/schema.py -> build/bdist.linux-x86_64/wheel/keystone/identity copying build/lib/keystone/identity/generator.py -> build/bdist.linux-x86_64/wheel/keystone/identity copying build/lib/keystone/identity/core.py -> build/bdist.linux-x86_64/wheel/keystone/identity copying build/lib/keystone/identity/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity creating build/bdist.linux-x86_64/wheel/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity/shadow_backends creating build/bdist.linux-x86_64/wheel/keystone/identity/id_generators copying build/lib/keystone/identity/id_generators/sha256.py -> build/bdist.linux-x86_64/wheel/keystone/identity/id_generators copying build/lib/keystone/identity/id_generators/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity/id_generators creating build/bdist.linux-x86_64/wheel/keystone/identity/backends copying build/lib/keystone/identity/backends/sql_model.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends copying build/lib/keystone/identity/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends copying build/lib/keystone/identity/backends/resource_options.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends copying build/lib/keystone/identity/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends copying build/lib/keystone/identity/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends creating build/bdist.linux-x86_64/wheel/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/models.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/core.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/common.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/identity/backends/ldap creating build/bdist.linux-x86_64/wheel/keystone/limit copying build/lib/keystone/limit/schema.py -> build/bdist.linux-x86_64/wheel/keystone/limit copying build/lib/keystone/limit/core.py -> build/bdist.linux-x86_64/wheel/keystone/limit copying build/lib/keystone/limit/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/limit creating build/bdist.linux-x86_64/wheel/keystone/limit/models copying build/lib/keystone/limit/models/strict_two_level.py -> build/bdist.linux-x86_64/wheel/keystone/limit/models copying build/lib/keystone/limit/models/flat.py -> build/bdist.linux-x86_64/wheel/keystone/limit/models copying build/lib/keystone/limit/models/base.py -> build/bdist.linux-x86_64/wheel/keystone/limit/models copying build/lib/keystone/limit/models/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/limit/models creating build/bdist.linux-x86_64/wheel/keystone/limit/backends copying build/lib/keystone/limit/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/limit/backends copying build/lib/keystone/limit/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/limit/backends copying build/lib/keystone/limit/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/limit/backends creating build/bdist.linux-x86_64/wheel/keystone/server copying build/lib/keystone/server/wsgi.py -> build/bdist.linux-x86_64/wheel/keystone/server copying build/lib/keystone/server/backends.py -> build/bdist.linux-x86_64/wheel/keystone/server copying build/lib/keystone/server/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/server creating build/bdist.linux-x86_64/wheel/keystone/server/flask copying build/lib/keystone/server/flask/core.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask copying build/lib/keystone/server/flask/common.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask copying build/lib/keystone/server/flask/application.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask copying build/lib/keystone/server/flask/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask creating build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing creating build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/url_normalize.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/auth_context.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/req_logging.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing copying build/lib/keystone/server/flask/request_processing/json_body.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing copying build/lib/keystone/server/flask/request_processing/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/server/flask/request_processing creating build/bdist.linux-x86_64/wheel/keystone/oauth1 copying build/lib/keystone/oauth1/validator.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1 copying build/lib/keystone/oauth1/schema.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1 copying build/lib/keystone/oauth1/core.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1 copying build/lib/keystone/oauth1/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1 creating build/bdist.linux-x86_64/wheel/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/oauth1/backends creating build/bdist.linux-x86_64/wheel/keystone/assignment creating build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/sql_model.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/resource_options.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/role_backends copying build/lib/keystone/assignment/schema.py -> build/bdist.linux-x86_64/wheel/keystone/assignment copying build/lib/keystone/assignment/core.py -> build/bdist.linux-x86_64/wheel/keystone/assignment copying build/lib/keystone/assignment/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/assignment creating build/bdist.linux-x86_64/wheel/keystone/assignment/backends copying build/lib/keystone/assignment/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/backends copying build/lib/keystone/assignment/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/backends copying build/lib/keystone/assignment/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/assignment/backends creating build/bdist.linux-x86_64/wheel/keystone/policy creating build/bdist.linux-x86_64/wheel/keystone/policy/backends copying build/lib/keystone/policy/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/policy/backends copying build/lib/keystone/policy/backends/rules.py -> build/bdist.linux-x86_64/wheel/keystone/policy/backends copying build/lib/keystone/policy/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/policy/backends copying build/lib/keystone/policy/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/policy/backends copying build/lib/keystone/policy/schema.py -> build/bdist.linux-x86_64/wheel/keystone/policy copying build/lib/keystone/policy/core.py -> build/bdist.linux-x86_64/wheel/keystone/policy copying build/lib/keystone/policy/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/policy creating build/bdist.linux-x86_64/wheel/keystone/catalog creating build/bdist.linux-x86_64/wheel/keystone/catalog/backends copying build/lib/keystone/catalog/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/catalog/backends copying build/lib/keystone/catalog/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/catalog/backends copying build/lib/keystone/catalog/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/catalog/backends copying build/lib/keystone/catalog/schema.py -> build/bdist.linux-x86_64/wheel/keystone/catalog copying build/lib/keystone/catalog/core.py -> build/bdist.linux-x86_64/wheel/keystone/catalog copying build/lib/keystone/catalog/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/catalog creating build/bdist.linux-x86_64/wheel/keystone/credential creating build/bdist.linux-x86_64/wheel/keystone/credential/backends copying build/lib/keystone/credential/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/credential/backends copying build/lib/keystone/credential/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/credential/backends copying build/lib/keystone/credential/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/credential/backends creating build/bdist.linux-x86_64/wheel/keystone/credential/providers copying build/lib/keystone/credential/providers/core.py -> build/bdist.linux-x86_64/wheel/keystone/credential/providers copying build/lib/keystone/credential/providers/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/credential/providers creating build/bdist.linux-x86_64/wheel/keystone/credential/providers/fernet copying build/lib/keystone/credential/providers/fernet/core.py -> build/bdist.linux-x86_64/wheel/keystone/credential/providers/fernet copying build/lib/keystone/credential/providers/fernet/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/credential/providers/fernet copying build/lib/keystone/credential/schema.py -> build/bdist.linux-x86_64/wheel/keystone/credential copying build/lib/keystone/credential/provider.py -> build/bdist.linux-x86_64/wheel/keystone/credential copying build/lib/keystone/credential/core.py -> build/bdist.linux-x86_64/wheel/keystone/credential copying build/lib/keystone/credential/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/credential creating build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/utils.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/tokenless_auth.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/render_token.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/provider_api.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/profiler.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/password_hashing.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/manager.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/jwt_utils.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/json_home.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/fernet_utils.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/driver_hints.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/context.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/authorization.py -> build/bdist.linux-x86_64/wheel/keystone/common copying build/lib/keystone/common/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common creating build/bdist.linux-x86_64/wheel/keystone/common/cache copying build/lib/keystone/common/cache/core.py -> build/bdist.linux-x86_64/wheel/keystone/common/cache copying build/lib/keystone/common/cache/_context_cache.py -> build/bdist.linux-x86_64/wheel/keystone/common/cache copying build/lib/keystone/common/cache/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/cache creating build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/user.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/trust.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/token_revocation.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/token.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/service_provider.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/service.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/role_assignment.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/role.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/revoke_event.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/registered_limit.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/region.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/protocol.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/project_endpoint.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/project.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/policy_association.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/policy.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/mapping.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/limit.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/implied_role.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/identity_provider.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/group.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/grant.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/endpoint_group.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/endpoint.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/ec2_credential.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/domain_config.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/domain.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/credential.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/consumer.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/base.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/auth.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/application_credential.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/access_token.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/access_rule.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies copying build/lib/keystone/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/policies creating build/bdist.linux-x86_64/wheel/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/policy.py -> build/bdist.linux-x86_64/wheel/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> build/bdist.linux-x86_64/wheel/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/rbac_enforcer creating build/bdist.linux-x86_64/wheel/keystone/common/password_hashers copying build/lib/keystone/common/password_hashers/scrypt.py -> build/bdist.linux-x86_64/wheel/keystone/common/password_hashers copying build/lib/keystone/common/password_hashers/pbkdf2.py -> build/bdist.linux-x86_64/wheel/keystone/common/password_hashers copying build/lib/keystone/common/password_hashers/bcrypt.py -> build/bdist.linux-x86_64/wheel/keystone/common/password_hashers copying build/lib/keystone/common/password_hashers/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/password_hashers creating build/bdist.linux-x86_64/wheel/keystone/common/validation copying build/lib/keystone/common/validation/validators.py -> build/bdist.linux-x86_64/wheel/keystone/common/validation copying build/lib/keystone/common/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/keystone/common/validation copying build/lib/keystone/common/validation/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/validation creating build/bdist.linux-x86_64/wheel/keystone/common/resource_options creating build/bdist.linux-x86_64/wheel/keystone/common/resource_options/options copying build/lib/keystone/common/resource_options/options/immutable.py -> build/bdist.linux-x86_64/wheel/keystone/common/resource_options/options copying build/lib/keystone/common/resource_options/options/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/resource_options/options copying build/lib/keystone/common/resource_options/core.py -> build/bdist.linux-x86_64/wheel/keystone/common/resource_options copying build/lib/keystone/common/resource_options/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/resource_options creating build/bdist.linux-x86_64/wheel/keystone/common/sql copying build/lib/keystone/common/sql/alembic.ini -> build/bdist.linux-x86_64/wheel/keystone/common/sql creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/yoga creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/yoga/expand copying build/lib/keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/yoga/expand creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/yoga/contract copying build/lib/keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/yoga/contract creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/expand copying build/lib/keystone/common/sql/migrations/versions/bobcat/expand/b4f8b3f584e0_fix_incorrect_constraints.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/expand copying build/lib/keystone/common/sql/migrations/versions/bobcat/expand/11c3b243b4cb_remove_service_provider_relay_state_server_default.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/expand creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/contract copying build/lib/keystone/common/sql/migrations/versions/bobcat/contract/c88cdce8f248_remove_duplicate_constraints.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/contract copying build/lib/keystone/common/sql/migrations/versions/bobcat/contract/99de3849d860_fix_incorrect_constraints.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/bobcat/contract creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2025.02 creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2025.02/expand copying build/lib/keystone/common/sql/migrations/versions/2025.02/expand/e8725d6fa226_add_project_id_index_to_project_.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2025.02/expand creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2024.01 creating build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2024.01/expand copying build/lib/keystone/common/sql/migrations/versions/2024.01/expand/47147121_add_identity_federation_attribute_mapping_schema_version.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions/2024.01/expand copying build/lib/keystone/common/sql/migrations/versions/EXPAND_HEAD -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/versions/CONTRACT_HEAD -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/README.rst -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/manage.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/env.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/autogen.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql/migrations copying build/lib/keystone/common/sql/upgrades.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql copying build/lib/keystone/common/sql/core.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql copying build/lib/keystone/common/sql/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/common/sql creating build/bdist.linux-x86_64/wheel/keystone/resource creating build/bdist.linux-x86_64/wheel/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/resource/config_backends copying build/lib/keystone/resource/schema.py -> build/bdist.linux-x86_64/wheel/keystone/resource copying build/lib/keystone/resource/core.py -> build/bdist.linux-x86_64/wheel/keystone/resource copying build/lib/keystone/resource/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/resource creating build/bdist.linux-x86_64/wheel/keystone/resource/backends copying build/lib/keystone/resource/backends/sql_model.py -> build/bdist.linux-x86_64/wheel/keystone/resource/backends copying build/lib/keystone/resource/backends/sql.py -> build/bdist.linux-x86_64/wheel/keystone/resource/backends copying build/lib/keystone/resource/backends/resource_options.py -> build/bdist.linux-x86_64/wheel/keystone/resource/backends copying build/lib/keystone/resource/backends/base.py -> build/bdist.linux-x86_64/wheel/keystone/resource/backends copying build/lib/keystone/resource/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/resource/backends creating build/bdist.linux-x86_64/wheel/keystone/tests creating build/bdist.linux-x86_64/wheel/keystone/tests/hacking copying build/lib/keystone/tests/hacking/checks.py -> build/bdist.linux-x86_64/wheel/keystone/tests/hacking copying build/lib/keystone/tests/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/hacking creating build/bdist.linux-x86_64/wheel/keystone/tests/common copying build/lib/keystone/tests/common/auth.py -> build/bdist.linux-x86_64/wheel/keystone/tests/common copying build/lib/keystone/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/common creating build/bdist.linux-x86_64/wheel/keystone/tests/protection creating build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_users.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_trusts.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_tokens.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_services.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_roles.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_regions.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_protocols.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_projects.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_mappings.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_limits.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_groups.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_grants.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domains.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_credentials.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_consumer.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_assignment.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/protection creating build/bdist.linux-x86_64/wheel/keystone/tests/functional copying build/lib/keystone/tests/functional/core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/functional copying build/lib/keystone/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/functional creating build/bdist.linux-x86_64/wheel/keystone/tests/functional/shared copying build/lib/keystone/tests/functional/shared/test_running.py -> build/bdist.linux-x86_64/wheel/keystone/tests/functional/shared copying build/lib/keystone/tests/functional/shared/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/functional/shared copying build/lib/keystone/tests/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests creating build/bdist.linux-x86_64/wheel/keystone/tests/unit creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/saml2 copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/saml2 copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/saml2 creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_multi_ldap creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/config_files creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/token creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/server copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/server copying build/lib/keystone/tests/unit/server/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/server creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/catalog creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/tests creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/warnings.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/logging.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/database.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/ksfixtures creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/endpoint_policy creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/receipt creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_sql_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_provider_api.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_password_hashing.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_notifications.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_json_home.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_cache.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/common/sql copying build/lib/keystone/tests/unit/common/sql/test_upgrades.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common/sql copying build/lib/keystone/tests/unit/common/sql/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/common/sql creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/README.rst -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/test_timeutils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/external creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/trust copying build/lib/keystone/tests/unit/trust/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/trust copying build/lib/keystone/tests/unit/trust/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/trust creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment/role_backends copying build/lib/keystone/tests/unit/assignment/role_backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment/role_backends copying build/lib/keystone/tests/unit/assignment/role_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/assignment/role_backends creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/plugins/test_mapped.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/test_schema.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth copying build/lib/keystone/tests/unit/auth/test_controllers.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth copying build/lib/keystone/tests/unit/auth/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/auth creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/limit copying build/lib/keystone/tests/unit/limit/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/limit copying build/lib/keystone/tests/unit/limit/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/limit creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/contrib copying build/lib/keystone/tests/unit/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/contrib creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/contrib/federation copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/contrib/federation copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/contrib/federation creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/core_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/core_ldap.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/backend creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential copying build/lib/keystone/tests/unit/application_credential/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/application_credential creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/credential creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy copying build/lib/keystone/tests/unit/policy/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/policy creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_ldap_common.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/fake_driver.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/backends creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/test_backend.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/identity creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource copying build/lib/keystone/tests/unit/resource/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource copying build/lib/keystone/tests/unit/resource/test_backends.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource copying build/lib/keystone/tests/unit/resource/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/config_backends copying build/lib/keystone/tests/unit/resource/config_backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/config_backends copying build/lib/keystone/tests/unit/resource/config_backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/config_backends creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/backends copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/backends copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/resource/backends creating build/bdist.linux-x86_64/wheel/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/federation/test_utils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/federation/test_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/federation/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_versions.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_validation.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_trust.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_resource.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_oauth2.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_identity.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_filters.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_federation.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_credential.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_catalog.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_auth.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_assignment.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_url_middleware.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_token_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_shadow_users.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_revoke.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_receipt_provider.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_middleware.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_limits.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_healthcheck.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_hacking_checks.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_exception.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_entry_points.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_driver_hints.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_config.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_cli.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_rules.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_ldap.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_auth_plugin.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/test_app_config.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/rest.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/mapping_fixtures.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/identity_mapping.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/filtering.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/federation_fixtures.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/fakeldap.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/default_fixtures.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/core.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/base_classes.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit copying build/lib/keystone/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/keystone/tests/unit running install_data creating build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.data creating build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.data/data creating build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.data/data/etc creating build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.data/data/etc/keystone copying etc/sso_callback_template.html -> build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.data/data/etc/keystone running install_egg_info Copying keystone.egg-info to build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/keystone-27.1.0.dev33.dist-info/WHEEL creating '/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir/pip-wheel-uvbvovhr/tmpysz_bz5n/keystone-27.1.0.dev33-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'keystone/__init__.py' adding 'keystone/exception.py' adding 'keystone/i18n.py' adding 'keystone/notifications.py' adding 'keystone/version.py' adding 'keystone/api/__init__.py' adding 'keystone/api/auth.py' adding 'keystone/api/credentials.py' adding 'keystone/api/discovery.py' adding 'keystone/api/domains.py' adding 'keystone/api/ec2tokens.py' adding 'keystone/api/endpoints.py' adding 'keystone/api/groups.py' adding 'keystone/api/limits.py' adding 'keystone/api/os_ep_filter.py' adding 'keystone/api/os_federation.py' adding 'keystone/api/os_inherit.py' adding 'keystone/api/os_oauth1.py' adding 'keystone/api/os_oauth2.py' adding 'keystone/api/os_revoke.py' adding 'keystone/api/os_simple_cert.py' adding 'keystone/api/policy.py' adding 'keystone/api/projects.py' adding 'keystone/api/regions.py' adding 'keystone/api/registered_limits.py' adding 'keystone/api/role_assignments.py' adding 'keystone/api/role_inferences.py' adding 'keystone/api/roles.py' adding 'keystone/api/s3tokens.py' adding 'keystone/api/services.py' adding 'keystone/api/system.py' adding 'keystone/api/trusts.py' adding 'keystone/api/users.py' adding 'keystone/api/_shared/EC2_S3_Resource.py' adding 'keystone/api/_shared/__init__.py' adding 'keystone/api/_shared/authentication.py' adding 'keystone/api/_shared/implied_roles.py' adding 'keystone/api/_shared/json_home_relations.py' adding 'keystone/api/_shared/saml.py' adding 'keystone/api/validation/__init__.py' adding 'keystone/api/validation/parameter_types.py' adding 'keystone/api/validation/response_types.py' adding 'keystone/api/validation/validators.py' adding 'keystone/application_credential/__init__.py' adding 'keystone/application_credential/core.py' adding 'keystone/application_credential/schema.py' adding 'keystone/application_credential/backends/__init__.py' adding 'keystone/application_credential/backends/base.py' adding 'keystone/application_credential/backends/sql.py' adding 'keystone/assignment/__init__.py' adding 'keystone/assignment/core.py' adding 'keystone/assignment/schema.py' adding 'keystone/assignment/backends/__init__.py' adding 'keystone/assignment/backends/base.py' adding 'keystone/assignment/backends/sql.py' adding 'keystone/assignment/role_backends/__init__.py' adding 'keystone/assignment/role_backends/base.py' adding 'keystone/assignment/role_backends/resource_options.py' adding 'keystone/assignment/role_backends/sql.py' adding 'keystone/assignment/role_backends/sql_model.py' adding 'keystone/auth/__init__.py' adding 'keystone/auth/core.py' adding 'keystone/auth/schema.py' adding 'keystone/auth/plugins/__init__.py' adding 'keystone/auth/plugins/application_credential.py' adding 'keystone/auth/plugins/base.py' adding 'keystone/auth/plugins/core.py' adding 'keystone/auth/plugins/external.py' adding 'keystone/auth/plugins/mapped.py' adding 'keystone/auth/plugins/oauth1.py' adding 'keystone/auth/plugins/password.py' adding 'keystone/auth/plugins/token.py' adding 'keystone/auth/plugins/totp.py' adding 'keystone/catalog/__init__.py' adding 'keystone/catalog/core.py' adding 'keystone/catalog/schema.py' adding 'keystone/catalog/backends/__init__.py' adding 'keystone/catalog/backends/base.py' adding 'keystone/catalog/backends/sql.py' adding 'keystone/cmd/__init__.py' adding 'keystone/cmd/bootstrap.py' adding 'keystone/cmd/cli.py' adding 'keystone/cmd/idutils.py' adding 'keystone/cmd/manage.py' adding 'keystone/cmd/status.py' adding 'keystone/cmd/doctor/__init__.py' adding 'keystone/cmd/doctor/caching.py' adding 'keystone/cmd/doctor/credential.py' adding 'keystone/cmd/doctor/database.py' adding 'keystone/cmd/doctor/debug.py' adding 'keystone/cmd/doctor/federation.py' adding 'keystone/cmd/doctor/ldap.py' adding 'keystone/cmd/doctor/security_compliance.py' adding 'keystone/cmd/doctor/tokens.py' adding 'keystone/cmd/doctor/tokens_fernet.py' adding 'keystone/common/__init__.py' adding 'keystone/common/authorization.py' adding 'keystone/common/context.py' adding 'keystone/common/driver_hints.py' adding 'keystone/common/fernet_utils.py' adding 'keystone/common/json_home.py' adding 'keystone/common/jwt_utils.py' adding 'keystone/common/manager.py' adding 'keystone/common/password_hashing.py' adding 'keystone/common/profiler.py' adding 'keystone/common/provider_api.py' adding 'keystone/common/render_token.py' adding 'keystone/common/tokenless_auth.py' adding 'keystone/common/utils.py' adding 'keystone/common/cache/__init__.py' adding 'keystone/common/cache/_context_cache.py' adding 'keystone/common/cache/core.py' adding 'keystone/common/password_hashers/__init__.py' adding 'keystone/common/password_hashers/bcrypt.py' adding 'keystone/common/password_hashers/pbkdf2.py' adding 'keystone/common/password_hashers/scrypt.py' adding 'keystone/common/policies/__init__.py' adding 'keystone/common/policies/access_rule.py' adding 'keystone/common/policies/access_token.py' adding 'keystone/common/policies/application_credential.py' adding 'keystone/common/policies/auth.py' adding 'keystone/common/policies/base.py' adding 'keystone/common/policies/consumer.py' adding 'keystone/common/policies/credential.py' adding 'keystone/common/policies/domain.py' adding 'keystone/common/policies/domain_config.py' adding 'keystone/common/policies/ec2_credential.py' adding 'keystone/common/policies/endpoint.py' adding 'keystone/common/policies/endpoint_group.py' adding 'keystone/common/policies/grant.py' adding 'keystone/common/policies/group.py' adding 'keystone/common/policies/identity_provider.py' adding 'keystone/common/policies/implied_role.py' adding 'keystone/common/policies/limit.py' adding 'keystone/common/policies/mapping.py' adding 'keystone/common/policies/policy.py' adding 'keystone/common/policies/policy_association.py' adding 'keystone/common/policies/project.py' adding 'keystone/common/policies/project_endpoint.py' adding 'keystone/common/policies/protocol.py' adding 'keystone/common/policies/region.py' adding 'keystone/common/policies/registered_limit.py' adding 'keystone/common/policies/revoke_event.py' adding 'keystone/common/policies/role.py' adding 'keystone/common/policies/role_assignment.py' adding 'keystone/common/policies/service.py' adding 'keystone/common/policies/service_provider.py' adding 'keystone/common/policies/token.py' adding 'keystone/common/policies/token_revocation.py' adding 'keystone/common/policies/trust.py' adding 'keystone/common/policies/user.py' adding 'keystone/common/rbac_enforcer/__init__.py' adding 'keystone/common/rbac_enforcer/enforcer.py' adding 'keystone/common/rbac_enforcer/policy.py' adding 'keystone/common/resource_options/__init__.py' adding 'keystone/common/resource_options/core.py' adding 'keystone/common/resource_options/options/__init__.py' adding 'keystone/common/resource_options/options/immutable.py' adding 'keystone/common/sql/__init__.py' adding 'keystone/common/sql/alembic.ini' adding 'keystone/common/sql/core.py' adding 'keystone/common/sql/upgrades.py' adding 'keystone/common/sql/migrations/README.rst' adding 'keystone/common/sql/migrations/__init__.py' adding 'keystone/common/sql/migrations/autogen.py' adding 'keystone/common/sql/migrations/env.py' adding 'keystone/common/sql/migrations/manage.py' adding 'keystone/common/sql/migrations/script.py.mako' adding 'keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py' adding 'keystone/common/sql/migrations/versions/CONTRACT_HEAD' adding 'keystone/common/sql/migrations/versions/EXPAND_HEAD' adding 'keystone/common/sql/migrations/versions/2024.01/expand/47147121_add_identity_federation_attribute_mapping_schema_version.py' adding 'keystone/common/sql/migrations/versions/2025.02/expand/e8725d6fa226_add_project_id_index_to_project_.py' adding 'keystone/common/sql/migrations/versions/bobcat/contract/99de3849d860_fix_incorrect_constraints.py' adding 'keystone/common/sql/migrations/versions/bobcat/contract/c88cdce8f248_remove_duplicate_constraints.py' adding 'keystone/common/sql/migrations/versions/bobcat/expand/11c3b243b4cb_remove_service_provider_relay_state_server_default.py' adding 'keystone/common/sql/migrations/versions/bobcat/expand/b4f8b3f584e0_fix_incorrect_constraints.py' adding 'keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py' adding 'keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py' adding 'keystone/common/validation/__init__.py' adding 'keystone/common/validation/parameter_types.py' adding 'keystone/common/validation/validators.py' adding 'keystone/conf/__init__.py' adding 'keystone/conf/application_credential.py' adding 'keystone/conf/assignment.py' adding 'keystone/conf/auth.py' adding 'keystone/conf/catalog.py' adding 'keystone/conf/constants.py' adding 'keystone/conf/credential.py' adding 'keystone/conf/default.py' adding 'keystone/conf/domain_config.py' adding 'keystone/conf/endpoint_filter.py' adding 'keystone/conf/endpoint_policy.py' adding 'keystone/conf/federation.py' adding 'keystone/conf/fernet_receipts.py' adding 'keystone/conf/fernet_tokens.py' adding 'keystone/conf/identity.py' adding 'keystone/conf/identity_mapping.py' adding 'keystone/conf/jwt_tokens.py' adding 'keystone/conf/ldap.py' adding 'keystone/conf/oauth1.py' adding 'keystone/conf/oauth2.py' adding 'keystone/conf/opts.py' adding 'keystone/conf/policy.py' adding 'keystone/conf/receipt.py' adding 'keystone/conf/resource.py' adding 'keystone/conf/revoke.py' adding 'keystone/conf/role.py' adding 'keystone/conf/saml.py' adding 'keystone/conf/security_compliance.py' adding 'keystone/conf/shadow_users.py' adding 'keystone/conf/token.py' adding 'keystone/conf/tokenless_auth.py' adding 'keystone/conf/totp.py' adding 'keystone/conf/trust.py' adding 'keystone/conf/unified_limit.py' adding 'keystone/conf/utils.py' adding 'keystone/conf/wsgi.py' adding 'keystone/credential/__init__.py' adding 'keystone/credential/core.py' adding 'keystone/credential/provider.py' adding 'keystone/credential/schema.py' adding 'keystone/credential/backends/__init__.py' adding 'keystone/credential/backends/base.py' adding 'keystone/credential/backends/sql.py' adding 'keystone/credential/providers/__init__.py' adding 'keystone/credential/providers/core.py' adding 'keystone/credential/providers/fernet/__init__.py' adding 'keystone/credential/providers/fernet/core.py' adding 'keystone/endpoint_policy/__init__.py' adding 'keystone/endpoint_policy/core.py' adding 'keystone/endpoint_policy/backends/__init__.py' adding 'keystone/endpoint_policy/backends/base.py' adding 'keystone/endpoint_policy/backends/sql.py' adding 'keystone/federation/__init__.py' adding 'keystone/federation/constants.py' adding 'keystone/federation/core.py' adding 'keystone/federation/idp.py' adding 'keystone/federation/schema.py' adding 'keystone/federation/utils.py' adding 'keystone/federation/backends/__init__.py' adding 'keystone/federation/backends/base.py' adding 'keystone/federation/backends/sql.py' adding 'keystone/identity/__init__.py' adding 'keystone/identity/core.py' adding 'keystone/identity/generator.py' adding 'keystone/identity/schema.py' adding 'keystone/identity/backends/__init__.py' adding 'keystone/identity/backends/base.py' adding 'keystone/identity/backends/resource_options.py' adding 'keystone/identity/backends/sql.py' adding 'keystone/identity/backends/sql_model.py' adding 'keystone/identity/backends/ldap/__init__.py' adding 'keystone/identity/backends/ldap/common.py' adding 'keystone/identity/backends/ldap/core.py' adding 'keystone/identity/backends/ldap/models.py' adding 'keystone/identity/id_generators/__init__.py' adding 'keystone/identity/id_generators/sha256.py' adding 'keystone/identity/mapping_backends/__init__.py' adding 'keystone/identity/mapping_backends/base.py' adding 'keystone/identity/mapping_backends/mapping.py' adding 'keystone/identity/mapping_backends/sql.py' adding 'keystone/identity/shadow_backends/__init__.py' adding 'keystone/identity/shadow_backends/base.py' adding 'keystone/identity/shadow_backends/sql.py' adding 'keystone/limit/__init__.py' adding 'keystone/limit/core.py' adding 'keystone/limit/schema.py' adding 'keystone/limit/backends/__init__.py' adding 'keystone/limit/backends/base.py' adding 'keystone/limit/backends/sql.py' adding 'keystone/limit/models/__init__.py' adding 'keystone/limit/models/base.py' adding 'keystone/limit/models/flat.py' adding 'keystone/limit/models/strict_two_level.py' adding 'keystone/locale/de/LC_MESSAGES/keystone.po' adding 'keystone/locale/en_GB/LC_MESSAGES/keystone.po' adding 'keystone/locale/es/LC_MESSAGES/keystone.po' adding 'keystone/locale/fr/LC_MESSAGES/keystone.po' adding 'keystone/locale/it/LC_MESSAGES/keystone.po' adding 'keystone/locale/ja/LC_MESSAGES/keystone.po' adding 'keystone/locale/ko_KR/LC_MESSAGES/keystone.po' adding 'keystone/locale/pt_BR/LC_MESSAGES/keystone.po' adding 'keystone/locale/ru/LC_MESSAGES/keystone.po' adding 'keystone/locale/zh_CN/LC_MESSAGES/keystone.po' adding 'keystone/locale/zh_TW/LC_MESSAGES/keystone.po' adding 'keystone/models/__init__.py' adding 'keystone/models/receipt_model.py' adding 'keystone/models/revoke_model.py' adding 'keystone/models/token_model.py' adding 'keystone/oauth1/__init__.py' adding 'keystone/oauth1/core.py' adding 'keystone/oauth1/schema.py' adding 'keystone/oauth1/validator.py' adding 'keystone/oauth1/backends/__init__.py' adding 'keystone/oauth1/backends/base.py' adding 'keystone/oauth1/backends/sql.py' adding 'keystone/oauth2/__init__.py' adding 'keystone/oauth2/handlers.py' adding 'keystone/policy/__init__.py' adding 'keystone/policy/core.py' adding 'keystone/policy/schema.py' adding 'keystone/policy/backends/__init__.py' adding 'keystone/policy/backends/base.py' adding 'keystone/policy/backends/rules.py' adding 'keystone/policy/backends/sql.py' adding 'keystone/receipt/__init__.py' adding 'keystone/receipt/handlers.py' adding 'keystone/receipt/provider.py' adding 'keystone/receipt/receipt_formatters.py' adding 'keystone/receipt/providers/__init__.py' adding 'keystone/receipt/providers/base.py' adding 'keystone/receipt/providers/fernet/__init__.py' adding 'keystone/receipt/providers/fernet/core.py' adding 'keystone/resource/__init__.py' adding 'keystone/resource/core.py' adding 'keystone/resource/schema.py' adding 'keystone/resource/backends/__init__.py' adding 'keystone/resource/backends/base.py' adding 'keystone/resource/backends/resource_options.py' adding 'keystone/resource/backends/sql.py' adding 'keystone/resource/backends/sql_model.py' adding 'keystone/resource/config_backends/__init__.py' adding 'keystone/resource/config_backends/base.py' adding 'keystone/resource/config_backends/sql.py' adding 'keystone/revoke/__init__.py' adding 'keystone/revoke/core.py' adding 'keystone/revoke/model.py' adding 'keystone/revoke/backends/__init__.py' adding 'keystone/revoke/backends/base.py' adding 'keystone/revoke/backends/sql.py' adding 'keystone/server/__init__.py' adding 'keystone/server/backends.py' adding 'keystone/server/wsgi.py' adding 'keystone/server/flask/__init__.py' adding 'keystone/server/flask/application.py' adding 'keystone/server/flask/common.py' adding 'keystone/server/flask/core.py' adding 'keystone/server/flask/request_processing/__init__.py' adding 'keystone/server/flask/request_processing/json_body.py' adding 'keystone/server/flask/request_processing/req_logging.py' adding 'keystone/server/flask/request_processing/middleware/__init__.py' adding 'keystone/server/flask/request_processing/middleware/auth_context.py' adding 'keystone/server/flask/request_processing/middleware/url_normalize.py' adding 'keystone/tests/__init__.py' adding 'keystone/tests/common/__init__.py' adding 'keystone/tests/common/auth.py' adding 'keystone/tests/functional/__init__.py' adding 'keystone/tests/functional/core.py' adding 'keystone/tests/functional/shared/__init__.py' adding 'keystone/tests/functional/shared/test_running.py' adding 'keystone/tests/hacking/__init__.py' adding 'keystone/tests/hacking/checks.py' adding 'keystone/tests/protection/__init__.py' adding 'keystone/tests/protection/v3/__init__.py' adding 'keystone/tests/protection/v3/test_access_rules.py' adding 'keystone/tests/protection/v3/test_application_credential.py' adding 'keystone/tests/protection/v3/test_assignment.py' adding 'keystone/tests/protection/v3/test_consumer.py' adding 'keystone/tests/protection/v3/test_credentials.py' adding 'keystone/tests/protection/v3/test_domain_config.py' adding 'keystone/tests/protection/v3/test_domain_roles.py' adding 'keystone/tests/protection/v3/test_domains.py' adding 'keystone/tests/protection/v3/test_ec2_credential.py' adding 'keystone/tests/protection/v3/test_endpoint_group.py' adding 'keystone/tests/protection/v3/test_endpoints.py' adding 'keystone/tests/protection/v3/test_grants.py' adding 'keystone/tests/protection/v3/test_groups.py' adding 'keystone/tests/protection/v3/test_identity_providers.py' adding 'keystone/tests/protection/v3/test_implied_roles.py' adding 'keystone/tests/protection/v3/test_limits.py' adding 'keystone/tests/protection/v3/test_mappings.py' adding 'keystone/tests/protection/v3/test_policy.py' adding 'keystone/tests/protection/v3/test_policy_association.py' adding 'keystone/tests/protection/v3/test_project_endpoint.py' adding 'keystone/tests/protection/v3/test_project_tags.py' adding 'keystone/tests/protection/v3/test_projects.py' adding 'keystone/tests/protection/v3/test_protocols.py' adding 'keystone/tests/protection/v3/test_regions.py' adding 'keystone/tests/protection/v3/test_registered_limits.py' adding 'keystone/tests/protection/v3/test_roles.py' adding 'keystone/tests/protection/v3/test_service_providers.py' adding 'keystone/tests/protection/v3/test_services.py' adding 'keystone/tests/protection/v3/test_system_assignments.py' adding 'keystone/tests/protection/v3/test_tokens.py' adding 'keystone/tests/protection/v3/test_trusts.py' adding 'keystone/tests/protection/v3/test_users.py' adding 'keystone/tests/unit/__init__.py' adding 'keystone/tests/unit/base_classes.py' adding 'keystone/tests/unit/core.py' adding 'keystone/tests/unit/default_fixtures.py' adding 'keystone/tests/unit/fakeldap.py' adding 'keystone/tests/unit/federation_fixtures.py' adding 'keystone/tests/unit/filtering.py' adding 'keystone/tests/unit/identity_mapping.py' adding 'keystone/tests/unit/mapping_fixtures.py' adding 'keystone/tests/unit/rest.py' adding 'keystone/tests/unit/test_app_config.py' adding 'keystone/tests/unit/test_associate_project_endpoint_extension.py' adding 'keystone/tests/unit/test_auth_plugin.py' adding 'keystone/tests/unit/test_backend_endpoint_policy.py' adding 'keystone/tests/unit/test_backend_endpoint_policy_sql.py' adding 'keystone/tests/unit/test_backend_federation_sql.py' adding 'keystone/tests/unit/test_backend_id_mapping_sql.py' adding 'keystone/tests/unit/test_backend_ldap.py' adding 'keystone/tests/unit/test_backend_ldap_pool.py' adding 'keystone/tests/unit/test_backend_rules.py' adding 'keystone/tests/unit/test_backend_sql.py' adding 'keystone/tests/unit/test_cli.py' adding 'keystone/tests/unit/test_config.py' adding 'keystone/tests/unit/test_contrib_ec2_core.py' adding 'keystone/tests/unit/test_contrib_s3_core.py' adding 'keystone/tests/unit/test_contrib_simple_cert.py' adding 'keystone/tests/unit/test_driver_hints.py' adding 'keystone/tests/unit/test_entry_points.py' adding 'keystone/tests/unit/test_exception.py' adding 'keystone/tests/unit/test_hacking_checks.py' adding 'keystone/tests/unit/test_healthcheck.py' adding 'keystone/tests/unit/test_ldap_livetest.py' adding 'keystone/tests/unit/test_ldap_pool_livetest.py' adding 'keystone/tests/unit/test_ldap_tls_livetest.py' adding 'keystone/tests/unit/test_limits.py' adding 'keystone/tests/unit/test_middleware.py' adding 'keystone/tests/unit/test_policy.py' adding 'keystone/tests/unit/test_receipt_provider.py' adding 'keystone/tests/unit/test_revoke.py' adding 'keystone/tests/unit/test_shadow_users.py' adding 'keystone/tests/unit/test_sql_banned_operations.py' adding 'keystone/tests/unit/test_sql_upgrade.py' adding 'keystone/tests/unit/test_token_provider.py' adding 'keystone/tests/unit/test_url_middleware.py' adding 'keystone/tests/unit/test_v3.py' adding 'keystone/tests/unit/test_v3_application_credential.py' adding 'keystone/tests/unit/test_v3_assignment.py' adding 'keystone/tests/unit/test_v3_auth.py' adding 'keystone/tests/unit/test_v3_catalog.py' adding 'keystone/tests/unit/test_v3_credential.py' adding 'keystone/tests/unit/test_v3_domain_config.py' adding 'keystone/tests/unit/test_v3_endpoint_policy.py' adding 'keystone/tests/unit/test_v3_federation.py' adding 'keystone/tests/unit/test_v3_filters.py' adding 'keystone/tests/unit/test_v3_identity.py' adding 'keystone/tests/unit/test_v3_oauth1.py' adding 'keystone/tests/unit/test_v3_oauth2.py' adding 'keystone/tests/unit/test_v3_os_revoke.py' adding 'keystone/tests/unit/test_v3_policy.py' adding 'keystone/tests/unit/test_v3_resource.py' adding 'keystone/tests/unit/test_v3_trust.py' adding 'keystone/tests/unit/test_validation.py' adding 'keystone/tests/unit/test_versions.py' adding 'keystone/tests/unit/utils.py' adding 'keystone/tests/unit/application_credential/__init__.py' adding 'keystone/tests/unit/application_credential/test_backends.py' adding 'keystone/tests/unit/application_credential/backends/__init__.py' adding 'keystone/tests/unit/application_credential/backends/test_sql.py' adding 'keystone/tests/unit/assignment/__init__.py' adding 'keystone/tests/unit/assignment/test_backends.py' adding 'keystone/tests/unit/assignment/test_core.py' adding 'keystone/tests/unit/assignment/role_backends/__init__.py' adding 'keystone/tests/unit/assignment/role_backends/test_sql.py' adding 'keystone/tests/unit/auth/__init__.py' adding 'keystone/tests/unit/auth/test_controllers.py' adding 'keystone/tests/unit/auth/test_schema.py' adding 'keystone/tests/unit/auth/plugins/__init__.py' adding 'keystone/tests/unit/auth/plugins/test_core.py' adding 'keystone/tests/unit/auth/plugins/test_mapped.py' adding 'keystone/tests/unit/backend/__init__.py' adding 'keystone/tests/unit/backend/core_ldap.py' adding 'keystone/tests/unit/backend/core_sql.py' adding 'keystone/tests/unit/catalog/__init__.py' adding 'keystone/tests/unit/catalog/test_backends.py' adding 'keystone/tests/unit/catalog/test_core.py' adding 'keystone/tests/unit/common/__init__.py' adding 'keystone/tests/unit/common/test_cache.py' adding 'keystone/tests/unit/common/test_database_conflicts.py' adding 'keystone/tests/unit/common/test_json_home.py' adding 'keystone/tests/unit/common/test_notifications.py' adding 'keystone/tests/unit/common/test_password_hashing.py' adding 'keystone/tests/unit/common/test_provider_api.py' adding 'keystone/tests/unit/common/test_rbac_enforcer.py' adding 'keystone/tests/unit/common/test_resource_options_common.py' adding 'keystone/tests/unit/common/test_sql_core.py' adding 'keystone/tests/unit/common/test_utils.py' adding 'keystone/tests/unit/common/sql/__init__.py' adding 'keystone/tests/unit/common/sql/test_upgrades.py' adding 'keystone/tests/unit/config_files/backend_ldap.conf' adding 'keystone/tests/unit/config_files/backend_ldap_pool.conf' adding 'keystone/tests/unit/config_files/backend_ldap_sql.conf' adding 'keystone/tests/unit/config_files/backend_liveldap.conf' adding 'keystone/tests/unit/config_files/backend_multi_ldap_sql.conf' adding 'keystone/tests/unit/config_files/backend_pool_liveldap.conf' adding 'keystone/tests/unit/config_files/backend_sql.conf' adding 'keystone/tests/unit/config_files/backend_tls_liveldap.conf' adding 'keystone/tests/unit/config_files/test_auth_plugin.conf' adding 'keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf' adding 'keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf' adding 'keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf' adding 'keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf' adding 'keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf' adding 'keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf' adding 'keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf' adding 'keystone/tests/unit/contrib/__init__.py' adding 'keystone/tests/unit/contrib/federation/__init__.py' adding 'keystone/tests/unit/contrib/federation/test_utils.py' adding 'keystone/tests/unit/credential/__init__.py' adding 'keystone/tests/unit/credential/test_backend_sql.py' adding 'keystone/tests/unit/credential/test_fernet_provider.py' adding 'keystone/tests/unit/endpoint_policy/__init__.py' adding 'keystone/tests/unit/endpoint_policy/backends/__init__.py' adding 'keystone/tests/unit/endpoint_policy/backends/test_base.py' adding 'keystone/tests/unit/endpoint_policy/backends/test_sql.py' adding 'keystone/tests/unit/external/README.rst' adding 'keystone/tests/unit/external/__init__.py' adding 'keystone/tests/unit/external/test_timeutils.py' adding 'keystone/tests/unit/federation/__init__.py' adding 'keystone/tests/unit/federation/test_core.py' adding 'keystone/tests/unit/federation/test_utils.py' adding 'keystone/tests/unit/identity/__init__.py' adding 'keystone/tests/unit/identity/test_backend_sql.py' adding 'keystone/tests/unit/identity/test_backends.py' adding 'keystone/tests/unit/identity/test_core.py' adding 'keystone/tests/unit/identity/backends/__init__.py' adding 'keystone/tests/unit/identity/backends/fake_driver.py' adding 'keystone/tests/unit/identity/backends/test_base.py' adding 'keystone/tests/unit/identity/backends/test_ldap.py' adding 'keystone/tests/unit/identity/backends/test_ldap_common.py' adding 'keystone/tests/unit/identity/backends/test_sql.py' adding 'keystone/tests/unit/identity/shadow_users/__init__.py' adding 'keystone/tests/unit/identity/shadow_users/test_backend.py' adding 'keystone/tests/unit/identity/shadow_users/test_core.py' adding 'keystone/tests/unit/ksfixtures/__init__.py' adding 'keystone/tests/unit/ksfixtures/auth_plugins.py' adding 'keystone/tests/unit/ksfixtures/backendloader.py' adding 'keystone/tests/unit/ksfixtures/cache.py' adding 'keystone/tests/unit/ksfixtures/database.py' adding 'keystone/tests/unit/ksfixtures/hacking.py' adding 'keystone/tests/unit/ksfixtures/jws_key_repository.py' adding 'keystone/tests/unit/ksfixtures/key_repository.py' adding 'keystone/tests/unit/ksfixtures/ldapdb.py' adding 'keystone/tests/unit/ksfixtures/logging.py' adding 'keystone/tests/unit/ksfixtures/policy.py' adding 'keystone/tests/unit/ksfixtures/temporaryfile.py' adding 'keystone/tests/unit/ksfixtures/warnings.py' adding 'keystone/tests/unit/limit/__init__.py' adding 'keystone/tests/unit/limit/test_backends.py' adding 'keystone/tests/unit/policy/__init__.py' adding 'keystone/tests/unit/policy/test_backends.py' adding 'keystone/tests/unit/policy/backends/__init__.py' adding 'keystone/tests/unit/policy/backends/test_base.py' adding 'keystone/tests/unit/policy/backends/test_sql.py' adding 'keystone/tests/unit/receipt/__init__.py' adding 'keystone/tests/unit/receipt/test_fernet_provider.py' adding 'keystone/tests/unit/receipt/test_receipt_serialization.py' adding 'keystone/tests/unit/resource/__init__.py' adding 'keystone/tests/unit/resource/test_backends.py' adding 'keystone/tests/unit/resource/test_core.py' adding 'keystone/tests/unit/resource/backends/__init__.py' adding 'keystone/tests/unit/resource/backends/test_sql.py' adding 'keystone/tests/unit/resource/config_backends/__init__.py' adding 'keystone/tests/unit/resource/config_backends/test_sql.py' adding 'keystone/tests/unit/saml2/idp_saml2_metadata.xml' adding 'keystone/tests/unit/saml2/signed_saml2_assertion.xml' adding 'keystone/tests/unit/server/__init__.py' adding 'keystone/tests/unit/server/test_keystone_flask.py' adding 'keystone/tests/unit/tests/__init__.py' adding 'keystone/tests/unit/tests/test_core.py' adding 'keystone/tests/unit/tests/test_utils.py' adding 'keystone/tests/unit/token/__init__.py' adding 'keystone/tests/unit/token/test_fernet_provider.py' adding 'keystone/tests/unit/token/test_jws_provider.py' adding 'keystone/tests/unit/token/test_token_serialization.py' adding 'keystone/tests/unit/trust/__init__.py' adding 'keystone/tests/unit/trust/test_backends.py' adding 'keystone/token/__init__.py' adding 'keystone/token/provider.py' adding 'keystone/token/token_formatters.py' adding 'keystone/token/providers/__init__.py' adding 'keystone/token/providers/base.py' adding 'keystone/token/providers/fernet/__init__.py' adding 'keystone/token/providers/fernet/core.py' adding 'keystone/token/providers/jws/__init__.py' adding 'keystone/token/providers/jws/core.py' adding 'keystone/trust/__init__.py' adding 'keystone/trust/core.py' adding 'keystone/trust/schema.py' adding 'keystone/trust/backends/__init__.py' adding 'keystone/trust/backends/base.py' adding 'keystone/trust/backends/sql.py' adding 'keystone/wsgi/__init__.py' adding 'keystone/wsgi/api.py' adding 'keystone-27.1.0.dev33.data/data/etc/keystone/sso_callback_template.html' adding 'keystone-27.1.0.dev33.dist-info/AUTHORS' adding 'keystone-27.1.0.dev33.dist-info/LICENSE' adding 'keystone-27.1.0.dev33.dist-info/METADATA' adding 'keystone-27.1.0.dev33.dist-info/WHEEL' adding 'keystone-27.1.0.dev33.dist-info/entry_points.txt' adding 'keystone-27.1.0.dev33.dist-info/pbr.json' adding 'keystone-27.1.0.dev33.dist-info/top_level.txt' adding 'keystone-27.1.0.dev33.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for keystone (pyproject.toml): finished with status 'done' Created wheel for keystone: filename=keystone-27.1.0.dev33-py3-none-any.whl size=1450524 sha256=f34e6cd86ddf148afbc35352e61d36719d4e0a182a36d10d051431bbac63ef14 Stored in directory: /builddir/.cache/pip/wheels/63/33/5d/c04943930eb68d17ea132977df7103ac6c1bbbec7ae14d9187 Successfully built keystone + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.24rqtV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 + cd keystone-27.1.0.dev33 ++ ls /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir/keystone-27.1.0.dev33-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=keystone==27.1.0.dev33 + '[' -z keystone==27.1.0.dev33 ']' + TMPDIR=/builddir/build/BUILD/keystone-27.1.0.dev33/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir keystone==27.1.0.dev33 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/keystone-27.1.0.dev33/pyproject-wheeldir Processing ./pyproject-wheeldir/keystone-27.1.0.dev33-py3-none-any.whl Installing collected packages: keystone Creating /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-status to 755 Successfully installed keystone-27.1.0.dev33 + '[' -d /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-manage /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-status /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-manage: updating /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/RECORD --output /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone-27.1.0.dev33.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + export PYTHONPATH=/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64//usr/lib/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=config-generator/keystone.conf + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale -D keystone /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running compile_catalog compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/it/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/es/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.mo compiling catalog /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po to /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/de/LC_MESSAGES/keystone.mo + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/keystone + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/keystone/policy.d + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/keystone/keystone.conf + install -p -D -m 644 /builddir/build/SOURCES/keystone-dist.conf /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/keystone/keystone-dist.conf + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/keystone/logging.conf + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/keystone/sso_callback_template.html + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.logrotate /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/etc/logrotate.d/openstack-keystone + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/keystone/sample_data.sh + install -p -D -m 755 /builddir/build/SOURCES/openstack-keystone-sample-data /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/openstack-keystone-sample-data + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/keystone/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/var/lib/keystone + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/var/log/keystone + rm -rf /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64//usr/etc + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po + rm -f '/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 keystone --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 27.1.0-0.20250523102345.9f47af1.el9 --unique-debug-suffix -27.1.0-0.20250523102345.9f47af1.el9.x86_64 --unique-debug-src-base openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/keystone-27.1.0.dev33 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/keystone/sample_data.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/openstack-keystone-sample-data from /bin/bash to #!/usr/bin/bash Processing files: openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.noarch error: File not found: /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-wsgi-admin error: File not found: /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-wsgi-public Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kfuCCk + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/doc/openstack-keystone + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/doc/openstack-keystone + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/doc/openstack-keystone + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FiG1Ly + umask 022 + cd /builddir/build/BUILD + cd keystone-27.1.0.dev33 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/licenses/openstack-keystone + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/licenses/openstack-keystone + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/share/licenses/openstack-keystone + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-wsgi-admin File not found: /builddir/build/BUILDROOT/openstack-keystone-27.1.0-0.20250523102345.9f47af1.el9.x86_64/usr/bin/keystone-wsgi-public Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-keystone.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-keystone.spec'