>>> py3-pyroute2.ethtool: Building community/py3-pyroute2.ethtool 0.6.5-r0 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 15:45:03 +0000 >>> py3-pyroute2.ethtool: Checking sanity of /home/buildozer/aports/community/py3-pyroute2.ethtool/APKBUILD... >>> py3-pyroute2.ethtool: Analyzing dependencies... >>> py3-pyroute2.ethtool: Installing for build: build-base py3-pyroute2.core py3-setuptools (1/16) Installing py3-pyroute2.core (0.6.5-r0) (2/16) Installing libbz2 (1.0.8-r1) (3/16) Installing libffi (3.4.2-r1) (4/16) Installing gdbm (1.20-r2) (5/16) Installing xz-libs (5.2.5-r0) (6/16) Installing mpdecimal (2.5.1-r1) (7/16) Installing readline (8.1.1-r0) (8/16) Installing sqlite-libs (3.36.0-r0) (9/16) Installing python3 (3.9.7-r3) (10/16) Installing py3-ordered-set (4.0.2-r2) (11/16) Installing py3-appdirs (1.4.4-r2) (12/16) Installing py3-parsing (2.4.7-r2) (13/16) Installing py3-six (1.16.0-r0) (14/16) Installing py3-packaging (20.9-r1) (15/16) Installing py3-setuptools (52.0.0-r4) (16/16) Installing .makedepends-py3-pyroute2.ethtool (20211020.154505) Executing busybox-1.34.1-r1.trigger OK: 369 MiB in 105 packages >>> py3-pyroute2.ethtool: Cleaning up srcdir >>> py3-pyroute2.ethtool: Cleaning up pkgdir >>> py3-pyroute2.ethtool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyroute2.ethtool-0.6.5.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-pyroute2.ethtool: Fetching https://files.pythonhosted.org/packages/source/p/pyroute2.ethtool/pyroute2.ethtool-0.6.5.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 100 28474 100 28474 0 0 415k 0 --:--:-- --:--:-- --:--:-- 415k >>> py3-pyroute2.ethtool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyroute2.ethtool-0.6.5.tar.gz >>> py3-pyroute2.ethtool: Checking sha512sums... pyroute2.ethtool-0.6.5.tar.gz: OK >>> py3-pyroute2.ethtool: Unpacking /var/cache/distfiles/v3.15/pyroute2.ethtool-0.6.5.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pr2modules copying pr2modules/__init__.py -> build/lib/pr2modules creating build/lib/pr2modules/ethtool copying pr2modules/ethtool/__init__.py -> build/lib/pr2modules/ethtool copying pr2modules/ethtool/ioctl.py -> build/lib/pr2modules/ethtool copying pr2modules/ethtool/ethtool.py -> build/lib/pr2modules/ethtool copying pr2modules/ethtool/common.py -> build/lib/pr2modules/ethtool >>> py3-pyroute2.ethtool: Entering fakeroot... running install running build running build_py running install_lib Skipping installation of /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/__init__.py (namespace package) copying pr2modules/ethtool/__init__.py -> /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool copying pr2modules/ethtool/ioctl.py -> /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool copying pr2modules/ethtool/ethtool.py -> /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool copying pr2modules/ethtool/common.py -> /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool byte-compiling /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool/ioctl.py to ioctl.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool/ethtool.py to ethtool.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pr2modules/ethtool/common.py to common.cpython-39.pyc running install_egg_info running egg_info writing pyroute2.ethtool.egg-info/PKG-INFO writing dependency_links to pyroute2.ethtool.egg-info/dependency_links.txt writing entry points to pyroute2.ethtool.egg-info/entry_points.txt writing namespace_packages to pyroute2.ethtool.egg-info/namespace_packages.txt writing requirements to pyroute2.ethtool.egg-info/requires.txt writing top-level names to pyroute2.ethtool.egg-info/top_level.txt reading manifest file 'pyroute2.ethtool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyroute2.ethtool.egg-info/SOURCES.txt' Copying pyroute2.ethtool.egg-info to /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pyroute2.ethtool-0.6.5-py3.9.egg-info Installing /home/buildozer/aports/community/py3-pyroute2.ethtool/pkg/py3-pyroute2.ethtool/usr/lib/python3.9/site-packages/pyroute2.ethtool-0.6.5-py3.9-nspkg.pth running install_scripts >>> py3-pyroute2.ethtool*: Running postcheck for py3-pyroute2.ethtool >>> py3-pyroute2.ethtool*: Preparing package py3-pyroute2.ethtool... >>> py3-pyroute2.ethtool*: Tracing dependencies... >>> py3-pyroute2.ethtool*: Package size: 148.0 KB >>> py3-pyroute2.ethtool*: Compressing data... >>> py3-pyroute2.ethtool*: Create checksum... >>> py3-pyroute2.ethtool*: Create py3-pyroute2.ethtool-0.6.5-r0.apk >>> py3-pyroute2.ethtool: Build complete at Wed, 20 Oct 2021 15:45:08 +0000 elapsed time 0h 0m 5s >>> py3-pyroute2.ethtool: Cleaning up srcdir >>> py3-pyroute2.ethtool: Cleaning up pkgdir >>> py3-pyroute2.ethtool: Uninstalling dependencies... (1/16) Purging .makedepends-py3-pyroute2.ethtool (20211020.154505) (2/16) Purging py3-pyroute2.core (0.6.5-r0) (3/16) Purging py3-setuptools (52.0.0-r4) (4/16) Purging py3-ordered-set (4.0.2-r2) (5/16) Purging py3-appdirs (1.4.4-r2) (6/16) Purging py3-packaging (20.9-r1) (7/16) Purging py3-parsing (2.4.7-r2) (8/16) Purging py3-six (1.16.0-r0) (9/16) Purging python3 (3.9.7-r3) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.20-r2) (13/16) Purging xz-libs (5.2.5-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-pyroute2.ethtool: Updating the community/x86 repository index... >>> py3-pyroute2.ethtool: Signing the index...