>>> py3-pytest-benchmark: Building community/py3-pytest-benchmark 4.0.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 02:27:35 +0000 >>> py3-pytest-benchmark: Checking sanity of /home/buildozer/aports/community/py3-pytest-benchmark/APKBUILD... >>> py3-pytest-benchmark: Analyzing dependencies... >>> py3-pytest-benchmark: Installing for build: build-base python3 py3-pytest py3-py-cpuinfo py3-gpep517 py3-setuptools py3-wheel (1/19) Installing libffi (3.4.4-r0) (2/19) Installing gdbm (1.23-r0) (3/19) Installing mpdecimal (2.5.1-r1) (4/19) Installing readline (8.2.0-r0) (5/19) Installing sqlite-libs (3.40.0-r0) (6/19) Installing python3 (3.11.0-r2) (7/19) Installing py3-attrs (22.1.0-r1) (8/19) Installing py3-iniconfig (1.1.1-r4) (9/19) Installing py3-parsing (3.0.9-r1) (10/19) Installing py3-packaging (21.3-r3) (11/19) Installing py3-pluggy (1.0.0-r2) (12/19) Installing py3-py (1.11.0-r1) (13/19) Installing py3-pytest (7.2.0-r2) (14/19) Installing py3-py-cpuinfo (9.0.0-r1) (15/19) Installing py3-installer (0.5.1-r2) (16/19) Installing py3-gpep517 (11-r1) (17/19) Installing py3-setuptools (65.6.0-r1) (18/19) Installing py3-wheel (0.38.4-r1) (19/19) Installing .makedepends-py3-pytest-benchmark (20221123.022736) Executing busybox-1.35.0-r29.trigger OK: 460 MiB in 122 packages >>> py3-pytest-benchmark: Cleaning up srcdir >>> py3-pytest-benchmark: Cleaning up pkgdir >>> py3-pytest-benchmark: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-benchmark-4.0.0.tar.gz >>> py3-pytest-benchmark: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-benchmark-4.0.0.tar.gz >>> py3-pytest-benchmark: Checking sha512sums... pytest-benchmark-4.0.0.tar.gz: OK >>> py3-pytest-benchmark: Unpacking /var/cache/distfiles/edge/pytest-benchmark-4.0.0.tar.gz... 2022-11-23 02:27:37,795 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2022-11-23 02:27:37,839 root INFO running bdist_wheel 2022-11-23 02:27:37,852 root INFO running build 2022-11-23 02:27:37,852 root INFO running build_py 2022-11-23 02:27:37,855 root INFO creating build 2022-11-23 02:27:37,855 root INFO creating build/lib 2022-11-23 02:27:37,855 root INFO creating build/lib/pytest_benchmark 2022-11-23 02:27:37,855 root INFO copying src/pytest_benchmark/cli.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,856 root INFO copying src/pytest_benchmark/utils.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,856 root INFO copying src/pytest_benchmark/session.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,856 root INFO copying src/pytest_benchmark/csv.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,856 root INFO copying src/pytest_benchmark/plugin.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,857 root INFO copying src/pytest_benchmark/stats.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,857 root INFO copying src/pytest_benchmark/__init__.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,857 root INFO copying src/pytest_benchmark/table.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,857 root INFO copying src/pytest_benchmark/__main__.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,858 root INFO copying src/pytest_benchmark/fixture.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,858 root INFO copying src/pytest_benchmark/logger.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,858 root INFO copying src/pytest_benchmark/compat.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,858 root INFO copying src/pytest_benchmark/histogram.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,859 root INFO copying src/pytest_benchmark/hookspec.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,859 root INFO copying src/pytest_benchmark/timers.py -> build/lib/pytest_benchmark 2022-11-23 02:27:37,859 root INFO creating build/lib/pytest_benchmark/storage 2022-11-23 02:27:37,859 root INFO copying src/pytest_benchmark/storage/__init__.py -> build/lib/pytest_benchmark/storage 2022-11-23 02:27:37,860 root INFO copying src/pytest_benchmark/storage/elasticsearch.py -> build/lib/pytest_benchmark/storage 2022-11-23 02:27:37,860 root INFO copying src/pytest_benchmark/storage/file.py -> build/lib/pytest_benchmark/storage 2022-11-23 02:27:37,860 root INFO running egg_info 2022-11-23 02:27:37,866 root INFO creating src/pytest_benchmark.egg-info 2022-11-23 02:27:37,868 root INFO writing src/pytest_benchmark.egg-info/PKG-INFO 2022-11-23 02:27:37,868 root INFO writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt 2022-11-23 02:27:37,869 root INFO writing entry points to src/pytest_benchmark.egg-info/entry_points.txt 2022-11-23 02:27:37,869 root INFO writing requirements to src/pytest_benchmark.egg-info/requires.txt 2022-11-23 02:27:37,869 root INFO writing top-level names to src/pytest_benchmark.egg-info/top_level.txt 2022-11-23 02:27:37,869 root INFO writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' 2022-11-23 02:27:37,871 root INFO reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' 2022-11-23 02:27:37,872 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 02:27:37,874 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-11-23 02:27:37,875 root WARNING warning: no previously-included files matching '__pycache__/*' found anywhere in distribution 2022-11-23 02:27:37,875 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2022-11-23 02:27:37,876 root WARNING warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-11-23 02:27:37,876 root INFO adding license file 'LICENSE' 2022-11-23 02:27:37,876 root INFO adding license file 'AUTHORS.rst' 2022-11-23 02:27:37,878 root INFO writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' 2022-11-23 02:27:37,884 wheel INFO installing to build/bdist.linux-i686/wheel 2022-11-23 02:27:37,884 root INFO running install 2022-11-23 02:27:37,894 root INFO running install_lib 2022-11-23 02:27:37,897 root INFO creating build/bdist.linux-i686 2022-11-23 02:27:37,897 root INFO creating build/bdist.linux-i686/wheel 2022-11-23 02:27:37,897 root INFO creating build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,897 root INFO copying build/lib/pytest_benchmark/cli.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,897 root INFO copying build/lib/pytest_benchmark/utils.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,898 root INFO copying build/lib/pytest_benchmark/session.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,898 root INFO copying build/lib/pytest_benchmark/csv.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,898 root INFO creating build/bdist.linux-i686/wheel/pytest_benchmark/storage 2022-11-23 02:27:37,898 root INFO copying build/lib/pytest_benchmark/storage/__init__.py -> build/bdist.linux-i686/wheel/pytest_benchmark/storage 2022-11-23 02:27:37,898 root INFO copying build/lib/pytest_benchmark/storage/elasticsearch.py -> build/bdist.linux-i686/wheel/pytest_benchmark/storage 2022-11-23 02:27:37,899 root INFO copying build/lib/pytest_benchmark/storage/file.py -> build/bdist.linux-i686/wheel/pytest_benchmark/storage 2022-11-23 02:27:37,899 root INFO copying build/lib/pytest_benchmark/plugin.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,899 root INFO copying build/lib/pytest_benchmark/stats.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,899 root INFO copying build/lib/pytest_benchmark/__init__.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,900 root INFO copying build/lib/pytest_benchmark/table.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,900 root INFO copying build/lib/pytest_benchmark/__main__.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,900 root INFO copying build/lib/pytest_benchmark/fixture.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,900 root INFO copying build/lib/pytest_benchmark/logger.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,900 root INFO copying build/lib/pytest_benchmark/compat.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,901 root INFO copying build/lib/pytest_benchmark/histogram.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,901 root INFO copying build/lib/pytest_benchmark/hookspec.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,901 root INFO copying build/lib/pytest_benchmark/timers.py -> build/bdist.linux-i686/wheel/pytest_benchmark 2022-11-23 02:27:37,901 root INFO running install_egg_info 2022-11-23 02:27:37,905 root INFO Copying src/pytest_benchmark.egg-info to build/bdist.linux-i686/wheel/pytest_benchmark-4.0.0-py3.11.egg-info 2022-11-23 02:27:37,907 root INFO running install_scripts 2022-11-23 02:27:37,934 wheel INFO creating build/bdist.linux-i686/wheel/pytest_benchmark-4.0.0.dist-info/WHEEL 2022-11-23 02:27:37,934 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-benchmark/src/pytest-benchmark-4.0.0/dist/tmppwk54vfw/pytest_benchmark-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2022-11-23 02:27:37,935 wheel INFO adding 'pytest_benchmark/__init__.py' 2022-11-23 02:27:37,935 wheel INFO adding 'pytest_benchmark/__main__.py' 2022-11-23 02:27:37,935 wheel INFO adding 'pytest_benchmark/cli.py' 2022-11-23 02:27:37,936 wheel INFO adding 'pytest_benchmark/compat.py' 2022-11-23 02:27:37,936 wheel INFO adding 'pytest_benchmark/csv.py' 2022-11-23 02:27:37,936 wheel INFO adding 'pytest_benchmark/fixture.py' 2022-11-23 02:27:37,936 wheel INFO adding 'pytest_benchmark/histogram.py' 2022-11-23 02:27:37,937 wheel INFO adding 'pytest_benchmark/hookspec.py' 2022-11-23 02:27:37,937 wheel INFO adding 'pytest_benchmark/logger.py' 2022-11-23 02:27:37,937 wheel INFO adding 'pytest_benchmark/plugin.py' 2022-11-23 02:27:37,938 wheel INFO adding 'pytest_benchmark/session.py' 2022-11-23 02:27:37,938 wheel INFO adding 'pytest_benchmark/stats.py' 2022-11-23 02:27:37,938 wheel INFO adding 'pytest_benchmark/table.py' 2022-11-23 02:27:37,938 wheel INFO adding 'pytest_benchmark/timers.py' 2022-11-23 02:27:37,939 wheel INFO adding 'pytest_benchmark/utils.py' 2022-11-23 02:27:37,939 wheel INFO adding 'pytest_benchmark/storage/__init__.py' 2022-11-23 02:27:37,939 wheel INFO adding 'pytest_benchmark/storage/elasticsearch.py' 2022-11-23 02:27:37,940 wheel INFO adding 'pytest_benchmark/storage/file.py' 2022-11-23 02:27:37,940 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/AUTHORS.rst' 2022-11-23 02:27:37,940 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/LICENSE' 2022-11-23 02:27:37,941 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/METADATA' 2022-11-23 02:27:37,941 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/WHEEL' 2022-11-23 02:27:37,941 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/entry_points.txt' 2022-11-23 02:27:37,941 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/top_level.txt' 2022-11-23 02:27:37,942 wheel INFO adding 'pytest_benchmark-4.0.0.dist-info/RECORD' 2022-11-23 02:27:37,942 wheel INFO removing build/bdist.linux-i686/wheel 2022-11-23 02:27:37,943 gpep517 INFO The backend produced dist/pytest_benchmark-4.0.0-py3-none-any.whl pytest_benchmark-4.0.0-py3-none-any.whl >>> py3-pytest-benchmark: Entering fakeroot... >>> py3-pytest-benchmark*: Running postcheck for py3-pytest-benchmark >>> py3-pytest-benchmark*: Preparing package py3-pytest-benchmark... >>> py3-pytest-benchmark*: Tracing dependencies... >>> py3-pytest-benchmark*: Package size: 456.0 KB >>> py3-pytest-benchmark*: Compressing data... >>> py3-pytest-benchmark*: Create checksum... >>> py3-pytest-benchmark*: Create py3-pytest-benchmark-4.0.0-r1.apk >>> py3-pytest-benchmark: Build complete at Wed, 23 Nov 2022 02:27:38 +0000 elapsed time 0h 0m 3s >>> py3-pytest-benchmark: Cleaning up srcdir >>> py3-pytest-benchmark: Cleaning up pkgdir >>> py3-pytest-benchmark: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pytest-benchmark (20221123.022736) (2/19) Purging py3-pytest (7.2.0-r2) (3/19) Purging py3-attrs (22.1.0-r1) (4/19) Purging py3-iniconfig (1.1.1-r4) (5/19) Purging py3-pluggy (1.0.0-r2) (6/19) Purging py3-py (1.11.0-r1) (7/19) Purging py3-py-cpuinfo (9.0.0-r1) (8/19) Purging py3-gpep517 (11-r1) (9/19) Purging py3-installer (0.5.1-r2) (10/19) Purging py3-setuptools (65.6.0-r1) (11/19) Purging py3-wheel (0.38.4-r1) (12/19) Purging py3-packaging (21.3-r3) (13/19) Purging py3-parsing (3.0.9-r1) (14/19) Purging python3 (3.11.0-r2) (15/19) Purging libffi (3.4.4-r0) (16/19) Purging gdbm (1.23-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-pytest-benchmark: Updating the community/x86 repository index... >>> py3-pytest-benchmark: Signing the index...