>>> py3-fido2: Building community/py3-fido2 1.2.0-r0 (using abuild 3.14.1-r6) started Tue, 11 Feb 2025 21:55:33 +0000 >>> py3-fido2: Validating /home/buildozer/aports/community/py3-fido2/APKBUILD... >>> py3-fido2: Analyzing dependencies... >>> py3-fido2: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-poetry-core py3-cparser py3-mock py3-pyfakefs (1/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.24-r0) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.5_p20250118-r0) (5/34) Installing sqlite-libs (3.49.0-r1) (6/34) Installing python3 (3.12.9-r0) (7/34) Installing python3-pycache-pyc0 (3.12.9-r0) (8/34) Installing pyc (3.12.9-r0) (9/34) Installing python3-pyc (3.12.9-r0) (10/34) Installing py3-cparser (2.22-r1) (11/34) Installing py3-cparser-pyc (2.22-r1) (12/34) Installing py3-cffi (1.17.1-r1) (13/34) Installing py3-cffi-pyc (1.17.1-r1) (14/34) Installing py3-cryptography (44.0.0-r0) (15/34) Installing py3-cryptography-pyc (44.0.0-r0) (16/34) Installing py3-installer (0.7.0-r2) (17/34) Installing py3-installer-pyc (0.7.0-r2) (18/34) Installing py3-gpep517 (16-r0) (19/34) Installing py3-gpep517-pyc (16-r0) (20/34) Installing py3-fastjsonschema (2.21.1-r0) (21/34) Installing py3-fastjsonschema-pyc (2.21.1-r0) (22/34) Installing py3-lark-parser (1.1.9-r1) (23/34) Installing py3-lark-parser-pyc (1.1.9-r1) (24/34) Installing py3-parsing (3.2.0-r0) (25/34) Installing py3-parsing-pyc (3.2.0-r0) (26/34) Installing py3-packaging (24.2-r0) (27/34) Installing py3-packaging-pyc (24.2-r0) (28/34) Installing py3-poetry-core (2.0.1-r0) (29/34) Installing py3-poetry-core-pyc (2.0.1-r0) (30/34) Installing py3-mock (5.1.0-r3) (31/34) Installing py3-mock-pyc (5.1.0-r3) (32/34) Installing py3-pyfakefs (5.6.0-r0) (33/34) Installing py3-pyfakefs-pyc (5.6.0-r0) (34/34) Installing .makedepends-py3-fido2 (20250211.215534) Executing busybox-1.37.0-r14.trigger OK: 329 MiB in 143 packages >>> py3-fido2: Cleaning up srcdir >>> py3-fido2: Cleaning up pkgdir >>> py3-fido2: Cleaning up tmpdir >>> py3-fido2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fido2-1.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fido2: Fetching https://files.pythonhosted.org/packages/source/f/fido2/fido2-1.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 260k 2 5679 0 0 6211 0 0:00:42 --:--:-- 0:00:42 6211 100 260k 100 260k 0 0 183k 0 0:00:01 0:00:01 --:--:-- 508k >>> py3-fido2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fido2-1.2.0.tar.gz >>> py3-fido2: Checking sha512sums... fido2-1.2.0.tar.gz: OK >>> py3-fido2: Unpacking /var/cache/distfiles/fido2-1.2.0.tar.gz... 2025-02-11 21:55:37,392 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-02-11 21:55:37,468 poetry.core.factory WARNING The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. 2025-02-11 21:55:37,524 poetry.core.masonry.builders.wheel INFO Building wheel 2025-02-11 21:55:37,604 poetry.core.masonry.builders.wheel INFO Built fido2-1.2.0-py3-none-any.whl 2025-02-11 21:55:37,605 gpep517 INFO The backend produced .dist/fido2-1.2.0-py3-none-any.whl fido2-1.2.0-py3-none-any.whl test_parse_report_descriptor_1 (tests.hid.test_base.TestBase.test_parse_report_descriptor_1) ... ok test_parse_report_descriptor_2 (tests.hid.test_base.TestBase.test_parse_report_descriptor_2) ... ok test_android_safetynet_attestation (tests.test_attestation.TestAttestationObject.test_android_safetynet_attestation) ... /home/buildozer/aports/community/py3-fido2/src/fido2-1.2.0/fido2/utils.py:129: DeprecationWarning: Calling websafe_decode on a byte value is deprecated, and will no longer be allowed starting in python-fido2 2.0 warnings.warn( ok test_apple_attestation (tests.test_attestation.TestAttestationObject.test_apple_attestation) ... ok test_fido_u2f_attestation (tests.test_attestation.TestAttestationObject.test_fido_u2f_attestation) ... ok test_none_attestation (tests.test_attestation.TestAttestationObject.test_none_attestation) ... ok test_none_windows_hello_attestation (tests.test_attestation.TestAttestationObject.test_none_windows_hello_attestation) ... ok test_packed_attestation (tests.test_attestation.TestAttestationObject.test_packed_attestation) ... ok test_tpm_windows_hello_attestation (tests.test_attestation.TestAttestationObject.test_tpm_windows_hello_attestation) ... ok test_unsupported_attestation (tests.test_attestation.TestAttestationObject.test_unsupported_attestation) ... ok test_vectors (tests.test_cbor.TestCborTestVectors.test_vectors) ... ok test_integers (tests.test_cbor.TestFidoCanonical.test_integers) ... ok test_key_order (tests.test_cbor.TestFidoCanonical.test_key_order) ... ok test_ctap1_info (tests.test_client.TestFido2Client.test_ctap1_info) ... ok test_make_credential_ctap1 (tests.test_client.TestFido2Client.test_make_credential_ctap1) ... ok test_make_credential_ctap2 (tests.test_client.TestFido2Client.test_make_credential_ctap2) ... /home/buildozer/aports/community/py3-fido2/src/fido2-1.2.0/fido2/ctap2/extensions.py:143: DeprecationWarning: Calling __init__ with a Ctap2 instance is deprecated. warnings.warn( /home/buildozer/aports/community/py3-fido2/src/fido2-1.2.0/fido2/ctap2/extensions.py:162: DeprecationWarning: Calling is_supported without a Ctap2 instance is deprecated. warnings.warn( ok test_make_credential_existing_key (tests.test_client.TestFido2Client.test_make_credential_existing_key) ... ok test_make_credential_wrong_app_id (tests.test_client.TestFido2Client.test_make_credential_wrong_app_id) ... ok test_ES256_parse_verify (tests.test_cose.TestCoseKey.test_ES256_parse_verify) ... ok test_EdDSA_parse_verify (tests.test_cose.TestCoseKey.test_EdDSA_parse_verify) ... ok test_RS256_parse_verify (tests.test_cose.TestCoseKey.test_RS256_parse_verify) ... ok test_unsupported_key (tests.test_cose.TestCoseKey.test_unsupported_key) ... ok test_authenticate (tests.test_ctap1.TestCtap1.test_authenticate) ... ok test_get_version (tests.test_ctap1.TestCtap1.test_get_version) ... ok test_register (tests.test_ctap1.TestCtap1.test_register) ... ok test_send_apdu_err (tests.test_ctap1.TestCtap1.test_send_apdu_err) ... ok test_send_apdu_ok (tests.test_ctap1.TestCtap1.test_send_apdu_ok) ... ok test_fido_u2f_attestation (tests.test_ctap2.TestAttestationObject.test_fido_u2f_attestation) ... ok test_packed_attestation (tests.test_ctap2.TestAttestationObject.test_packed_attestation) ... ok test_create_from_args (tests.test_ctap2.TestAttestedCredentialData.test_create_from_args) ... ok test_parse_bytes (tests.test_ctap2.TestAttestedCredentialData.test_parse_bytes) ... ok test_parse_bytes_get_assertion (tests.test_ctap2.TestAuthenticatorData.test_parse_bytes_get_assertion) ... ok test_parse_bytes_make_credential (tests.test_ctap2.TestAuthenticatorData.test_parse_bytes_make_credential) ... ok test_change_pin (tests.test_ctap2.TestClientPin.test_change_pin) ... ok test_establish_shared_secret (tests.test_ctap2.TestClientPin.test_establish_shared_secret) ... ok test_get_pin_token (tests.test_ctap2.TestClientPin.test_get_pin_token) ... ok test_long_pin (tests.test_ctap2.TestClientPin.test_long_pin) ... ok test_set_pin (tests.test_ctap2.TestClientPin.test_set_pin) ... ok test_short_pin (tests.test_ctap2.TestClientPin.test_short_pin) ... ok test_get_assertion (tests.test_ctap2.TestCtap2.test_get_assertion) ... ok test_get_info (tests.test_ctap2.TestCtap2.test_get_info) ... ok test_make_credential (tests.test_ctap2.TestCtap2.test_make_credential) ... ok test_send_cbor_ok (tests.test_ctap2.TestCtap2.test_send_cbor_ok) ... ok test_info_with_extra_field (tests.test_ctap2.TestInfo.test_info_with_extra_field) ... ok test_parse_bytes (tests.test_ctap2.TestInfo.test_parse_bytes) ... ok test_ping (tests.test_hid.HidTest.test_ping) ... skipped 'Tests require a single FIDO HID device' test_pcsc_call_cbor (tests.test_pcsc.PcscTest.test_pcsc_call_cbor) ... ok test_pcsc_call_u2f (tests.test_pcsc.PcscTest.test_pcsc_call_u2f) ... ok test_pcsc_call_version_1 (tests.test_pcsc.PcscTest.test_pcsc_call_version_1) ... ok test_pcsc_call_version_2 (tests.test_pcsc.PcscTest.test_pcsc_call_version_2) ... ok test_invalid_ids (tests.test_rpid.TestRpId.test_invalid_ids) ... ok test_localhost_http_secure_context (tests.test_rpid.TestRpId.test_localhost_http_secure_context) ... ok test_suffix_list (tests.test_rpid.TestRpId.test_suffix_list) ... ok test_valid_ids (tests.test_rpid.TestRpId.test_valid_ids) ... ok test_effective_tld_names (tests.test_server.TestAppId.test_effective_tld_names) ... ok test_invalid_ids (tests.test_server.TestAppId.test_invalid_ids) ... ok test_valid_ids (tests.test_server.TestAppId.test_valid_ids) ... ok test_authenticate_complete_invalid_signature (tests.test_server.TestFido2Server.test_authenticate_complete_invalid_signature) ... ok test_register_begin_custom_challenge (tests.test_server.TestFido2Server.test_register_begin_custom_challenge) ... ok test_register_begin_custom_challenge_too_short (tests.test_server.TestFido2Server.test_register_begin_custom_challenge_too_short) ... ok test_register_begin_rp (tests.test_server.TestFido2Server.test_register_begin_rp) ... ok test_id_hash (tests.test_server.TestPublicKeyCredentialRpEntity.test_id_hash) ... ok test_u2f (tests.test_server.TestU2FFido2Server.test_u2f) ... ok test_u2f_facets (tests.test_server.TestU2FFido2Server.test_u2f_facets) ... ok test_parse_public_ecc (tests.test_tpm.TestTpmObject.test_parse_public_ecc) ... ok test_parse_too_short_of_a_tpm (tests.test_tpm.TestTpmObject.test_parse_too_short_of_a_tpm) ... ok test_parse_tpm (tests.test_tpm.TestTpmObject.test_parse_tpm) ... ok test_hmac_sha256_vectors (tests.test_utils.TestHmacSha256.test_hmac_sha256_vectors) ... ok test_sha256_vectors (tests.test_utils.TestSha256.test_sha256_vectors) ... ok test_websafe_decode (tests.test_utils.TestWebSafe.test_websafe_decode) ... ok test_websafe_decode_unicode (tests.test_utils.TestWebSafe.test_websafe_decode_unicode) ... ok test_websafe_encode (tests.test_utils.TestWebSafe.test_websafe_encode) ... ok test_aaguid (tests.test_webauthn.TestAaguid.test_aaguid) ... ok test_aaguid_none (tests.test_webauthn.TestAaguid.test_aaguid_none) ... ok test_aaguid_parse (tests.test_webauthn.TestAaguid.test_aaguid_parse) ... ok test_aaguid_wrong_length (tests.test_webauthn.TestAaguid.test_aaguid_wrong_length) ... ok test_authenticator_selection_criteria (tests.test_webauthn.TestWebAuthnDataTypes.test_authenticator_selection_criteria) ... ok test_collected_client_data (tests.test_webauthn.TestWebAuthnDataTypes.test_collected_client_data) ... ok test_creation_options (tests.test_webauthn.TestWebAuthnDataTypes.test_creation_options) ... ok test_descriptor (tests.test_webauthn.TestWebAuthnDataTypes.test_descriptor) ... ok test_parameters (tests.test_webauthn.TestWebAuthnDataTypes.test_parameters) ... ok test_request_options (tests.test_webauthn.TestWebAuthnDataTypes.test_request_options) ... ok test_rp_entity (tests.test_webauthn.TestWebAuthnDataTypes.test_rp_entity) ... ok test_user_entity (tests.test_webauthn.TestWebAuthnDataTypes.test_user_entity) ... ok test_creation_options (tests.test_webauthn_legacy_mapping.TestLegacyMapping.test_creation_options) ... ok test_request_options (tests.test_webauthn_legacy_mapping.TestLegacyMapping.test_request_options) ... ok test_user_entity (tests.test_webauthn_legacy_mapping.TestLegacyMapping.test_user_entity) ... ok ---------------------------------------------------------------------- Ran 87 tests in 0.149s OK (skipped=1) >>> py3-fido2: Entering fakeroot... >>> py3-fido2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fido2/ctap2/__pycache__' -> '/home/buildozer/aports/community/py3-fido2/pkg/py3-fido2-pyc/usr/lib/python3.12/site-packages/fido2/ctap2/__pycache__' 'usr/lib/python3.12/site-packages/fido2/hid/__pycache__' -> '/home/buildozer/aports/community/py3-fido2/pkg/py3-fido2-pyc/usr/lib/python3.12/site-packages/fido2/hid/__pycache__' 'usr/lib/python3.12/site-packages/fido2/attestation/__pycache__' -> '/home/buildozer/aports/community/py3-fido2/pkg/py3-fido2-pyc/usr/lib/python3.12/site-packages/fido2/attestation/__pycache__' 'usr/lib/python3.12/site-packages/fido2/__pycache__' -> '/home/buildozer/aports/community/py3-fido2/pkg/py3-fido2-pyc/usr/lib/python3.12/site-packages/fido2/__pycache__' >>> py3-fido2-pyc*: Preparing subpackage py3-fido2-pyc... >>> py3-fido2-pyc*: Running postcheck for py3-fido2-pyc >>> py3-fido2*: Running postcheck for py3-fido2 >>> py3-fido2*: Preparing package py3-fido2... >>> py3-fido2-pyc*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-fido2-pyc*: Package size: 486.2 KB >>> py3-fido2-pyc*: Compressing data... >>> py3-fido2-pyc*: Create checksum... >>> py3-fido2-pyc*: Create py3-fido2-pyc-1.2.0-r0.apk >>> py3-fido2*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-fido2*: Package size: 748.0 KB >>> py3-fido2*: Compressing data... >>> py3-fido2*: Create checksum... >>> py3-fido2*: Create py3-fido2-1.2.0-r0.apk >>> py3-fido2: Build complete at Tue, 11 Feb 2025 21:55:38 +0000 elapsed time 0h 0m 5s >>> py3-fido2: Cleaning up srcdir >>> py3-fido2: Cleaning up pkgdir >>> py3-fido2: Uninstalling dependencies... (1/34) Purging .makedepends-py3-fido2 (20250211.215534) (2/34) Purging py3-cryptography-pyc (44.0.0-r0) (3/34) Purging py3-cryptography (44.0.0-r0) (4/34) Purging py3-cffi-pyc (1.17.1-r1) (5/34) Purging py3-cffi (1.17.1-r1) (6/34) Purging py3-gpep517-pyc (16-r0) (7/34) Purging py3-gpep517 (16-r0) (8/34) Purging py3-installer-pyc (0.7.0-r2) (9/34) Purging py3-installer (0.7.0-r2) (10/34) Purging py3-poetry-core-pyc (2.0.1-r0) (11/34) Purging py3-poetry-core (2.0.1-r0) (12/34) Purging py3-fastjsonschema-pyc (2.21.1-r0) (13/34) Purging py3-fastjsonschema (2.21.1-r0) (14/34) Purging py3-lark-parser-pyc (1.1.9-r1) (15/34) Purging py3-lark-parser (1.1.9-r1) (16/34) Purging py3-packaging-pyc (24.2-r0) (17/34) Purging py3-packaging (24.2-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-cparser-pyc (2.22-r1) (21/34) Purging py3-cparser (2.22-r1) (22/34) Purging py3-mock-pyc (5.1.0-r3) (23/34) Purging py3-mock (5.1.0-r3) (24/34) Purging py3-pyfakefs-pyc (5.6.0-r0) (25/34) Purging py3-pyfakefs (5.6.0-r0) (26/34) Purging python3-pyc (3.12.9-r0) (27/34) Purging python3-pycache-pyc0 (3.12.9-r0) (28/34) Purging pyc (3.12.9-r0) (29/34) Purging python3 (3.12.9-r0) (30/34) Purging gdbm (1.24-r0) (31/34) Purging libffi (3.4.6-r0) (32/34) Purging libpanelw (6.5_p20250118-r0) (33/34) Purging mpdecimal (4.0.0-r0) (34/34) Purging sqlite-libs (3.49.0-r1) Executing busybox-1.37.0-r14.trigger OK: 278 MiB in 109 packages >>> py3-fido2: Updating the community/ppc64le repository index... >>> py3-fido2: Signing the index...