>>> py3-pymsteams: Building testing/py3-pymsteams 0.2.2-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 12:18:22 +0000 >>> py3-pymsteams: Checking sanity of /home/buildozer/aports/testing/py3-pymsteams/APKBUILD... >>> py3-pymsteams: Analyzing dependencies... >>> py3-pymsteams: Installing for build: build-base py3-setuptools py3-pytest py3-requests py3-py py3-pluggy (1/35) Installing libffi (3.4.4-r2) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230401-r6) (5/35) Installing readline (8.2.1-r1) (6/35) Installing sqlite-libs (3.41.2-r2) (7/35) Installing python3 (3.11.3-r10) (8/35) Installing python3-pycache-pyc0 (3.11.3-r10) (9/35) Installing pyc (0.1-r0) (10/35) Installing py3-setuptools-pyc (67.7.2-r0) (11/35) Installing py3-parsing (3.0.9-r2) (12/35) Installing py3-parsing-pyc (3.0.9-r2) (13/35) Installing py3-packaging-pyc (23.1-r1) (14/35) Installing python3-pyc (3.11.3-r10) (15/35) Installing py3-packaging (23.1-r1) (16/35) Installing py3-setuptools (67.7.2-r0) (17/35) Installing py3-iniconfig (1.1.1-r6) (18/35) Installing py3-iniconfig-pyc (1.1.1-r6) (19/35) Installing py3-pluggy (1.0.0-r3) (20/35) Installing py3-pluggy-pyc (1.0.0-r3) (21/35) Installing py3-py (1.11.0-r2) (22/35) Installing py3-py-pyc (1.11.0-r2) (23/35) Installing py3-pytest (7.3.1-r1) (24/35) Installing py3-pytest-pyc (7.3.1-r1) (25/35) Installing py3-certifi (2022.12.7-r2) (26/35) Installing py3-certifi-pyc (2022.12.7-r2) (27/35) Installing py3-charset-normalizer (3.1.0-r1) (28/35) Installing py3-charset-normalizer-pyc (3.1.0-r1) (29/35) Installing py3-idna (3.4-r4) (30/35) Installing py3-idna-pyc (3.4-r4) (31/35) Installing py3-urllib3 (1.26.15-r1) (32/35) Installing py3-urllib3-pyc (1.26.15-r1) (33/35) Installing py3-requests (2.28.2-r1) (34/35) Installing py3-requests-pyc (2.28.2-r1) (35/35) Installing .makedepends-py3-pymsteams (20230425.121824) Executing busybox-1.36.0-r8.trigger OK: 434 MiB in 141 packages >>> py3-pymsteams: Cleaning up srcdir >>> py3-pymsteams: Cleaning up pkgdir >>> py3-pymsteams: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymsteams-0.2.2.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 100 55974 100 55974 0 0 544k 0 --:--:-- --:--:-- --:--:-- 546k >>> py3-pymsteams: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymsteams-0.2.2.tar.gz >>> py3-pymsteams: Checking sha512sums... py3-pymsteams-0.2.2.tar.gz: OK >>> py3-pymsteams: Unpacking /var/cache/distfiles/edge/py3-pymsteams-0.2.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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) running build running build_py creating build creating build/lib creating build/lib/pymsteams copying pymsteams/__init__.py -> build/lib/pymsteams ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-pymsteams/src/pymsteams-0.2.2 collecting ... collected 9 items / 1 deselected / 8 selected test/test_webhook.py::test_env_webhook_url PASSED [ 12%] test/test_webhook.py::test_send_message PASSED [ 25%] test/test_webhook.py::test_async_send_message PASSED [ 37%] test/test_webhook.py::test_send_sectioned_message PASSED [ 50%] test/test_webhook.py::test_send_potential_action PASSED [ 62%] test/test_webhook.py::test_http_500 PASSED [ 75%] test/test_webhook.py::test_http_403 PASSED [ 87%] test/test_webhook.py::test_chaining PASSED [100%] ======================= 8 passed, 1 deselected in 1.10s ======================== >>> py3-pymsteams: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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) running install /usr/lib/python3.11/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, pypa/build 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-pymsteams/pkg creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages/pymsteams copying build/lib/pymsteams/__init__.py -> /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages/pymsteams byte-compiling /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages/pymsteams/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info creating pymsteams.egg-info writing pymsteams.egg-info/PKG-INFO writing dependency_links to pymsteams.egg-info/dependency_links.txt writing requirements to pymsteams.egg-info/requires.txt writing top-level names to pymsteams.egg-info/top_level.txt writing manifest file 'pymsteams.egg-info/SOURCES.txt' reading manifest file 'pymsteams.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pymsteams.egg-info/SOURCES.txt' Copying pymsteams.egg-info to /home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages/pymsteams-0.2.2-py3.11.egg-info running install_scripts >>> py3-pymsteams-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams/usr/lib/python3.11/site-packages/pymsteams/__pycache__' -> '/home/buildozer/aports/testing/py3-pymsteams/pkg/py3-pymsteams-pyc/usr/lib/python3.11/site-packages/pymsteams/__pycache__' >>> py3-pymsteams-pyc*: Preparing subpackage py3-pymsteams-pyc... >>> py3-pymsteams-pyc*: Running postcheck for py3-pymsteams-pyc >>> py3-pymsteams*: Running postcheck for py3-pymsteams >>> py3-pymsteams*: Preparing package py3-pymsteams... >>> py3-pymsteams-pyc*: Tracing dependencies... python3~3.11 >>> py3-pymsteams-pyc*: Package size: 44.0 KB >>> py3-pymsteams-pyc*: Compressing data... >>> py3-pymsteams-pyc*: Create checksum... >>> py3-pymsteams-pyc*: Create py3-pymsteams-pyc-0.2.2-r2.apk >>> py3-pymsteams*: Tracing dependencies... python3~3.11 >>> py3-pymsteams*: Package size: 68.0 KB >>> py3-pymsteams*: Compressing data... >>> py3-pymsteams*: Create checksum... >>> py3-pymsteams*: Create py3-pymsteams-0.2.2-r2.apk >>> py3-pymsteams: Build complete at Tue, 25 Apr 2023 12:18:27 +0000 elapsed time 0h 0m 5s >>> py3-pymsteams: Cleaning up srcdir >>> py3-pymsteams: Cleaning up pkgdir >>> py3-pymsteams: Uninstalling dependencies... (1/35) Purging .makedepends-py3-pymsteams (20230425.121824) (2/35) Purging py3-setuptools-pyc (67.7.2-r0) (3/35) Purging py3-setuptools (67.7.2-r0) (4/35) Purging py3-pytest-pyc (7.3.1-r1) (5/35) Purging py3-pytest (7.3.1-r1) (6/35) Purging py3-iniconfig-pyc (1.1.1-r6) (7/35) Purging py3-iniconfig (1.1.1-r6) (8/35) Purging py3-packaging-pyc (23.1-r1) (9/35) Purging py3-packaging (23.1-r1) (10/35) Purging py3-parsing-pyc (3.0.9-r2) (11/35) Purging py3-parsing (3.0.9-r2) (12/35) Purging py3-requests-pyc (2.28.2-r1) (13/35) Purging py3-requests (2.28.2-r1) (14/35) Purging py3-certifi-pyc (2022.12.7-r2) (15/35) Purging py3-certifi (2022.12.7-r2) (16/35) Purging py3-charset-normalizer-pyc (3.1.0-r1) (17/35) Purging py3-charset-normalizer (3.1.0-r1) (18/35) Purging py3-idna-pyc (3.4-r4) (19/35) Purging py3-idna (3.4-r4) (20/35) Purging py3-urllib3-pyc (1.26.15-r1) (21/35) Purging py3-urllib3 (1.26.15-r1) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging py3-pluggy-pyc (1.0.0-r3) (25/35) Purging py3-pluggy (1.0.0-r3) (26/35) Purging python3-pyc (3.11.3-r10) (27/35) Purging python3-pycache-pyc0 (3.11.3-r10) (28/35) Purging pyc (0.1-r0) (29/35) Purging python3 (3.11.3-r10) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.4-r2) (32/35) Purging libpanelw (6.4_p20230401-r6) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r1) (35/35) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-pymsteams: Updating the testing/x86 repository index... >>> py3-pymsteams: Signing the index...