>>> py3-daphne: Building community/py3-daphne 4.0.0-r0 (using abuild 3.10.0-r0) started Fri, 10 Feb 2023 04:56:31 +0000 >>> py3-daphne: Checking sanity of /home/buildozer/aports/community/py3-daphne/APKBUILD... >>> py3-daphne: Analyzing dependencies... >>> py3-daphne: Installing for build: build-base py3-twisted py3-autobahn py3-asgiref py3-setuptools_scm (1/60) Installing libbz2 (1.0.8-r4) (2/60) Installing libffi (3.4.4-r0) (3/60) Installing gdbm (1.23-r0) (4/60) Installing xz-libs (5.4.1-r0) (5/60) Installing mpdecimal (2.5.1-r1) (6/60) Installing readline (8.2.0-r0) (7/60) Installing sqlite-libs (3.40.1-r0) (8/60) Installing python3 (3.11.2-r0) (9/60) Installing py3-cparser (2.21-r1) (10/60) Installing py3-cffi (1.15.1-r1) (11/60) Installing py3-cryptography (39.0.1-r0) (12/60) Installing py3-zope-interface (5.5.2-r0) (13/60) Installing py3-constantly (15.1.0-r6) (14/60) Installing py3-incremental (22.10.0-r1) (15/60) Installing py3-attrs (22.2.0-r0) (16/60) Installing py3-six (1.16.0-r4) (17/60) Installing py3-automat (22.10.0-r1) (18/60) Installing py3-idna (3.4-r3) (19/60) Installing py3-hyperlink (21.0.0-r3) (20/60) Installing py3-typing-extensions (4.4.0-r1) (21/60) Installing py3-pyhamcrest (2.0.4-r1) (22/60) Installing py3-asn1 (0.4.8-r3) (23/60) Installing py3-asn1-modules (0.2.8-r3) (24/60) Installing py3-characteristic (14.3.0-r9) (25/60) Installing py3-service_identity (21.1.0-r3) (26/60) Installing py3-pyserial (3.5-r5) (27/60) Installing py3-hyperframe (6.0.1-r1) (28/60) Installing py3-hpack (4.0.0-r5) (29/60) Installing py3-h2 (4.1.0-r1) (30/60) Installing py3-twisted (22.10.0-r1) (31/60) Installing py3-txaio (23.1.1-r0) (32/60) Installing py3-certifi (2022.12.7-r0) (33/60) Installing py3-charset-normalizer (3.0.1-r1) (34/60) Installing py3-urllib3 (1.26.14-r0) (35/60) Installing py3-requests (2.28.2-r0) (36/60) Installing py3-tz (2022.7.1-r0) (37/60) Installing py3-babel (2.11.0-r1) (38/60) Installing py3-docutils (0.19-r2) (39/60) Installing py3-imagesize (1.4.1-r1) (40/60) Installing py3-markupsafe (2.1.2-r0) (41/60) Installing py3-jinja2 (3.1.2-r1) (42/60) Installing py3-parsing (3.0.9-r1) (43/60) Installing py3-packaging (23.0-r0) (44/60) Installing py3-pygments (2.14.0-r0) (45/60) Installing py3-snowballstemmer (2.2.0-r1) (46/60) Installing py3-alabaster (0.7.13-r0) (47/60) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (48/60) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (49/60) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (50/60) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (51/60) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (52/60) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (53/60) Installing py3-sphinx (6.1.3-r0) (54/60) Installing py3-sphinxcontrib-images (0.9.4-r1) (55/60) Installing py3-pynacl (1.5.0-r2) (56/60) Installing py3-autobahn (22.12.1-r0) (57/60) Installing py3-asgiref (3.6.0-r0) (58/60) Installing py3-setuptools (67.2.0-r0) (59/60) Installing py3-setuptools_scm (7.1.0-r0) (60/60) Installing .makedepends-py3-daphne (20230210.045632) Executing busybox-1.36.0-r4.trigger OK: 534 MiB in 156 packages >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/edge/daphne-4.0.0.tar.gz >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/edge/daphne-4.0.0.tar.gz >>> py3-daphne: Checking sha512sums... daphne-4.0.0.tar.gz: OK 0001-pytest-runner-extra.patch: OK >>> py3-daphne: Unpacking /var/cache/distfiles/edge/daphne-4.0.0.tar.gz... >>> py3-daphne: 0001-pytest-runner-extra.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/daphne copying daphne/http_protocol.py -> build/lib/daphne copying daphne/access.py -> build/lib/daphne copying daphne/endpoints.py -> build/lib/daphne copying daphne/ws_protocol.py -> build/lib/daphne copying daphne/utils.py -> build/lib/daphne copying daphne/__main__.py -> build/lib/daphne copying daphne/testing.py -> build/lib/daphne copying daphne/__init__.py -> build/lib/daphne copying daphne/apps.py -> build/lib/daphne copying daphne/cli.py -> build/lib/daphne copying daphne/server.py -> build/lib/daphne copying daphne/checks.py -> build/lib/daphne creating build/lib/daphne/management copying daphne/management/__init__.py -> build/lib/daphne/management creating build/lib/daphne/management/commands copying daphne/management/commands/runserver.py -> build/lib/daphne/management/commands copying daphne/management/commands/__init__.py -> build/lib/daphne/management/commands creating build/lib/twisted creating build/lib/twisted/plugins copying daphne/twisted/plugins/fd_endpoint.py -> build/lib/twisted/plugins running egg_info writing daphne.egg-info/PKG-INFO writing dependency_links to daphne.egg-info/dependency_links.txt writing entry points to daphne.egg-info/entry_points.txt writing requirements to daphne.egg-info/requires.txt writing top-level names to daphne.egg-info/top_level.txt reading manifest file 'daphne.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'daphne.egg-info/SOURCES.txt' >>> py3-daphne: Entering fakeroot... running install /usr/lib/python3.11/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 build running build_py running egg_info writing daphne.egg-info/PKG-INFO writing dependency_links to daphne.egg-info/dependency_links.txt writing entry points to daphne.egg-info/entry_points.txt writing requirements to daphne.egg-info/requires.txt writing top-level names to daphne.egg-info/top_level.txt reading manifest file 'daphne.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'daphne.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-daphne/pkg creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/fd_endpoint.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/http_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/commands copying build/lib/daphne/management/commands/runserver.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/commands copying build/lib/daphne/management/commands/__init__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/commands copying build/lib/daphne/management/__init__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management copying build/lib/daphne/access.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/endpoints.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/ws_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/utils.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/__main__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/testing.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/__init__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/apps.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/cli.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/server.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/checks.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins/fd_endpoint.py to fd_endpoint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/http_protocol.py to http_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/commands/runserver.py to runserver.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/management/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/access.py to access.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/endpoints.py to endpoints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/ws_protocol.py to ws_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/testing.py to testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/apps.py to apps.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/server.py to server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/checks.py to checks.cpython-311.pyc running install_egg_info Copying daphne.egg-info to /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne-4.0.0-py3.11.egg-info running install_scripts Installing daphne script to /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/bin >>> py3-daphne*: Running postcheck for py3-daphne >>> py3-daphne*: Preparing package py3-daphne... >>> py3-daphne*: Tracing dependencies... >>> py3-daphne*: Package size: 348.0 KB >>> py3-daphne*: Compressing data... >>> py3-daphne*: Create checksum... >>> py3-daphne*: Create py3-daphne-4.0.0-r0.apk >>> py3-daphne: Build complete at Fri, 10 Feb 2023 04:56:37 +0000 elapsed time 0h 0m 6s >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Uninstalling dependencies... (1/60) Purging .makedepends-py3-daphne (20230210.045632) (2/60) Purging py3-autobahn (22.12.1-r0) (3/60) Purging py3-txaio (23.1.1-r0) (4/60) Purging py3-twisted (22.10.0-r1) (5/60) Purging py3-zope-interface (5.5.2-r0) (6/60) Purging py3-constantly (15.1.0-r6) (7/60) Purging py3-incremental (22.10.0-r1) (8/60) Purging py3-automat (22.10.0-r1) (9/60) Purging py3-hyperlink (21.0.0-r3) (10/60) Purging py3-pyhamcrest (2.0.4-r1) (11/60) Purging py3-service_identity (21.1.0-r3) (12/60) Purging py3-six (1.16.0-r4) (13/60) Purging py3-asn1-modules (0.2.8-r3) (14/60) Purging py3-asn1 (0.4.8-r3) (15/60) Purging py3-attrs (22.2.0-r0) (16/60) Purging py3-characteristic (14.3.0-r9) (17/60) Purging py3-cryptography (39.0.1-r0) (18/60) Purging py3-pyserial (3.5-r5) (19/60) Purging py3-h2 (4.1.0-r1) (20/60) Purging py3-hyperframe (6.0.1-r1) (21/60) Purging py3-hpack (4.0.0-r5) (22/60) Purging py3-sphinxcontrib-images (0.9.4-r1) (23/60) Purging py3-sphinx (6.1.3-r0) (24/60) Purging py3-babel (2.11.0-r1) (25/60) Purging py3-tz (2022.7.1-r0) (26/60) Purging py3-docutils (0.19-r2) (27/60) Purging py3-imagesize (1.4.1-r1) (28/60) Purging py3-jinja2 (3.1.2-r1) (29/60) Purging py3-markupsafe (2.1.2-r0) (30/60) Purging py3-pygments (2.14.0-r0) (31/60) Purging py3-requests (2.28.2-r0) (32/60) Purging py3-certifi (2022.12.7-r0) (33/60) Purging py3-charset-normalizer (3.0.1-r1) (34/60) Purging py3-idna (3.4-r3) (35/60) Purging py3-urllib3 (1.26.14-r0) (36/60) Purging py3-snowballstemmer (2.2.0-r1) (37/60) Purging py3-alabaster (0.7.13-r0) (38/60) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (39/60) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (40/60) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (41/60) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (42/60) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (43/60) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (44/60) Purging py3-pynacl (1.5.0-r2) (45/60) Purging py3-cffi (1.15.1-r1) (46/60) Purging py3-cparser (2.21-r1) (47/60) Purging py3-asgiref (3.6.0-r0) (48/60) Purging py3-setuptools_scm (7.1.0-r0) (49/60) Purging py3-setuptools (67.2.0-r0) (50/60) Purging py3-packaging (23.0-r0) (51/60) Purging py3-parsing (3.0.9-r1) (52/60) Purging py3-typing-extensions (4.4.0-r1) (53/60) Purging python3 (3.11.2-r0) (54/60) Purging libbz2 (1.0.8-r4) (55/60) Purging libffi (3.4.4-r0) (56/60) Purging gdbm (1.23-r0) (57/60) Purging xz-libs (5.4.1-r0) (58/60) Purging mpdecimal (2.5.1-r1) (59/60) Purging readline (8.2.0-r0) (60/60) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 329 MiB in 96 packages >>> py3-daphne: Updating the community/armhf repository index... >>> py3-daphne: Signing the index...