>>> py3-bandwidth-sdk: Building testing/py3-bandwidth-sdk 3.1.0-r7 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:02:25 +0000 >>> py3-bandwidth-sdk: Checking sanity of /home/buildozer/aports/testing/py3-bandwidth-sdk/APKBUILD... >>> WARNING: py3-bandwidth-sdk: No maintainer >>> py3-bandwidth-sdk: Analyzing dependencies... >>> py3-bandwidth-sdk: Installing for build: build-base py3-requests py3-dateutil py3-lxml py3-six py3-setuptools (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240330-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.12.3-r0) (8/37) Installing python3-pycache-pyc0 (3.12.3-r0) (9/37) Installing pyc (3.12.3-r0) (10/37) Installing py3-certifi-pyc (2024.2.2-r1) (11/37) Installing py3-charset-normalizer (3.3.2-r1) (12/37) Installing py3-charset-normalizer-pyc (3.3.2-r1) (13/37) Installing py3-idna (3.7-r0) (14/37) Installing py3-idna-pyc (3.7-r0) (15/37) Installing py3-urllib3 (1.26.18-r1) (16/37) Installing py3-urllib3-pyc (1.26.18-r1) (17/37) Installing py3-requests-pyc (2.31.0-r2) (18/37) Installing python3-pyc (3.12.3-r0) (19/37) Installing py3-certifi (2024.2.2-r1) (20/37) Installing py3-requests (2.31.0-r2) (21/37) Installing py3-six (1.16.0-r9) (22/37) Installing py3-six-pyc (1.16.0-r9) (23/37) Installing py3-dateutil (2.9.0-r1) (24/37) Installing py3-dateutil-pyc (2.9.0-r1) (25/37) Installing libgpg-error (1.48-r0) (26/37) Installing libgcrypt (1.10.3-r0) (27/37) Installing libxml2 (2.12.6-r2) (28/37) Installing libxslt (1.1.39-r1) (29/37) Installing py3-lxml (5.1.0-r0) (30/37) Installing py3-lxml-pyc (5.1.0-r0) (31/37) Installing py3-parsing (3.1.2-r1) (32/37) Installing py3-parsing-pyc (3.1.2-r1) (33/37) Installing py3-packaging (24.0-r1) (34/37) Installing py3-packaging-pyc (24.0-r1) (35/37) Installing py3-setuptools (69.2.0-r2) (36/37) Installing py3-setuptools-pyc (69.2.0-r2) (37/37) Installing .makedepends-py3-bandwidth-sdk (20240415.190226) Executing busybox-1.36.1-r25.trigger OK: 327 MiB in 147 packages >>> py3-bandwidth-sdk: Cleaning up srcdir >>> py3-bandwidth-sdk: Cleaning up pkgdir >>> py3-bandwidth-sdk: Cleaning up tmpdir >>> py3-bandwidth-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bandwidth-sdk-3.1.0.tar.gz >>> py3-bandwidth-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bandwidth-sdk-3.1.0.tar.gz >>> py3-bandwidth-sdk: Checking sha512sums... bandwidth-sdk-3.1.0.tar.gz: OK >>> py3-bandwidth-sdk: Unpacking /var/cache/distfiles/bandwidth-sdk-3.1.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version(self.metadata.version) running build running build_py creating build creating build/lib creating build/lib/bandwidth copying bandwidth/version.py -> build/lib/bandwidth copying bandwidth/convert_camel.py -> build/lib/bandwidth copying bandwidth/__init__.py -> build/lib/bandwidth copying bandwidth/client_module.py -> build/lib/bandwidth creating build/lib/bandwidth/messaging copying bandwidth/messaging/api_exception_module.py -> build/lib/bandwidth/messaging copying bandwidth/messaging/__init__.py -> build/lib/bandwidth/messaging copying bandwidth/messaging/client_module.py -> build/lib/bandwidth/messaging creating build/lib/bandwidth/account copying bandwidth/account/api_exception_module.py -> build/lib/bandwidth/account copying bandwidth/account/__init__.py -> build/lib/bandwidth/account copying bandwidth/account/client_module.py -> build/lib/bandwidth/account creating build/lib/bandwidth/voice copying bandwidth/voice/decorators.py -> build/lib/bandwidth/voice copying bandwidth/voice/api_exception_module.py -> build/lib/bandwidth/voice copying bandwidth/voice/bxml.py -> build/lib/bandwidth/voice copying bandwidth/voice/backup_init.py -> build/lib/bandwidth/voice copying bandwidth/voice/__init__.py -> build/lib/bandwidth/voice copying bandwidth/voice/lazy_enumerable.py -> build/lib/bandwidth/voice copying bandwidth/voice/client_module.py -> build/lib/bandwidth/voice /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version(self.metadata.version) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating bandwidth_sdk.egg-info writing bandwidth_sdk.egg-info/PKG-INFO writing dependency_links to bandwidth_sdk.egg-info/dependency_links.txt writing requirements to bandwidth_sdk.egg-info/requires.txt writing top-level names to bandwidth_sdk.egg-info/top_level.txt writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' reading manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' running build_ext test_conversion (tests.test_convert_camel.ConvertCamelTests.test_conversion) convert_object_to_snake_case() should successfully transform a nested list ... ok test_default_case (tests.test_convert_camel.ConvertCamelTests.test_default_case) convert_object_to_snake_case() should return same object if not string, list, dict ... ok test_dict_case (tests.test_convert_camel.ConvertCamelTests.test_dict_case) convert_object_to_snake_case() should snake a dict ... ok test_string_case (tests.test_convert_camel.ConvertCamelTests.test_string_case) convert_object_to_snake_case() should snake a string ... ok test_check_response_with_json_error (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_init_with_missing_auth_data (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_request_with_absolute_url (tests.bandwidth.test_messaging_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_messaging_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test_play_audio (tests.bandwidth.test_decorators.DecoratorsTests.test_play_audio) play_audio() should add methods speak_sentence and play_audio_file to class ... ok test_get_message (tests.bandwidth.messaging.test_message.MessageTests.test_get_message) get_message() should return a message ... ok test_get_messages (tests.bandwidth.messaging.test_message.MessageTests.test_get_messages) list_messages() should return messages ... ok test_send_message (tests.bandwidth.messaging.test_message.MessageTests.test_send_message) send_message() should create an message and return id ... ok test_send_messages (tests.bandwidth.messaging.test_message.MessageTests.test_send_messages) send_messages() should send some messages ... ok test_get_lazy_enumerator (tests.bandwidth.test_lazy_enumerable.LazyEnumerableTests.test_get_lazy_enumerator) get_lazy_enumerator() should return data on demand ... ok test_get_lazy_enumerator_with_several_requests (tests.bandwidth.test_lazy_enumerable.LazyEnumerableTests.test_get_lazy_enumerator_with_several_requests) get_lazy_enumerator() should request new portion of data on demand ... ok test__str__ (tests.bandwidth.test_bxml.ResponseTests.test__str__) __str__() should return XML as string ... ok test_to_xml (tests.bandwidth.test_bxml.ResponseTests.test_to_xml) to_xml() should build XML ... ok test_to_xml_with_several_verbs (tests.bandwidth.test_bxml.ResponseTests.test_to_xml_with_several_verbs) to_xml() should build XML (some verbs) ... ok test_create_application (tests.bandwidth.account.test_application.ApplicationTests.test_create_application) create_application() should create an application and return id ... ok test_delete_application (tests.bandwidth.account.test_application.ApplicationTests.test_delete_application) delete_application() should remove an application ... ok test_get_application (tests.bandwidth.account.test_application.ApplicationTests.test_get_application) get_application() should return an application ... ok test_list_applications (tests.bandwidth.account.test_application.ApplicationTests.test_list_applications) get_applications() should return applications ... ok test_update_application (tests.bandwidth.account.test_application.ApplicationTests.test_update_application) update_application() should update an application ... ok test_get_number_info (tests.bandwidth.account.test_number_info.NumberInfoTests.test_get_number_info) get_number_info() should return recordings ... ok test_get_account (tests.bandwidth.account.test_account.AccountTests.test_get_account) get_account() should return account data ... ok test_list_account_transactions (tests.bandwidth.account.test_account.AccountTests.test_list_account_transactions) list_account_transactions() should return account transactions ... ok test_search_and_order_local_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_and_order_local_numbers) search_and_order_available_numbers() should search, order and return available numbers ... ok test_search_and_order_toll_free_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_and_order_toll_free_numbers) search_and_order_available_numbers() should search, order and return available numbers ... ok test_search_available_local_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_available_local_numbers) search_available_numbers() should return available numbers ... ok test_search_available_toll_free_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_available_toll_free_numbers) search_available_numbers() should return available numbers ... ok test_create_domain (tests.bandwidth.account.test_domain.DomainTests.test_create_domain) create_domain() should create a domain and return id ... ok test_delete_domain (tests.bandwidth.account.test_domain.DomainTests.test_delete_domain) delete_domain() should remove an domain ... ok test_get_domain (tests.bandwidth.account.test_domain.DomainTests.test_get_domain) get_domain('domain_id') should return a domain ... ok test_list_domains (tests.bandwidth.account.test_domain.DomainTests.test_list_domains) list_domains() should return domains ... ok test_create_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_create_domain_endpoint) create_domain_endpoint() should create an endpoint and return id ... ok test_create_domain_endpoint_auth_token (tests.bandwidth.account.test_endpoint.EndpointTests.test_create_domain_endpoint_auth_token) create_domain_endpoint_auth_token() should create auth token ... ok test_delete_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_delete_domain_endpoint) delete_domain_endpoint() should remove an endpoint ... ok test_get_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_get_domain_endpoint) get_domain_endpoint() should return an endpoint ... ok test_list_domain_endpoints (tests.bandwidth.account.test_endpoint.EndpointTests.test_list_domain_endpoints) list_domain_endpoints() should return endpoints ... ok test_update_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_update_domain_endpoint) update ... ok test_get_error (tests.bandwidth.account.test_error.ErrorTests.test_get_error) get_errors() should return an error ... ok test_list_errors (tests.bandwidth.account.test_error.ErrorTests.test_list_errors) list_errors() should return errors ... ok test_delete_media_file (tests.bandwidth.account.test_media.MediaTests.test_delete_media_file) delete_media_file() should remove a media file ... ok test_download_media_file (tests.bandwidth.account.test_media.MediaTests.test_download_media_file) download_media_file() should download file ... ok test_list_media_files (tests.bandwidth.account.test_media.MediaTests.test_list_media_files) list_media_files() should return media files ... ok test_upload_media_file (tests.bandwidth.account.test_media.MediaTests.test_upload_media_file) upload_media_file() should upload file ... ok test_upload_media_file_by_path (tests.bandwidth.account.test_media.MediaTests.test_upload_media_file_by_path) upload_media_file() should upload file by file path ... ok test_delete_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_delete_phone_number) delete_phone_number() should remove a number ... ok test_get_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_get_phone_number) get_phone_number() should return a phone number ... ok test_list_phone_numbers (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_list_phone_numbers) list_phone_numbers() should return numbers ... ok test_order_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_order_phone_number) order_phone_number() should create an number and return id ... ok test_update_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_update_phone_number) update_phone_number() should update a phone number ... ok test_check_response_with_json_error (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_init_with_missing_auth_data (tests.bandwidth.test_voice_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_voice_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_voice_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_play_audio_methods (tests.bandwidth.test_voice_client.ClientTests.test_play_audio_methods) client should contain play audio helpers ... ok test_request_with_absolute_url (tests.bandwidth.test_voice_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_voice_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test_check_response_with_json_error (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_encode_if_not_encoded_encoded_string (tests.bandwidth.test_account_client.ClientTests.test_encode_if_not_encoded_encoded_string) encode_if_not_encoded() should return the same string if it is already encoded ... ok test_encoded_if_not_encoded_non_encoded_string (tests.bandwidth.test_account_client.ClientTests.test_encoded_if_not_encoded_non_encoded_string) encoded_if_not_encoded() should encode the string if not already encoded ... ok test_init_with_missing_auth_data (tests.bandwidth.test_account_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_account_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_account_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_request_with_absolute_url (tests.bandwidth.test_account_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_account_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test_create_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_create_bridge) create_bridge() should create a bridge and return id ... ok test_get_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_get_bridge) get_bridge() should return a bridge ... ok test_list_bridge_calls (tests.bandwidth.voice.test_bridge.BridgesTests.test_list_bridge_calls) list_bridge_calls() should return calls of a bridge ... ok test_list_bridges (tests.bandwidth.voice.test_bridge.BridgesTests.test_list_bridges) list_bridges() should return bridges ... ok test_play_audio_to_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_play_audio_to_bridge) play_audio_to_bridge() should play audio to a bridge ... ok test_update_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_update_bridge) update_bridge() should update a bridge ... ok test_answer_call (tests.bandwidth.voice.test_call.CallTests.test_answer_call) answer_call() should call update_call with right data ... ok test_create_call (tests.bandwidth.voice.test_call.CallTests.test_create_call) create_call() should create a call and return id ... ok test_create_call_gather (tests.bandwidth.voice.test_call.CallTests.test_create_call_gather) create_call_gather() should create a gather ... ok test_disable_call_recording (tests.bandwidth.voice.test_call.CallTests.test_disable_call_recording) disable_call_recording() should call update_call with recording_enabled=False ... ok test_enable_call_recording (tests.bandwidth.voice.test_call.CallTests.test_enable_call_recording) enable_call_recording() should call update_call with recording_enabled=True ... ok test_get_call (tests.bandwidth.voice.test_call.CallTests.test_get_call) get_call() should return a call ... ok test_get_call_event (tests.bandwidth.voice.test_call.CallTests.test_get_call_event) get_call_event() should return an event ... ok test_get_call_gather (tests.bandwidth.voice.test_call.CallTests.test_get_call_gather) get_call_gather() should return a gather ... ok test_hangup_call (tests.bandwidth.voice.test_call.CallTests.test_hangup_call) hangup_call() should call update_call with right data ... ok test_list_call_events (tests.bandwidth.voice.test_call.CallTests.test_list_call_events) list_call_events() should return events ... ok test_list_call_recordings (tests.bandwidth.voice.test_call.CallTests.test_list_call_recordings) list_call_recordings() should return recordings ... ok test_list_call_transcriptions (tests.bandwidth.voice.test_call.CallTests.test_list_call_transcriptions) get_call_transcriptions() should return transcriptions ... ok test_list_calls (tests.bandwidth.voice.test_call.CallTests.test_list_calls) list_calls() should return calls ... ok test_play_audio_to_call (tests.bandwidth.voice.test_call.CallTests.test_play_audio_to_call) play_audio_to_call() should play audio to a call ... ok test_reject_call (tests.bandwidth.voice.test_call.CallTests.test_reject_call) reject_call() should call update_call with right data ... ok test_send_dtmf_to_call (tests.bandwidth.voice.test_call.CallTests.test_send_dtmf_to_call) send_dtmf_to_call() should send dtmf data to a call ... ok test_toggle_call_recording_neutral (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_neutral) toggle_call_recording() should call get_call with the id ... ok test_toggle_call_recording_off (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_off) toggle_call_recording() should call get_call with the id ... ok test_toggle_call_recording_on (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_on) toggle_call_recording() should call get_call with the id ... ok test_transfer_call (tests.bandwidth.voice.test_call.CallTests.test_transfer_call) transfer_call() should call update_call with right data ... ok test_transfer_call_with_callback_url (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_callback_url) transfer_call() should call update_call with right data (with callback url) ... ok test_transfer_call_with_caller_id (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_caller_id) transfer_call() should call update_call with right data (with caller id) ... ok test_transfer_call_with_whisper_audio (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_whisper_audio) transfer_call() should call update_call with right data (with whisper audio) ... ok test_update_call (tests.bandwidth.voice.test_call.CallTests.test_update_call) update_call() should update a call ... ok test_update_call_gather (tests.bandwidth.voice.test_call.CallTests.test_update_call_gather) update_call_gather() should update a gather ... ok test_create_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_create_conference) create_conference() should create a conference and return id ... ok test_create_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_create_conference_member) create_conference_member() should create a conference member ... ok test_get_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_get_conference) get_conference() should return a conference ... ok test_get_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_get_conference_member) get_conference_member() should return a conference member ... ok test_hold_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_hold_conference) hold_conference() should call update_conference() with right params ... ok test_hold_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_hold_conference_member) hold_conference_member() should call update_conference_member() with right params ... ok test_list_conference_members (tests.bandwidth.voice.test_conference.ConferenceTests.test_list_conference_members) list_conference_members() should return members of a conference ... ok test_mute_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_mute_conference) mute_conference() should call update_conference() with right params ... ok test_mute_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_mute_conference_member) mute_conference_member() should call update_conference_member() with right params ... ok test_play_audio_file_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_file_to_conference_member) play_audio_file_to_conference_member() should call play_audio_to_conference_member() with right params ... ok test_play_audio_to_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_to_conference) play_audio_to_conference() should play an audio to a conference ... ok test_play_audio_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_to_conference_member) play_audio_to_conference_member() should play audio to a conference member ... ok test_remove_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_remove_conference_member) delete_conference_member() should call update_conference_member() with right params ... ok test_speak_sentence_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_speak_sentence_to_conference_member) speak_sentence_to_conference_member() should call play_audio_to_conference_member() with right params ... ok test_terminate_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_terminate_conference) terminate_conference() should call update_conference() with right params ... ok test_update_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_update_conference) update_conference() should update a conference ... ok test_update_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_update_conference_member) update_conference_member() should update a conference member ... ok test_get_recording (tests.bandwidth.voice.test_recording.RecordingTests.test_get_recording) get_recording() should return a recording ... ok test_list_recordings (tests.bandwidth.voice.test_recording.RecordingTests.test_list_recordings) list_recordings() should return recordings ... ok test_build_audio_playback (tests.bandwidth.voice.test_audio.AudioBuilderTests.test_build_audio_playback) Should return dict of values ... ok test_build_sentence (tests.bandwidth.voice.test_audio.AudioBuilderTests.test_build_sentence) Should return dict of values ... ok test_create_transcription (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_create_transcription) create_transcription() should create a transcription and return id ... ok test_get_transcription (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_get_transcription) get_transcription() should return a transcription ... ok test_list_transcriptions (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_list_transcriptions) list_transcriptions() should return transcriptions ... ok test_call_with_caching_client_class_name (tests.test_client.ClientTests.test_call_with_caching_client_class_name) Call of client() should cache client class name ... ok test_call_with_supported_client (tests.test_client.ClientTests.test_call_with_supported_client) Call of client() should return client instance for supported client name ... ok test_call_with_supported_client_different_case (tests.test_client.ClientTests.test_call_with_supported_client_different_case) Call of client() should return client instance for supported client name (case insensitive) ... ok test_call_with_unsupported_client (tests.test_client.ClientTests.test_call_with_unsupported_client) Call of client() should raise error for unsupported client name ... ok ---------------------------------------------------------------------- Ran 143 tests in 0.053s OK >>> py3-bandwidth-sdk: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version(self.metadata.version) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth copying build/lib/bandwidth/version.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account copying build/lib/bandwidth/account/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account copying build/lib/bandwidth/account/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account copying build/lib/bandwidth/account/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account copying build/lib/bandwidth/convert_camel.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth copying build/lib/bandwidth/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/decorators.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/bxml.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/backup_init.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/lazy_enumerable.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice copying build/lib/bandwidth/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/version.py to version.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging/api_exception_module.py to api_exception_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging/client_module.py to client_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account/api_exception_module.py to api_exception_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account/client_module.py to client_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/convert_camel.py to convert_camel.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/decorators.py to decorators.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/api_exception_module.py to api_exception_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/bxml.py to bxml.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/backup_init.py to backup_init.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/lazy_enumerable.py to lazy_enumerable.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/client_module.py to client_module.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/client_module.py to client_module.cpython-312.pyc running install_egg_info running egg_info writing bandwidth_sdk.egg-info/PKG-INFO writing dependency_links to bandwidth_sdk.egg-info/dependency_links.txt writing requirements to bandwidth_sdk.egg-info/requires.txt writing top-level names to bandwidth_sdk.egg-info/top_level.txt reading manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' Copying bandwidth_sdk.egg-info to /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth_sdk-3.1.0-py3.12.egg-info running install_scripts >>> py3-bandwidth-sdk-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/messaging/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.12/site-packages/bandwidth/messaging/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/account/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.12/site-packages/bandwidth/account/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.12/site-packages/bandwidth/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.12/site-packages/bandwidth/voice/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.12/site-packages/bandwidth/voice/__pycache__' >>> py3-bandwidth-sdk-pyc*: Preparing subpackage py3-bandwidth-sdk-pyc... >>> py3-bandwidth-sdk-pyc*: Running postcheck for py3-bandwidth-sdk-pyc >>> py3-bandwidth-sdk*: Running postcheck for py3-bandwidth-sdk >>> py3-bandwidth-sdk*: Preparing package py3-bandwidth-sdk... >>> py3-bandwidth-sdk-pyc*: Tracing dependencies... py3-requests py3-dateutil py3-lxml py3-six python3~3.12 >>> py3-bandwidth-sdk-pyc*: Package size: 392.0 KB >>> py3-bandwidth-sdk-pyc*: Compressing data... >>> py3-bandwidth-sdk-pyc*: Create checksum... >>> py3-bandwidth-sdk-pyc*: Create py3-bandwidth-sdk-pyc-3.1.0-r7.apk >>> py3-bandwidth-sdk*: Tracing dependencies... py3-requests py3-dateutil py3-lxml py3-six python3~3.12 >>> py3-bandwidth-sdk*: Package size: 384.0 KB >>> py3-bandwidth-sdk*: Compressing data... >>> py3-bandwidth-sdk*: Create checksum... >>> py3-bandwidth-sdk*: Create py3-bandwidth-sdk-3.1.0-r7.apk >>> py3-bandwidth-sdk: Build complete at Mon, 15 Apr 2024 19:02:29 +0000 elapsed time 0h 0m 4s >>> py3-bandwidth-sdk: Cleaning up srcdir >>> py3-bandwidth-sdk: Cleaning up pkgdir >>> py3-bandwidth-sdk: Uninstalling dependencies... (1/37) Purging .makedepends-py3-bandwidth-sdk (20240415.190226) (2/37) Purging py3-requests-pyc (2.31.0-r2) (3/37) Purging py3-requests (2.31.0-r2) (4/37) Purging py3-certifi-pyc (2024.2.2-r1) (5/37) Purging py3-certifi (2024.2.2-r1) (6/37) Purging py3-charset-normalizer-pyc (3.3.2-r1) (7/37) Purging py3-charset-normalizer (3.3.2-r1) (8/37) Purging py3-idna-pyc (3.7-r0) (9/37) Purging py3-idna (3.7-r0) (10/37) Purging py3-urllib3-pyc (1.26.18-r1) (11/37) Purging py3-urllib3 (1.26.18-r1) (12/37) Purging py3-dateutil-pyc (2.9.0-r1) (13/37) Purging py3-dateutil (2.9.0-r1) (14/37) Purging py3-lxml-pyc (5.1.0-r0) (15/37) Purging py3-lxml (5.1.0-r0) (16/37) Purging py3-six-pyc (1.16.0-r9) (17/37) Purging py3-six (1.16.0-r9) (18/37) Purging py3-setuptools-pyc (69.2.0-r2) (19/37) Purging py3-setuptools (69.2.0-r2) (20/37) Purging py3-packaging-pyc (24.0-r1) (21/37) Purging py3-packaging (24.0-r1) (22/37) Purging py3-parsing-pyc (3.1.2-r1) (23/37) Purging py3-parsing (3.1.2-r1) (24/37) Purging libxslt (1.1.39-r1) (25/37) Purging python3-pyc (3.12.3-r0) (26/37) Purging python3-pycache-pyc0 (3.12.3-r0) (27/37) Purging pyc (3.12.3-r0) (28/37) Purging python3 (3.12.3-r0) (29/37) Purging gdbm (1.23-r1) (30/37) Purging libffi (3.4.6-r0) (31/37) Purging libgcrypt (1.10.3-r0) (32/37) Purging libgpg-error (1.48-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging libxml2 (2.12.6-r2) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-bandwidth-sdk: Updating the testing/ppc64le repository index... >>> py3-bandwidth-sdk: Signing the index...