>>> py3-freezegun: Building community/py3-freezegun 1.2.2-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:46:12 +0000 >>> py3-freezegun: Checking sanity of /home/buildozer/aports/community/py3-freezegun/APKBUILD... >>> py3-freezegun: Analyzing dependencies... >>> py3-freezegun: Installing for build: build-base python3 py3-dateutil py3-gpep517 py3-setuptools py3-wheel py3-mock py3-pytest py3-pytest-cov (1/26) Installing py3-six (1.16.0-r6) (2/26) Installing py3-six-pyc (1.16.0-r6) (3/26) Installing py3-dateutil (2.8.2-r3) (4/26) Installing py3-dateutil-pyc (2.8.2-r3) (5/26) Installing py3-installer (0.7.0-r1) (6/26) Installing py3-installer-pyc (0.7.0-r1) (7/26) Installing py3-gpep517 (13-r2) (8/26) Installing py3-gpep517-pyc (13-r2) (9/26) Installing py3-setuptools (67.6.1-r1) (10/26) Installing py3-setuptools-pyc (67.6.1-r1) (11/26) Installing py3-wheel (0.40.0-r1) (12/26) Installing py3-wheel-pyc (0.40.0-r1) (13/26) Installing py3-mock (5.0.2-r1) (14/26) Installing py3-mock-pyc (5.0.2-r1) (15/26) Installing py3-iniconfig (1.1.1-r6) (16/26) Installing py3-iniconfig-pyc (1.1.1-r6) (17/26) Installing py3-pluggy (1.0.0-r3) (18/26) Installing py3-pluggy-pyc (1.0.0-r3) (19/26) Installing py3-py (1.11.0-r2) (20/26) Installing py3-py-pyc (1.11.0-r2) (21/26) Installing py3-pytest (7.3.1-r1) (22/26) Installing py3-pytest-pyc (7.3.1-r1) (23/26) Installing py3-coverage (6.5.0-r4) (24/26) Installing py3-coverage-pyc (6.5.0-r4) (25/26) Installing py3-pytest-cov (4.0.0-r1) (26/26) Installing .makedepends-py3-freezegun (20230420.094612) Executing busybox-1.36.0-r7.trigger OK: 1641 MiB in 209 packages >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/freezegun-1.2.2.tar.gz >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/freezegun-1.2.2.tar.gz >>> py3-freezegun: Checking sha512sums... freezegun-1.2.2.tar.gz: OK python3.10-staticmethods.patch: OK >>> py3-freezegun: Unpacking /var/cache/distfiles/v3.18/freezegun-1.2.2.tar.gz... >>> py3-freezegun: python3.10-staticmethods.patch patching file freezegun/api.py Hunk #1 succeeded at 619 (offset 21 lines). 2023-04-20 09:46:12,951 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-04-20 09:46:12,982 root INFO running bdist_wheel 2023-04-20 09:46:12,993 root INFO running build 2023-04-20 09:46:12,993 root INFO running build_py 2023-04-20 09:46:12,996 root INFO creating build 2023-04-20 09:46:12,996 root INFO creating build/lib 2023-04-20 09:46:12,996 root INFO creating build/lib/freezegun 2023-04-20 09:46:12,996 root INFO copying freezegun/__init__.py -> build/lib/freezegun 2023-04-20 09:46:12,997 root INFO copying freezegun/_async.py -> build/lib/freezegun 2023-04-20 09:46:12,997 root INFO copying freezegun/api.py -> build/lib/freezegun 2023-04-20 09:46:12,997 root INFO copying freezegun/config.py -> build/lib/freezegun 2023-04-20 09:46:12,997 root INFO running egg_info 2023-04-20 09:46:13,003 root INFO writing freezegun.egg-info/PKG-INFO 2023-04-20 09:46:13,003 root INFO writing dependency_links to freezegun.egg-info/dependency_links.txt 2023-04-20 09:46:13,004 root INFO writing requirements to freezegun.egg-info/requires.txt 2023-04-20 09:46:13,004 root INFO writing top-level names to freezegun.egg-info/top_level.txt 2023-04-20 09:46:13,006 root INFO reading manifest file 'freezegun.egg-info/SOURCES.txt' 2023-04-20 09:46:13,006 root INFO reading manifest template 'MANIFEST.in' 2023-04-20 09:46:13,007 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-04-20 09:46:13,007 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-04-20 09:46:13,007 root INFO adding license file 'LICENSE' 2023-04-20 09:46:13,007 root INFO adding license file 'AUTHORS.rst' 2023-04-20 09:46:13,008 root INFO writing manifest file 'freezegun.egg-info/SOURCES.txt' 2023-04-20 09:46:13,009 root INFO copying freezegun/__init__.pyi -> build/lib/freezegun 2023-04-20 09:46:13,009 root INFO copying freezegun/api.pyi -> build/lib/freezegun 2023-04-20 09:46:13,009 root INFO copying freezegun/py.typed -> build/lib/freezegun 2023-04-20 09:46:13,014 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-20 09:46:13,014 root INFO running install 2023-04-20 09:46:13,020 root INFO running install_lib 2023-04-20 09:46:13,023 root INFO creating build/bdist.linux-aarch64 2023-04-20 09:46:13,023 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-20 09:46:13,023 root INFO creating build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,023 root INFO copying build/lib/freezegun/__init__.py -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,023 root INFO copying build/lib/freezegun/api.pyi -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,023 root INFO copying build/lib/freezegun/_async.py -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,023 root INFO copying build/lib/freezegun/api.py -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,024 root INFO copying build/lib/freezegun/py.typed -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,024 root INFO copying build/lib/freezegun/__init__.pyi -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,024 root INFO copying build/lib/freezegun/config.py -> build/bdist.linux-aarch64/wheel/freezegun 2023-04-20 09:46:13,024 root INFO running install_egg_info 2023-04-20 09:46:13,027 root INFO Copying freezegun.egg-info to build/bdist.linux-aarch64/wheel/freezegun-1.2.2-py3.11.egg-info 2023-04-20 09:46:13,028 root INFO running install_scripts 2023-04-20 09:46:13,030 wheel INFO creating build/bdist.linux-aarch64/wheel/freezegun-1.2.2.dist-info/WHEEL 2023-04-20 09:46:13,030 wheel INFO creating '/home/buildozer/aports/community/py3-freezegun/src/freezegun-1.2.2/dist/.tmp-c4r7n2sk/freezegun-1.2.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-20 09:46:13,031 wheel INFO adding 'freezegun/__init__.py' 2023-04-20 09:46:13,031 wheel INFO adding 'freezegun/__init__.pyi' 2023-04-20 09:46:13,031 wheel INFO adding 'freezegun/_async.py' 2023-04-20 09:46:13,031 wheel INFO adding 'freezegun/api.py' 2023-04-20 09:46:13,031 wheel INFO adding 'freezegun/api.pyi' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun/config.py' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun/py.typed' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/AUTHORS.rst' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/LICENSE' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/METADATA' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/WHEEL' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/top_level.txt' 2023-04-20 09:46:13,032 wheel INFO adding 'freezegun-1.2.2.dist-info/RECORD' 2023-04-20 09:46:13,033 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-20 09:46:13,033 gpep517 INFO The backend produced dist/freezegun-1.2.2-py3-none-any.whl freezegun-1.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.2.2 plugins: cov-4.0.0 collected 124 items tests/test_asyncio.py .. [ 1%] tests/test_class_import.py .............. [ 12%] tests/test_configure.py .. [ 14%] tests/test_datetimes.py .................s...........s.................. [ 53%] ......................s [ 71%] tests/test_errors.py .. [ 73%] tests/test_import_alias.py ... [ 75%] tests/test_operations.py ......... [ 83%] tests/test_pickle.py ... [ 85%] tests/test_sqlite3.py .. [ 87%] tests/test_ticking.py .s........ [ 95%] tests/test_utils.py .. [ 96%] tests/test_uuid.py .. [ 98%] tests/test_warnings.py .. [100%] ======================== 120 passed, 4 skipped in 0.93s ======================== >>> py3-freezegun: Entering fakeroot... >>> py3-freezegun-pyc*: Running split function pyc... renamed '/home/buildozer/aports/community/py3-freezegun/pkg/py3-freezegun/usr/lib/python3.11/site-packages/freezegun/__pycache__' -> '/home/buildozer/aports/community/py3-freezegun/pkg/py3-freezegun-pyc/usr/lib/python3.11/site-packages/freezegun/__pycache__' >>> py3-freezegun-pyc*: Preparing subpackage py3-freezegun-pyc... >>> py3-freezegun-pyc*: Running postcheck for py3-freezegun-pyc >>> py3-freezegun*: Running postcheck for py3-freezegun >>> py3-freezegun*: Preparing package py3-freezegun... >>> py3-freezegun-pyc*: Tracing dependencies... python3 py3-dateutil python3~3.11 >>> py3-freezegun-pyc*: Package size: 84.0 KB >>> py3-freezegun-pyc*: Compressing data... >>> py3-freezegun-pyc*: Create checksum... >>> py3-freezegun-pyc*: Create py3-freezegun-pyc-1.2.2-r2.apk >>> py3-freezegun*: Tracing dependencies... python3 py3-dateutil python3~3.11 >>> py3-freezegun*: Package size: 116.0 KB >>> py3-freezegun*: Compressing data... >>> py3-freezegun*: Create checksum... >>> py3-freezegun*: Create py3-freezegun-1.2.2-r2.apk >>> py3-freezegun: Build complete at Thu, 20 Apr 2023 09:46:14 +0000 elapsed time 0h 0m 2s >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Uninstalling dependencies... (1/26) Purging .makedepends-py3-freezegun (20230420.094612) (2/26) Purging py3-dateutil-pyc (2.8.2-r3) (3/26) Purging py3-dateutil (2.8.2-r3) (4/26) Purging py3-six-pyc (1.16.0-r6) (5/26) Purging py3-six (1.16.0-r6) (6/26) Purging py3-gpep517-pyc (13-r2) (7/26) Purging py3-gpep517 (13-r2) (8/26) Purging py3-installer-pyc (0.7.0-r1) (9/26) Purging py3-installer (0.7.0-r1) (10/26) Purging py3-setuptools-pyc (67.6.1-r1) (11/26) Purging py3-setuptools (67.6.1-r1) (12/26) Purging py3-wheel-pyc (0.40.0-r1) (13/26) Purging py3-wheel (0.40.0-r1) (14/26) Purging py3-mock-pyc (5.0.2-r1) (15/26) Purging py3-mock (5.0.2-r1) (16/26) Purging py3-pytest-cov (4.0.0-r1) (17/26) Purging py3-pytest-pyc (7.3.1-r1) (18/26) Purging py3-pytest (7.3.1-r1) (19/26) Purging py3-iniconfig-pyc (1.1.1-r6) (20/26) Purging py3-iniconfig (1.1.1-r6) (21/26) Purging py3-pluggy-pyc (1.0.0-r3) (22/26) Purging py3-pluggy (1.0.0-r3) (23/26) Purging py3-py-pyc (1.11.0-r2) (24/26) Purging py3-py (1.11.0-r2) (25/26) Purging py3-coverage-pyc (6.5.0-r4) (26/26) Purging py3-coverage (6.5.0-r4) Executing busybox-1.36.0-r7.trigger OK: 1625 MiB in 183 packages >>> py3-freezegun: Updating the community/aarch64 repository index... >>> py3-freezegun: Signing the index...