>>> py3-nodeenv: Building community/py3-nodeenv 1.9.1-r1 (using abuild 3.15.0-r2) started Mon, 11 Aug 2025 21:49:30 +0000 >>> py3-nodeenv: Validating /home/buildozer/aports/community/py3-nodeenv/APKBUILD... >>> py3-nodeenv: Analyzing dependencies... >>> py3-nodeenv: Installing for build: build-base bash py3-setuptools python3-dev py3-gpep517 py3-wheel nodejs py3-pytest py3-mock py3-pytest-cov ( 1/49) Installing bash (5.3.3-r0) bash-5.3.3-r0.post-install: Executing script... ( 2/49) Installing libbz2 (1.0.8-r6) ( 3/49) Installing libffi (3.5.2-r0) ( 4/49) Installing gdbm (1.26-r0) ( 5/49) Installing xz-libs (5.8.1-r0) ( 6/49) Installing mpdecimal (4.0.1-r0) ( 7/49) Installing libpanelw (6.5_p20250705-r0) ( 8/49) Installing sqlite-libs (3.50.4-r0) ( 9/49) Installing python3 (3.12.11-r0) (10/49) Installing python3-pycache-pyc0 (3.12.11-r0) (11/49) Installing pyc (3.12.11-r0) (12/49) Installing py3-setuptools-pyc (80.9.0-r1) (13/49) Installing py3-parsing (3.2.3-r0) (14/49) Installing py3-parsing-pyc (3.2.3-r0) (15/49) Installing py3-packaging-pyc (25.0-r0) (16/49) Installing python3-pyc (3.12.11-r0) (17/49) Installing py3-packaging (25.0-r0) (18/49) Installing py3-setuptools (80.9.0-r1) (19/49) Installing python3-dev (3.12.11-r0) (20/49) Installing py3-installer (0.7.0-r2) (21/49) Installing py3-installer-pyc (0.7.0-r2) (22/49) Installing py3-gpep517 (19-r0) (23/49) Installing py3-gpep517-pyc (19-r0) (24/49) Installing py3-wheel (0.46.1-r0) (25/49) Installing py3-wheel-pyc (0.46.1-r0) (26/49) Installing ca-certificates (20250619-r0) (27/49) Installing ada-libs (2.9.2-r5) (28/49) Installing icu-data-en (76.1-r1) icu-data-en-76.1-r1.post-install: Executing script... icu-data-en-76.1-r1.post-install: * icu-data-en-76.1-r1.post-install: * If you need ICU with non-English locales and legacy charset support, install icu-data-en-76.1-r1.post-install: * package icu-data-full. icu-data-en-76.1-r1.post-install: * (29/49) Installing icu-libs (76.1-r1) (30/49) Installing simdjson (3.12.0-r0) (31/49) Installing simdutf (7.3.5-r0) (32/49) Installing nodejs (22.16.0-r3) (33/49) Installing py3-iniconfig (2.1.0-r0) (34/49) Installing py3-iniconfig-pyc (2.1.0-r0) (35/49) Installing py3-pluggy (1.6.0-r0) (36/49) Installing py3-pluggy-pyc (1.6.0-r0) (37/49) Installing py3-py (1.11.0-r4) (38/49) Installing py3-py-pyc (1.11.0-r4) (39/49) Installing py3-pygments (2.19.2-r0) (40/49) Installing py3-pygments-pyc (2.19.2-r0) (41/49) Installing py3-pytest (8.4.1-r1) (42/49) Installing py3-pytest-pyc (8.4.1-r1) (43/49) Installing py3-mock (5.2.0-r0) (44/49) Installing py3-mock-pyc (5.2.0-r0) (45/49) Installing py3-coverage (7.10.3-r0) (46/49) Installing py3-coverage-pyc (7.10.3-r0) (47/49) Installing py3-pytest-cov (5.0.0-r0) (48/49) Installing py3-pytest-cov-pyc (5.0.0-r0) (49/49) Installing .makedepends-py3-nodeenv (20250811.214931) busybox-1.37.0-r22.trigger: Executing script... ca-certificates-20250619-r0.trigger: Executing script... OK: 572 MiB in 153 packages >>> py3-nodeenv: Cleaning up srcdir >>> py3-nodeenv: Cleaning up pkgdir >>> py3-nodeenv: Cleaning up tmpdir >>> py3-nodeenv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nodeenv-1.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-nodeenv: Fetching nodeenv-1.9.1.tar.gz::https://github.com/ekalinin/nodeenv/archive/1.9.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/nodeenv-1.9.1.tar.gz.part' nodeenv-1.9.1.tar.gz 100% |********************************| 37158 0:00:00 ETA '/var/cache/distfiles/edge/nodeenv-1.9.1.tar.gz.part' saved >>> py3-nodeenv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nodeenv-1.9.1.tar.gz >>> py3-nodeenv: Checking sha512sums... nodeenv-1.9.1.tar.gz: OK 11-alpine-prebuilt.patch: OK >>> py3-nodeenv: Unpacking /var/cache/distfiles/edge/nodeenv-1.9.1.tar.gz... >>> py3-nodeenv: 11-alpine-prebuilt.patch patching file tests/nodeenv_test.py Hunk #1 succeeded at 30 with fuzz 1 (offset 9 lines). 2025-08-11 21:49:34,028 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-11 21:49:34,072 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-08-11 21:49:34,100 root INFO running build 2025-08-11 21:49:34,100 root INFO running build_py 2025-08-11 21:49:34,106 root INFO creating build/lib 2025-08-11 21:49:34,106 root INFO copying nodeenv.py -> build/lib 2025-08-11 21:49:34,117 root INFO installing to build/bdist.linux-i686/wheel 2025-08-11 21:49:34,117 root INFO running install 2025-08-11 21:49:34,129 root INFO running install_lib 2025-08-11 21:49:34,134 root INFO creating build/bdist.linux-i686/wheel 2025-08-11 21:49:34,134 root INFO copying build/lib/nodeenv.py -> build/bdist.linux-i686/wheel/. 2025-08-11 21:49:34,135 root INFO running install_egg_info 2025-08-11 21:49:34,140 root INFO running egg_info 2025-08-11 21:49:34,144 root INFO creating nodeenv.egg-info 2025-08-11 21:49:34,144 root INFO writing nodeenv.egg-info/PKG-INFO 2025-08-11 21:49:34,145 root INFO writing dependency_links to nodeenv.egg-info/dependency_links.txt 2025-08-11 21:49:34,145 root INFO writing entry points to nodeenv.egg-info/entry_points.txt 2025-08-11 21:49:34,145 root INFO writing top-level names to nodeenv.egg-info/top_level.txt 2025-08-11 21:49:34,146 root INFO writing manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-08-11 21:49:34,151 root INFO reading manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-08-11 21:49:34,151 root INFO reading manifest template 'MANIFEST.in' 2025-08-11 21:49:34,152 root WARNING warning: no files found matching 'setup.cfg' 2025-08-11 21:49:34,152 root WARNING no previously-included directories found matching 'debian-upstream/nodeenv' 2025-08-11 21:49:34,153 root WARNING no previously-included directories found matching 'debian-upstream/sdist' 2025-08-11 21:49:34,153 root WARNING warning: no previously-included files matching '*.log' found under directory 'debian-upstream' 2025-08-11 21:49:34,153 root WARNING warning: no previously-included files matching '*.substvars' found under directory 'debian-upstream' 2025-08-11 21:49:34,154 root WARNING warning: no previously-included files matching 'files' found under directory 'debian-upstream' 2025-08-11 21:49:34,154 root INFO adding license file 'LICENSE' 2025-08-11 21:49:34,154 root INFO adding license file 'AUTHORS' 2025-08-11 21:49:34,155 root INFO writing manifest file 'nodeenv.egg-info/SOURCES.txt' 2025-08-11 21:49:34,155 root INFO Copying nodeenv.egg-info to build/bdist.linux-i686/wheel/./nodeenv-1.9.1-py3.12.egg-info 2025-08-11 21:49:34,157 root INFO running install_scripts 2025-08-11 21:49:34,158 root INFO creating build/bdist.linux-i686/wheel/nodeenv-1.9.1.dist-info/WHEEL 2025-08-11 21:49:34,159 wheel INFO creating '/home/buildozer/aports/community/py3-nodeenv/src/nodeenv-1.9.1/.dist/.tmp-iz7636zv/nodeenv-1.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-11 21:49:34,159 wheel INFO adding 'nodeenv.py' 2025-08-11 21:49:34,160 wheel INFO adding 'nodeenv-1.9.1.dist-info/licenses/AUTHORS' 2025-08-11 21:49:34,160 wheel INFO adding 'nodeenv-1.9.1.dist-info/licenses/LICENSE' 2025-08-11 21:49:34,161 wheel INFO adding 'nodeenv-1.9.1.dist-info/METADATA' 2025-08-11 21:49:34,161 wheel INFO adding 'nodeenv-1.9.1.dist-info/WHEEL' 2025-08-11 21:49:34,161 wheel INFO adding 'nodeenv-1.9.1.dist-info/entry_points.txt' 2025-08-11 21:49:34,161 wheel INFO adding 'nodeenv-1.9.1.dist-info/top_level.txt' 2025-08-11 21:49:34,162 wheel INFO adding 'nodeenv-1.9.1.dist-info/RECORD' 2025-08-11 21:49:34,162 root INFO removing build/bdist.linux-i686/wheel 2025-08-11 21:49:34,163 gpep517 INFO The backend produced .dist/nodeenv-1.9.1-py2.py3-none-any.whl nodeenv-1.9.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-nodeenv/src/nodeenv-1.9.1 configfile: tox.ini plugins: cov-5.0.0 collected 16 items tests/nodeenv_test.py .......... [ 62%] tests/test_install_activate.py ...... [100%] ============================== 16 passed in 0.86s ============================== >>> py3-nodeenv: Entering fakeroot... >>> py3-nodeenv-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-nodeenv/pkg/py3-nodeenv-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-nodeenv-pyc*: Preparing subpackage py3-nodeenv-pyc... >>> py3-nodeenv-pyc*: Running postcheck for py3-nodeenv-pyc >>> py3-nodeenv*: Running postcheck for py3-nodeenv >>> py3-nodeenv*: Preparing package py3-nodeenv... >>> py3-nodeenv-pyc*: Tracing dependencies... bash py3-setuptools python3~3.12 >>> py3-nodeenv-pyc*: Package size: 57.9 KB >>> py3-nodeenv-pyc*: Compressing data... >>> py3-nodeenv-pyc*: Create checksum... >>> py3-nodeenv-pyc*: Create py3-nodeenv-pyc-1.9.1-r1.apk >>> py3-nodeenv*: Tracing dependencies... bash py3-setuptools python3~3.12 >>> py3-nodeenv*: Package size: 71.3 KB >>> py3-nodeenv*: Compressing data... >>> py3-nodeenv*: Create checksum... >>> py3-nodeenv*: Create py3-nodeenv-1.9.1-r1.apk >>> py3-nodeenv: Build complete at Mon, 11 Aug 2025 21:49:36 +0000 elapsed time 0h 0m 6s >>> py3-nodeenv: Cleaning up srcdir >>> py3-nodeenv: Cleaning up pkgdir >>> py3-nodeenv: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-nodeenv (20250811.214931) ( 2/49) Purging bash (5.3.3-r0) bash-5.3.3-r0.pre-deinstall: Executing script... ( 3/49) Purging py3-setuptools-pyc (80.9.0-r1) ( 4/49) Purging py3-setuptools (80.9.0-r1) ( 5/49) Purging python3-dev (3.12.11-r0) ( 6/49) Purging py3-gpep517-pyc (19-r0) ( 7/49) Purging py3-gpep517 (19-r0) ( 8/49) Purging py3-installer-pyc (0.7.0-r2) ( 9/49) Purging py3-installer (0.7.0-r2) (10/49) Purging py3-wheel-pyc (0.46.1-r0) (11/49) Purging py3-wheel (0.46.1-r0) (12/49) Purging nodejs (22.16.0-r3) (13/49) Purging ca-certificates (20250619-r0) ca-certificates-20250619-r0.post-deinstall: Executing script... (14/49) Purging py3-mock-pyc (5.2.0-r0) (15/49) Purging py3-mock (5.2.0-r0) (16/49) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/49) Purging py3-pytest-cov (5.0.0-r0) (18/49) Purging py3-pytest-pyc (8.4.1-r1) (19/49) Purging py3-pytest (8.4.1-r1) (20/49) Purging py3-iniconfig-pyc (2.1.0-r0) (21/49) Purging py3-iniconfig (2.1.0-r0) (22/49) Purging py3-packaging-pyc (25.0-r0) (23/49) Purging py3-packaging (25.0-r0) (24/49) Purging py3-parsing-pyc (3.2.3-r0) (25/49) Purging py3-parsing (3.2.3-r0) (26/49) Purging py3-pluggy-pyc (1.6.0-r0) (27/49) Purging py3-pluggy (1.6.0-r0) (28/49) Purging py3-py-pyc (1.11.0-r4) (29/49) Purging py3-py (1.11.0-r4) (30/49) Purging py3-pygments-pyc (2.19.2-r0) (31/49) Purging py3-pygments (2.19.2-r0) (32/49) Purging py3-coverage-pyc (7.10.3-r0) (33/49) Purging py3-coverage (7.10.3-r0) (34/49) Purging python3-pyc (3.12.11-r0) (35/49) Purging python3-pycache-pyc0 (3.12.11-r0) (36/49) Purging pyc (3.12.11-r0) (37/49) Purging python3 (3.12.11-r0) (38/49) Purging ada-libs (2.9.2-r5) (39/49) Purging gdbm (1.26-r0) (40/49) Purging icu-libs (76.1-r1) (41/49) Purging libbz2 (1.0.8-r6) (42/49) Purging libffi (3.5.2-r0) (43/49) Purging libpanelw (6.5_p20250705-r0) (44/49) Purging mpdecimal (4.0.1-r0) (45/49) Purging simdjson (3.12.0-r0) (46/49) Purging simdutf (7.3.5-r0) (47/49) Purging sqlite-libs (3.50.4-r0) (48/49) Purging xz-libs (5.8.1-r0) (49/49) Purging icu-data-en (76.1-r1) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> py3-nodeenv: Updating the community/x86 repository index... >>> py3-nodeenv: Signing the index...