Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015538.933980/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ory-kratos-client-0.11.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015538.933980/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ory-kratos-client-0.11.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015538.933980/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ory-kratos-client.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pnd0xo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ory-kratos-client-0.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ory-kratos-client-0.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ory-kratos-client-0.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U5yvAW + umask 022 + cd /builddir/build/BUILD + cd ory-kratos-client-0.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v0.11.1' to '0.11.1' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/ory_kratos_client copying ory_kratos_client/__init__.py -> build/lib/ory_kratos_client copying ory_kratos_client/model_utils.py -> build/lib/ory_kratos_client copying ory_kratos_client/exceptions.py -> build/lib/ory_kratos_client copying ory_kratos_client/api_client.py -> build/lib/ory_kratos_client copying ory_kratos_client/rest.py -> build/lib/ory_kratos_client copying ory_kratos_client/configuration.py -> build/lib/ory_kratos_client creating build/lib/ory_kratos_client/models copying ory_kratos_client/models/__init__.py -> build/lib/ory_kratos_client/models creating build/lib/ory_kratos_client/model copying ory_kratos_client/model/__init__.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/self_service_flow_expired_error.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/recovery_code_for_identity.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/session_device.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_identity_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_recovery_flow_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_credentials_oidc_provider.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/perform_native_logout_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/health_status.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_registration_flow_with_password_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/session.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/health_not_ready_status.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials_oidc_config_provider.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/login_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/error_flow_replaced.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_container.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/pagination.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/null_duration.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials_oidc_config.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/delete_my_sessions_count.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/error_generic.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials_password_config.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/session_authentication_methods.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_meta.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/needs_privileged_session_error.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_schemas.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_anchor_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_web_authn_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/create_recovery_link_for_identity_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_texts.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_schema_container.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_registration_flow_with_web_authn_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_verification_flow_with_link_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/successful_native_registration.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_with_password_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_lookup_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/token_pagination.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/session_authentication_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_credentials.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_oidc_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/error_browser_location_change_required.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_with_web_authn_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_verification_flow_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_credentials_type.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/courier_message_status.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/verification_flow_state.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/version.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_profile_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/recovery_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_registration_flow_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/recovery_link_for_identity.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_image_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/verification_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/json_patch.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_text.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/settings_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/create_recovery_code_for_identity_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_registration_flow_with_oidc_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials_oidc.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/courier_message_type.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/message_dispatch.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/is_alive200_response.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/json_patch_document.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_password_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/flow_error.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/successful_native_login.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/logout_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/settings_flow_state.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_with_totp_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_with_credentials_password.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_text_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/o_auth2_login_request.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/generic_error.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/o_auth2_client.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/message.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/o_auth2_consent_request_open_id_connect_context.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_recovery_flow_with_link_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_with_oidc_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/registration_flow.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_login_flow_with_lookup_secret_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_credentials_oidc.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/verifiable_identity_address.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_input_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_nodes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/recovery_identity_address.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/recovery_flow_state.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_verification_flow_with_code_method_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/create_identity_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_with_totp_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/is_ready503_response.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/token_pagination_headers.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/error_authenticator_assurance_level_not_satisfied.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_recovery_flow_with_code_method.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_credentials_password.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/ui_node_script_attributes.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/get_version200_response.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/update_settings_flow_body.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/identity_state.py -> build/lib/ory_kratos_client/model copying ory_kratos_client/model/authenticator_assurance_level.py -> build/lib/ory_kratos_client/model creating build/lib/ory_kratos_client/api copying ory_kratos_client/api/__init__.py -> build/lib/ory_kratos_client/api copying ory_kratos_client/api/courier_api.py -> build/lib/ory_kratos_client/api copying ory_kratos_client/api/frontend_api.py -> build/lib/ory_kratos_client/api copying ory_kratos_client/api/metadata_api.py -> build/lib/ory_kratos_client/api copying ory_kratos_client/api/identity_api.py -> build/lib/ory_kratos_client/api creating build/lib/ory_kratos_client/apis copying ory_kratos_client/apis/__init__.py -> build/lib/ory_kratos_client/apis running egg_info writing ory_kratos_client.egg-info/PKG-INFO writing dependency_links to ory_kratos_client.egg-info/dependency_links.txt writing requirements to ory_kratos_client.egg-info/requires.txt writing top-level names to ory_kratos_client.egg-info/top_level.txt reading manifest file 'ory_kratos_client.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'ory_kratos_client.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wStwd7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 + cd ory-kratos-client-0.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v0.11.1' to '0.11.1' warnings.warn(tmpl.format(**locals())) running install /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 install_lib creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client copying build/lib/ory_kratos_client/__init__.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client copying build/lib/ory_kratos_client/model_utils.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client copying build/lib/ory_kratos_client/exceptions.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/models copying build/lib/ory_kratos_client/models/__init__.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/models copying build/lib/ory_kratos_client/api_client.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/__init__.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/self_service_flow_expired_error.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/recovery_code_for_identity.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/session_device.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_identity_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_recovery_flow_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_credentials_oidc_provider.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/perform_native_logout_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/health_status.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_registration_flow_with_password_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/session.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/health_not_ready_status.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials_oidc_config_provider.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/login_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/error_flow_replaced.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_container.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/pagination.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/null_duration.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials_oidc_config.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/delete_my_sessions_count.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/error_generic.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials_password_config.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/session_authentication_methods.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_meta.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/needs_privileged_session_error.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_schemas.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_anchor_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_web_authn_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/create_recovery_link_for_identity_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_texts.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_schema_container.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_registration_flow_with_web_authn_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_verification_flow_with_link_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/successful_native_registration.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_with_password_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_lookup_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/token_pagination.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/session_authentication_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_credentials.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_oidc_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/error_browser_location_change_required.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_with_web_authn_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_verification_flow_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_credentials_type.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/courier_message_status.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/verification_flow_state.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/version.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_profile_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/recovery_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_registration_flow_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/recovery_link_for_identity.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_image_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/verification_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/json_patch.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_text.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/settings_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/create_recovery_code_for_identity_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_registration_flow_with_oidc_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials_oidc.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/courier_message_type.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/message_dispatch.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/is_alive200_response.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/json_patch_document.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_password_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/flow_error.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/successful_native_login.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/logout_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/settings_flow_state.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_with_totp_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_with_credentials_password.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_text_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/o_auth2_login_request.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/generic_error.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/o_auth2_client.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/message.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/o_auth2_consent_request_open_id_connect_context.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_recovery_flow_with_link_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_with_oidc_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/registration_flow.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_login_flow_with_lookup_secret_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_credentials_oidc.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/verifiable_identity_address.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_input_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_nodes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/recovery_identity_address.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/recovery_flow_state.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_verification_flow_with_code_method_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/create_identity_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_with_totp_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/is_ready503_response.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/token_pagination_headers.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/error_authenticator_assurance_level_not_satisfied.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_recovery_flow_with_code_method.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_credentials_password.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/ui_node_script_attributes.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/get_version200_response.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/update_settings_flow_body.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/identity_state.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model copying build/lib/ory_kratos_client/model/authenticator_assurance_level.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/api/__init__.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/api/courier_api.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/api/frontend_api.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/api/metadata_api.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/api/identity_api.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api copying build/lib/ory_kratos_client/rest.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client copying build/lib/ory_kratos_client/configuration.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client creating /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/apis copying build/lib/ory_kratos_client/apis/__init__.py -> /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/apis byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model_utils.py to model_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/self_service_flow_expired_error.py to self_service_flow_expired_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/recovery_code_for_identity.py to recovery_code_for_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/session_device.py to session_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_identity_body.py to update_identity_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_recovery_flow_body.py to update_recovery_flow_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_credentials_oidc_provider.py to identity_credentials_oidc_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/perform_native_logout_body.py to perform_native_logout_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_body.py to update_login_flow_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/health_status.py to health_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_registration_flow_with_password_method.py to update_registration_flow_with_password_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/health_not_ready_status.py to health_not_ready_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials_oidc_config_provider.py to identity_with_credentials_oidc_config_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/login_flow.py to login_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials.py to identity_with_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/error_flow_replaced.py to error_flow_replaced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_container.py to ui_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/null_duration.py to null_duration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials_oidc_config.py to identity_with_credentials_oidc_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/delete_my_sessions_count.py to delete_my_sessions_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/error_generic.py to error_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials_password_config.py to identity_with_credentials_password_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/session_authentication_methods.py to session_authentication_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_meta.py to ui_node_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/needs_privileged_session_error.py to needs_privileged_session_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_schemas.py to identity_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_anchor_attributes.py to ui_node_anchor_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_web_authn_method.py to update_settings_flow_with_web_authn_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/create_recovery_link_for_identity_body.py to create_recovery_link_for_identity_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_texts.py to ui_texts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_attributes.py to ui_node_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_schema_container.py to identity_schema_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_registration_flow_with_web_authn_method.py to update_registration_flow_with_web_authn_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_verification_flow_with_link_method.py to update_verification_flow_with_link_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/successful_native_registration.py to successful_native_registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_with_password_method.py to update_login_flow_with_password_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_lookup_method.py to update_settings_flow_with_lookup_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/token_pagination.py to token_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/session_authentication_method.py to session_authentication_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_credentials.py to identity_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_oidc_method.py to update_settings_flow_with_oidc_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/error_browser_location_change_required.py to error_browser_location_change_required.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_with_web_authn_method.py to update_login_flow_with_web_authn_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_verification_flow_body.py to update_verification_flow_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_credentials_type.py to identity_credentials_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/courier_message_status.py to courier_message_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/verification_flow_state.py to verification_flow_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_profile_method.py to update_settings_flow_with_profile_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/recovery_flow.py to recovery_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_registration_flow_body.py to update_registration_flow_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/recovery_link_for_identity.py to recovery_link_for_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_image_attributes.py to ui_node_image_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/verification_flow.py to verification_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/json_patch.py to json_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node.py to ui_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_text.py to ui_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/settings_flow.py to settings_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/create_recovery_code_for_identity_body.py to create_recovery_code_for_identity_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_registration_flow_with_oidc_method.py to update_registration_flow_with_oidc_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials_oidc.py to identity_with_credentials_oidc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/courier_message_type.py to courier_message_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/message_dispatch.py to message_dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/is_alive200_response.py to is_alive200_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/json_patch_document.py to json_patch_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_password_method.py to update_settings_flow_with_password_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/flow_error.py to flow_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/successful_native_login.py to successful_native_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/logout_flow.py to logout_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/settings_flow_state.py to settings_flow_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_with_totp_method.py to update_login_flow_with_totp_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_with_credentials_password.py to identity_with_credentials_password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_text_attributes.py to ui_node_text_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/o_auth2_login_request.py to o_auth2_login_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/generic_error.py to generic_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/o_auth2_client.py to o_auth2_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/o_auth2_consent_request_open_id_connect_context.py to o_auth2_consent_request_open_id_connect_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_recovery_flow_with_link_method.py to update_recovery_flow_with_link_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_with_oidc_method.py to update_login_flow_with_oidc_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/registration_flow.py to registration_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_login_flow_with_lookup_secret_method.py to update_login_flow_with_lookup_secret_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_credentials_oidc.py to identity_credentials_oidc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/verifiable_identity_address.py to verifiable_identity_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_input_attributes.py to ui_node_input_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_nodes.py to ui_nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/recovery_identity_address.py to recovery_identity_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/recovery_flow_state.py to recovery_flow_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_verification_flow_with_code_method_body.py to update_verification_flow_with_code_method_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/create_identity_body.py to create_identity_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_with_totp_method.py to update_settings_flow_with_totp_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/is_ready503_response.py to is_ready503_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/token_pagination_headers.py to token_pagination_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/error_authenticator_assurance_level_not_satisfied.py to error_authenticator_assurance_level_not_satisfied.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_recovery_flow_with_code_method.py to update_recovery_flow_with_code_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_credentials_password.py to identity_credentials_password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/ui_node_script_attributes.py to ui_node_script_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/get_version200_response.py to get_version200_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/update_settings_flow_body.py to update_settings_flow_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/identity_state.py to identity_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/model/authenticator_assurance_level.py to authenticator_assurance_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api/courier_api.py to courier_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api/frontend_api.py to frontend_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api/metadata_api.py to metadata_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/api/identity_api.py to identity_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client/apis/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1h5er9p_.py' /usr/bin/python3 /tmp/tmp1h5er9p_.py removing /tmp/tmp1h5er9p_.py running install_egg_info running egg_info writing ory_kratos_client.egg-info/PKG-INFO writing dependency_links to ory_kratos_client.egg-info/dependency_links.txt writing requirements to ory_kratos_client.egg-info/requires.txt writing top-level names to ory_kratos_client.egg-info/top_level.txt reading manifest file 'ory_kratos_client.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'ory_kratos_client.egg-info/SOURCES.txt' Copying ory_kratos_client.egg-info to /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/ory_kratos_client-0.11.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64//usr/share/doc/python-ory-kratos-client + '[' -d doc ']' ~/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 ~/build/BUILD/ory-kratos-client-0.11.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/ory-kratos-client-0.11.1 + popd + mv /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11.1-1 --unique-debug-suffix -0.11.1-1.x86_64 --unique-debug-src-base python-ory-kratos-client-0.11.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ory-kratos-client-0.11.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ory-kratos-client-0.11.1-1.noarch Provides: python-ory-kratos-client python3-ory-kratos-client = 0.11.1-1 python3.9dist(ory-kratos-client) = 0.11.1 python3dist(ory-kratos-client) = 0.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(python-dateutil) python3.9dist(urllib3) >= 1.25.3 Processing files: python-ory-kratos-client-help-0.11.1-1.noarch warning: Empty %files file /builddir/build/BUILD/ory-kratos-client-0.11.1/doclist.lst Provides: python-ory-kratos-client-help = 0.11.1-1 python3-ory-kratos-client-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 Wrote: /builddir/build/RPMS/python-ory-kratos-client-help-0.11.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ory-kratos-client-0.11.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hLcNQz + umask 022 + cd /builddir/build/BUILD + cd ory-kratos-client-0.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ory-kratos-client-0.11.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0