>>> py3-tqdm: Building community/py3-tqdm 4.66.5-r0 (using abuild 3.14.0-r0) started Sun, 20 Oct 2024 03:21:40 +0000 >>> py3-tqdm: Validating /home/buildozer/aports/community/py3-tqdm/APKBUILD... >>> WARNING: py3-tqdm: Setting the maintainer with a comment is deprecated. Use maintainer="Celeste " instead >>> py3-tqdm: Analyzing dependencies... >>> py3-tqdm: Installing for build: build-base py3-gpep517 py3-setuptools_scm py3-wheel py3-pandas py3-pytest py3-pytest-asyncio py3-pytest-timeout (1/54) Installing libbz2 (1.0.8-r6) (2/54) Installing libffi (3.4.6-r0) (3/54) Installing gdbm (1.24-r0) (4/54) Installing xz-libs (5.6.3-r0) (5/54) Installing mpdecimal (4.0.0-r0) (6/54) Installing libpanelw (6.5_p20241006-r0) (7/54) Installing sqlite-libs (3.46.1-r0) (8/54) Installing python3 (3.12.7-r0) (9/54) Installing python3-pycache-pyc0 (3.12.7-r0) (10/54) Installing pyc (3.12.7-r0) (11/54) Installing py3-installer-pyc (0.7.0-r2) (12/54) Installing py3-gpep517-pyc (16-r0) (13/54) Installing python3-pyc (3.12.7-r0) (14/54) Installing py3-installer (0.7.0-r2) (15/54) Installing py3-gpep517 (16-r0) (16/54) Installing py3-parsing (3.1.4-r0) (17/54) Installing py3-parsing-pyc (3.1.4-r0) (18/54) Installing py3-packaging (24.1-r0) (19/54) Installing py3-packaging-pyc (24.1-r0) (20/54) Installing py3-setuptools (70.3.0-r0) (21/54) Installing py3-setuptools-pyc (70.3.0-r0) (22/54) Installing py3-setuptools_scm (8.1.0-r0) (23/54) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/54) Installing py3-wheel (0.43.0-r0) (25/54) Installing py3-wheel-pyc (0.43.0-r0) (26/54) Installing py3-six (1.16.0-r9) (27/54) Installing py3-six-pyc (1.16.0-r9) (28/54) Installing py3-dateutil (2.9.0-r1) (29/54) Installing py3-dateutil-pyc (2.9.0-r1) (30/54) Installing libgfortran (14.2.0-r4) (31/54) Installing openblas (0.3.28-r0) (32/54) Installing py3-numpy (2.1.2-r0) (33/54) Installing py3-numpy-pyc (2.1.2-r0) (34/54) Installing py3-tz (2024.2-r0) (35/54) Installing py3-tz-pyc (2024.2-r0) (36/54) Installing py3-attrs (24.2.0-r0) (37/54) Installing py3-attrs-pyc (24.2.0-r0) (38/54) Installing py3-tzdata (2024.2-r0) (39/54) Installing py3-tzdata-pyc (2024.2-r0) (40/54) Installing py3-pandas (2.2.3-r0) (41/54) Installing py3-pandas-pyc (2.2.3-r0) (42/54) Installing py3-iniconfig (2.0.0-r1) (43/54) Installing py3-iniconfig-pyc (2.0.0-r1) (44/54) Installing py3-pluggy (1.5.0-r0) (45/54) Installing py3-pluggy-pyc (1.5.0-r0) (46/54) Installing py3-py (1.11.0-r4) (47/54) Installing py3-py-pyc (1.11.0-r4) (48/54) Installing py3-pytest (8.3.3-r0) (49/54) Installing py3-pytest-pyc (8.3.3-r0) (50/54) Installing py3-pytest-asyncio (0.24.0-r0) (51/54) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (52/54) Installing py3-pytest-timeout (2.3.1-r1) (53/54) Installing py3-pytest-timeout-pyc (2.3.1-r1) (54/54) Installing .makedepends-py3-tqdm (20241020.032142) Executing busybox-1.36.1-r32.trigger OK: 380 MiB in 154 packages >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Cleaning up tmpdir >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tqdm-4.66.5.tar.gz >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tqdm-4.66.5.tar.gz >>> py3-tqdm: Checking sha512sums... tqdm-4.66.5.tar.gz: OK >>> py3-tqdm: Unpacking /var/cache/distfiles/tqdm-4.66.5.tar.gz... 2024-10-20 03:21:44,662 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-20 03:21:44,817 root INFO running bdist_wheel 2024-10-20 03:21:44,837 root INFO running build 2024-10-20 03:21:44,837 root INFO running build_py 2024-10-20 03:21:44,841 root INFO creating build 2024-10-20 03:21:44,842 root INFO creating build/lib 2024-10-20 03:21:44,842 root INFO creating build/lib/tqdm 2024-10-20 03:21:44,842 root INFO copying tqdm/_main.py -> build/lib/tqdm 2024-10-20 03:21:44,842 root INFO copying tqdm/tk.py -> build/lib/tqdm 2024-10-20 03:21:44,843 root INFO copying tqdm/_utils.py -> build/lib/tqdm 2024-10-20 03:21:44,843 root INFO copying tqdm/_tqdm_notebook.py -> build/lib/tqdm 2024-10-20 03:21:44,843 root INFO copying tqdm/asyncio.py -> build/lib/tqdm 2024-10-20 03:21:44,843 root INFO copying tqdm/rich.py -> build/lib/tqdm 2024-10-20 03:21:44,844 root INFO copying tqdm/utils.py -> build/lib/tqdm 2024-10-20 03:21:44,844 root INFO copying tqdm/__main__.py -> build/lib/tqdm 2024-10-20 03:21:44,844 root INFO copying tqdm/auto.py -> build/lib/tqdm 2024-10-20 03:21:44,845 root INFO copying tqdm/std.py -> build/lib/tqdm 2024-10-20 03:21:44,845 root INFO copying tqdm/_monitor.py -> build/lib/tqdm 2024-10-20 03:21:44,845 root INFO copying tqdm/gui.py -> build/lib/tqdm 2024-10-20 03:21:44,846 root INFO copying tqdm/__init__.py -> build/lib/tqdm 2024-10-20 03:21:44,846 root INFO copying tqdm/cli.py -> build/lib/tqdm 2024-10-20 03:21:44,846 root INFO copying tqdm/_tqdm_gui.py -> build/lib/tqdm 2024-10-20 03:21:44,847 root INFO copying tqdm/_tqdm_pandas.py -> build/lib/tqdm 2024-10-20 03:21:44,847 root INFO copying tqdm/_dist_ver.py -> build/lib/tqdm 2024-10-20 03:21:44,847 root INFO copying tqdm/notebook.py -> build/lib/tqdm 2024-10-20 03:21:44,847 root INFO copying tqdm/version.py -> build/lib/tqdm 2024-10-20 03:21:44,848 root INFO copying tqdm/_tqdm.py -> build/lib/tqdm 2024-10-20 03:21:44,848 root INFO copying tqdm/dask.py -> build/lib/tqdm 2024-10-20 03:21:44,848 root INFO copying tqdm/keras.py -> build/lib/tqdm 2024-10-20 03:21:44,849 root INFO copying tqdm/autonotebook.py -> build/lib/tqdm 2024-10-20 03:21:44,849 root INFO creating build/lib/tqdm/contrib 2024-10-20 03:21:44,849 root INFO copying tqdm/contrib/bells.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,850 root INFO copying tqdm/contrib/logging.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,850 root INFO copying tqdm/contrib/concurrent.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,850 root INFO copying tqdm/contrib/telegram.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,850 root INFO copying tqdm/contrib/__init__.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,851 root INFO copying tqdm/contrib/utils_worker.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,851 root INFO copying tqdm/contrib/slack.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,851 root INFO copying tqdm/contrib/itertools.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,852 root INFO copying tqdm/contrib/discord.py -> build/lib/tqdm/contrib 2024-10-20 03:21:44,852 root INFO running egg_info 2024-10-20 03:21:44,855 root INFO writing tqdm.egg-info/PKG-INFO 2024-10-20 03:21:44,858 root INFO writing dependency_links to tqdm.egg-info/dependency_links.txt 2024-10-20 03:21:44,858 root INFO writing entry points to tqdm.egg-info/entry_points.txt 2024-10-20 03:21:44,860 root INFO writing requirements to tqdm.egg-info/requires.txt 2024-10-20 03:21:44,860 root INFO writing top-level names to tqdm.egg-info/top_level.txt 2024-10-20 03:21:47,133 root INFO reading manifest file 'tqdm.egg-info/SOURCES.txt' 2024-10-20 03:21:47,135 root INFO adding license file 'LICENCE' 2024-10-20 03:21:47,137 root INFO writing manifest file 'tqdm.egg-info/SOURCES.txt' 2024-10-20 03:21:47,139 root INFO copying tqdm/completion.sh -> build/lib/tqdm 2024-10-20 03:21:47,144 root INFO copying tqdm/tqdm.1 -> build/lib/tqdm 2024-10-20 03:21:47,153 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-20 03:21:47,153 root INFO running install 2024-10-20 03:21:47,167 root INFO running install_lib 2024-10-20 03:21:47,171 root INFO creating build/bdist.linux-loongarch64 2024-10-20 03:21:47,171 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-20 03:21:47,172 root INFO creating build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,172 root INFO copying build/lib/tqdm/_main.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,172 root INFO copying build/lib/tqdm/completion.sh -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,172 root INFO copying build/lib/tqdm/tk.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,173 root INFO copying build/lib/tqdm/_utils.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,173 root INFO copying build/lib/tqdm/_tqdm_notebook.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,173 root INFO copying build/lib/tqdm/asyncio.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,173 root INFO copying build/lib/tqdm/rich.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,174 root INFO copying build/lib/tqdm/utils.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,174 root INFO copying build/lib/tqdm/__main__.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,174 root INFO copying build/lib/tqdm/auto.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,175 root INFO copying build/lib/tqdm/tqdm.1 -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,175 root INFO copying build/lib/tqdm/std.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,175 root INFO copying build/lib/tqdm/_monitor.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,175 root INFO copying build/lib/tqdm/gui.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,176 root INFO copying build/lib/tqdm/__init__.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,176 root INFO creating build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,176 root INFO copying build/lib/tqdm/contrib/bells.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,177 root INFO copying build/lib/tqdm/contrib/logging.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,177 root INFO copying build/lib/tqdm/contrib/concurrent.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,177 root INFO copying build/lib/tqdm/contrib/telegram.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,177 root INFO copying build/lib/tqdm/contrib/__init__.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,178 root INFO copying build/lib/tqdm/contrib/utils_worker.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,178 root INFO copying build/lib/tqdm/contrib/slack.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,178 root INFO copying build/lib/tqdm/contrib/itertools.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,178 root INFO copying build/lib/tqdm/contrib/discord.py -> build/bdist.linux-loongarch64/wheel/tqdm/contrib 2024-10-20 03:21:47,179 root INFO copying build/lib/tqdm/cli.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,179 root INFO copying build/lib/tqdm/_tqdm_gui.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,179 root INFO copying build/lib/tqdm/_tqdm_pandas.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,180 root INFO copying build/lib/tqdm/_dist_ver.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,180 root INFO copying build/lib/tqdm/notebook.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,180 root INFO copying build/lib/tqdm/version.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,180 root INFO copying build/lib/tqdm/_tqdm.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,181 root INFO copying build/lib/tqdm/dask.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,181 root INFO copying build/lib/tqdm/keras.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,181 root INFO copying build/lib/tqdm/autonotebook.py -> build/bdist.linux-loongarch64/wheel/tqdm 2024-10-20 03:21:47,181 root INFO running install_egg_info 2024-10-20 03:21:47,185 root INFO Copying tqdm.egg-info to build/bdist.linux-loongarch64/wheel/tqdm-4.66.5-py3.12.egg-info 2024-10-20 03:21:47,187 root INFO running install_scripts 2024-10-20 03:21:47,196 root INFO creating build/bdist.linux-loongarch64/wheel/tqdm-4.66.5.dist-info/WHEEL 2024-10-20 03:21:47,197 wheel INFO creating '/home/buildozer/aports/community/py3-tqdm/src/tqdm-4.66.5/.dist/.tmp-28zla49h/tqdm-4.66.5-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-20 03:21:47,197 wheel INFO adding 'tqdm/__init__.py' 2024-10-20 03:21:47,198 wheel INFO adding 'tqdm/__main__.py' 2024-10-20 03:21:47,198 wheel INFO adding 'tqdm/_dist_ver.py' 2024-10-20 03:21:47,198 wheel INFO adding 'tqdm/_main.py' 2024-10-20 03:21:47,198 wheel INFO adding 'tqdm/_monitor.py' 2024-10-20 03:21:47,199 wheel INFO adding 'tqdm/_tqdm.py' 2024-10-20 03:21:47,199 wheel INFO adding 'tqdm/_tqdm_gui.py' 2024-10-20 03:21:47,199 wheel INFO adding 'tqdm/_tqdm_notebook.py' 2024-10-20 03:21:47,199 wheel INFO adding 'tqdm/_tqdm_pandas.py' 2024-10-20 03:21:47,200 wheel INFO adding 'tqdm/_utils.py' 2024-10-20 03:21:47,200 wheel INFO adding 'tqdm/asyncio.py' 2024-10-20 03:21:47,200 wheel INFO adding 'tqdm/auto.py' 2024-10-20 03:21:47,200 wheel INFO adding 'tqdm/autonotebook.py' 2024-10-20 03:21:47,201 wheel INFO adding 'tqdm/cli.py' 2024-10-20 03:21:47,201 wheel INFO adding 'tqdm/completion.sh' 2024-10-20 03:21:47,201 wheel INFO adding 'tqdm/dask.py' 2024-10-20 03:21:47,202 wheel INFO adding 'tqdm/gui.py' 2024-10-20 03:21:47,202 wheel INFO adding 'tqdm/keras.py' 2024-10-20 03:21:47,202 wheel INFO adding 'tqdm/notebook.py' 2024-10-20 03:21:47,203 wheel INFO adding 'tqdm/rich.py' 2024-10-20 03:21:47,203 wheel INFO adding 'tqdm/std.py' 2024-10-20 03:21:47,204 wheel INFO adding 'tqdm/tk.py' 2024-10-20 03:21:47,204 wheel INFO adding 'tqdm/tqdm.1' 2024-10-20 03:21:47,204 wheel INFO adding 'tqdm/utils.py' 2024-10-20 03:21:47,205 wheel INFO adding 'tqdm/version.py' 2024-10-20 03:21:47,205 wheel INFO adding 'tqdm/contrib/__init__.py' 2024-10-20 03:21:47,205 wheel INFO adding 'tqdm/contrib/bells.py' 2024-10-20 03:21:47,206 wheel INFO adding 'tqdm/contrib/concurrent.py' 2024-10-20 03:21:47,206 wheel INFO adding 'tqdm/contrib/discord.py' 2024-10-20 03:21:47,206 wheel INFO adding 'tqdm/contrib/itertools.py' 2024-10-20 03:21:47,206 wheel INFO adding 'tqdm/contrib/logging.py' 2024-10-20 03:21:47,207 wheel INFO adding 'tqdm/contrib/slack.py' 2024-10-20 03:21:47,207 wheel INFO adding 'tqdm/contrib/telegram.py' 2024-10-20 03:21:47,207 wheel INFO adding 'tqdm/contrib/utils_worker.py' 2024-10-20 03:21:47,208 wheel INFO adding 'tqdm-4.66.5.dist-info/LICENCE' 2024-10-20 03:21:47,208 wheel INFO adding 'tqdm-4.66.5.dist-info/METADATA' 2024-10-20 03:21:47,209 wheel INFO adding 'tqdm-4.66.5.dist-info/WHEEL' 2024-10-20 03:21:47,209 wheel INFO adding 'tqdm-4.66.5.dist-info/entry_points.txt' 2024-10-20 03:21:47,209 wheel INFO adding 'tqdm-4.66.5.dist-info/top_level.txt' 2024-10-20 03:21:47,209 wheel INFO adding 'tqdm-4.66.5.dist-info/RECORD' 2024-10-20 03:21:47,210 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-20 03:21:47,212 gpep517 INFO The backend produced .dist/tqdm-4.66.5-py3-none-any.whl tqdm-4.66.5-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-tqdm/src/tqdm-4.66.5/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-tqdm/src/tqdm-4.66.5 configfile: pyproject.toml testpaths: tests plugins: timeout-2.3.1, asyncio-0.24.0 timeout: 30.0s timeout method: signal timeout func_only: False asyncio: mode=Mode.STRICT, default_loop_scope=None collecting ... collected 150 items / 1 deselected / 149 selected tests/tests_asyncio.py::test_break PASSED [ 0%] tests/tests_asyncio.py::test_generators PASSED [ 1%] tests/tests_asyncio.py::test_range PASSED [ 2%] tests/tests_asyncio.py::test_nested PASSED [ 2%] tests/tests_asyncio.py::test_coroutines PASSED [ 3%] tests/tests_asyncio.py::test_as_completed[0.1] PASSED [ 4%] tests/tests_asyncio.py::test_gather PASSED [ 4%] tests/tests_concurrent.py::test_thread_map PASSED [ 5%] tests/tests_concurrent.py::test_process_map PASSED [ 6%] tests/tests_concurrent.py::test_chunksize_warning[iterables0-False] PASSED [ 6%] tests/tests_concurrent.py::test_chunksize_warning[iterables1-False] PASSED [ 7%] tests/tests_concurrent.py::test_chunksize_warning[iterables2-False] PASSED [ 8%] tests/tests_concurrent.py::test_chunksize_warning[iterables3-False] PASSED [ 8%] tests/tests_concurrent.py::test_chunksize_warning[iterables4-True] PASSED [ 9%] tests/tests_concurrent.py::test_chunksize_warning[iterables5-True] PASSED [ 10%] tests/tests_contrib.py::test_enumerate[tqdm_kwargs0] PASSED [ 10%] tests/tests_contrib.py::test_enumerate[tqdm_kwargs1] PASSED [ 11%] tests/tests_contrib.py::test_enumerate_numpy PASSED [ 12%] tests/tests_contrib.py::test_zip[tqdm_kwargs0] PASSED [ 12%] tests/tests_contrib.py::test_zip[tqdm_kwargs1] PASSED [ 13%] tests/tests_contrib.py::test_map[tqdm_kwargs0] PASSED [ 14%] tests/tests_contrib.py::test_map[tqdm_kwargs1] PASSED [ 14%] tests/tests_contrib_logging.py::TestTqdmLoggingHandler::test_should_call_tqdm_write PASSED [ 15%] tests/tests_contrib_logging.py::TestTqdmLoggingHandler::test_should_call_handle_error_if_exception_was_thrown PASSED [ 16%] tests/tests_contrib_logging.py::TestTqdmLoggingHandler::test_should_not_swallow_certain_exceptions[KeyboardInterrupt] PASSED [ 16%] tests/tests_contrib_logging.py::TestTqdmLoggingHandler::test_should_not_swallow_certain_exceptions[SystemExit] PASSED [ 17%] tests/tests_contrib_logging.py::TestGetFirstFoundConsoleLoggingHandler::test_should_return_none_for_no_handlers PASSED [ 18%] tests/tests_contrib_logging.py::TestGetFirstFoundConsoleLoggingHandler::test_should_return_none_without_stream_handler PASSED [ 18%] tests/tests_contrib_logging.py::TestGetFirstFoundConsoleLoggingHandler::test_should_return_none_for_stream_handler_not_stdout_or_stderr PASSED [ 19%] tests/tests_contrib_logging.py::TestGetFirstFoundConsoleLoggingHandler::test_should_return_stream_handler_if_stream_is_stdout PASSED [ 20%] tests/tests_contrib_logging.py::TestGetFirstFoundConsoleLoggingHandler::test_should_return_stream_handler_if_stream_is_stderr PASSED [ 20%] tests/tests_contrib_logging.py::TestRedirectLoggingToTqdm::test_should_add_and_remove_tqdm_handler PASSED [ 21%] tests/tests_contrib_logging.py::TestRedirectLoggingToTqdm::test_should_remove_and_restore_console_handlers PASSED [ 22%] tests/tests_contrib_logging.py::TestRedirectLoggingToTqdm::test_should_inherit_console_logger_formatter PASSED [ 22%] tests/tests_contrib_logging.py::TestRedirectLoggingToTqdm::test_should_not_remove_stream_handlers_not_for_stdout_or_stderr PASSED [ 23%] tests/tests_contrib_logging.py::TestTqdmWithLoggingRedirect::test_should_add_and_remove_handler_from_root_logger_by_default PASSED [ 24%] tests/tests_contrib_logging.py::TestTqdmWithLoggingRedirect::test_should_add_and_remove_handler_from_custom_logger PASSED [ 24%] tests/tests_contrib_logging.py::TestTqdmWithLoggingRedirect::test_should_not_fail_with_logger_without_console_handler PASSED [ 25%] tests/tests_contrib_logging.py::TestTqdmWithLoggingRedirect::test_should_format_message PASSED [ 26%] tests/tests_contrib_logging.py::TestTqdmWithLoggingRedirect::test_use_root_logger_by_default_and_write_to_custom_tqdm PASSED [ 26%] tests/tests_dask.py::test_dask SKIPPED (could not import 'tqdm.dask'...) [ 27%] tests/tests_gui.py::test_gui_import PASSED [ 28%] tests/tests_itertools.py::test_product PASSED [ 28%] tests/tests_keras.py::test_keras SKIPPED (could not import 'tqdm.ker...) [ 29%] tests/tests_main.py::test_pipes PASSED [ 30%] tests/tests_main.py::test_main_import PASSED [ 30%] tests/tests_main.py::test_main_bytes PASSED [ 31%] tests/tests_main.py::test_main_log PASSED [ 32%] tests/tests_main.py::test_main PASSED [ 32%] tests/tests_main.py::test_manpath PASSED [ 33%] tests/tests_main.py::test_comppath PASSED [ 34%] tests/tests_main.py::test_exceptions PASSED [ 34%] tests/tests_notebook.py::test_notebook_disabled_description PASSED [ 35%] tests/tests_pandas.py::test_pandas_setup PASSED [ 36%] tests/tests_pandas.py::test_pandas_rolling_expanding PASSED [ 36%] tests/tests_pandas.py::test_pandas_series PASSED [ 37%] tests/tests_pandas.py::test_pandas_data_frame PASSED [ 38%] tests/tests_pandas.py::test_pandas_groupby_apply PASSED [ 38%] tests/tests_pandas.py::test_pandas_leave PASSED [ 39%] tests/tests_pandas.py::test_pandas_apply_args_deprecation PASSED [ 40%] tests/tests_pandas.py::test_pandas_deprecation PASSED [ 40%] tests/tests_perf.py::test_iter_basic_overhead PASSED [ 41%] tests/tests_perf.py::test_manual_basic_overhead PASSED [ 42%] tests/tests_perf.py::test_iter_overhead_hard PASSED [ 42%] tests/tests_perf.py::test_manual_overhead_hard PASSED [ 43%] tests/tests_perf.py::test_iter_overhead_simplebar_hard PASSED [ 44%] tests/tests_perf.py::test_manual_overhead_simplebar_hard PASSED [ 44%] tests/tests_rich.py::test_rich_import SKIPPED (could not import 'tqd...) [ 45%] tests/tests_synchronisation.py::test_monitor_thread PASSED [ 46%] tests/tests_synchronisation.py::test_monitoring_and_cleanup PASSED [ 46%] tests/tests_synchronisation.py::test_monitoring_multi PASSED [ 47%] tests/tests_synchronisation.py::test_imap PASSED [ 48%] tests/tests_synchronisation.py::test_threadpool PASSED [ 48%] tests/tests_tk.py::test_tk_import SKIPPED (could not import 'tqdm.tk...) [ 49%] tests/tests_tqdm.py::test_format_interval PASSED [ 50%] tests/tests_tqdm.py::test_format_num PASSED [ 51%] tests/tests_tqdm.py::test_format_meter PASSED [ 51%] tests/tests_tqdm.py::test_ansi_escape_codes PASSED [ 52%] tests/tests_tqdm.py::test_si_format PASSED [ 53%] tests/tests_tqdm.py::test_bar_formatspec PASSED [ 53%] tests/tests_tqdm.py::test_all_defaults PASSED [ 54%] tests/tests_tqdm.py::test_native_string_io_for_default_file PASSED [ 55%] tests/tests_tqdm.py::test_unicode_string_io_for_specified_file PASSED [ 55%] tests/tests_tqdm.py::test_write_bytes PASSED [ 56%] tests/tests_tqdm.py::test_iterate_over_csv_rows PASSED [ 57%] tests/tests_tqdm.py::test_file_output PASSED [ 57%] tests/tests_tqdm.py::test_leave_option PASSED [ 58%] tests/tests_tqdm.py::test_trange PASSED [ 59%] tests/tests_tqdm.py::test_min_interval PASSED [ 59%] tests/tests_tqdm.py::test_max_interval PASSED [ 60%] tests/tests_tqdm.py::test_delay PASSED [ 61%] tests/tests_tqdm.py::test_min_iters PASSED [ 61%] tests/tests_tqdm.py::test_dynamic_min_iters PASSED [ 62%] tests/tests_tqdm.py::test_big_min_interval PASSED [ 63%] tests/tests_tqdm.py::test_smoothed_dynamic_min_iters PASSED [ 63%] tests/tests_tqdm.py::test_smoothed_dynamic_min_iters_with_min_interval PASSED [ 64%] tests/tests_tqdm.py::test_rlock_creation PASSED [ 65%] tests/tests_tqdm.py::test_disable PASSED [ 65%] tests/tests_tqdm.py::test_infinite_total PASSED [ 66%] tests/tests_tqdm.py::test_nototal PASSED [ 67%] tests/tests_tqdm.py::test_unit PASSED [ 67%] tests/tests_tqdm.py::test_ascii PASSED [ 68%] tests/tests_tqdm.py::test_update PASSED [ 69%] tests/tests_tqdm.py::test_close PASSED [ 69%] tests/tests_tqdm.py::test_ema PASSED [ 70%] tests/tests_tqdm.py::test_smoothing PASSED [ 71%] tests/tests_tqdm.py::test_deprecated_nested PASSED [ 71%] tests/tests_tqdm.py::test_bar_format PASSED [ 72%] tests/tests_tqdm.py::test_custom_format PASSED [ 73%] tests/tests_tqdm.py::test_eta PASSED [ 73%] tests/tests_tqdm.py::test_unpause PASSED [ 74%] tests/tests_tqdm.py::test_disabled_unpause PASSED [ 75%] tests/tests_tqdm.py::test_reset PASSED [ 75%] tests/tests_tqdm.py::test_disabled_reset PASSED [ 76%] tests/tests_tqdm.py::test_position PASSED [ 77%] tests/tests_tqdm.py::test_set_description PASSED [ 77%] tests/tests_tqdm.py::test_deprecated_gui PASSED [ 78%] tests/tests_tqdm.py::test_cmp PASSED [ 79%] tests/tests_tqdm.py::test_repr PASSED [ 79%] tests/tests_tqdm.py::test_clear PASSED [ 80%] tests/tests_tqdm.py::test_clear_disabled PASSED [ 81%] tests/tests_tqdm.py::test_refresh PASSED [ 81%] tests/tests_tqdm.py::test_disabled_repr PASSED [ 82%] tests/tests_tqdm.py::test_disabled_refresh PASSED [ 83%] tests/tests_tqdm.py::test_write PASSED [ 83%] tests/tests_tqdm.py::test_len PASSED [ 84%] tests/tests_tqdm.py::test_autodisable_disable PASSED [ 85%] tests/tests_tqdm.py::test_autodisable_enable PASSED [ 85%] tests/tests_tqdm.py::test_deprecation_exception PASSED [ 86%] tests/tests_tqdm.py::test_postfix PASSED [ 87%] tests/tests_tqdm.py::test_postfix_direct PASSED [ 87%] tests/tests_tqdm.py::test_file_redirection PASSED [ 88%] tests/tests_tqdm.py::test_external_write PASSED [ 89%] tests/tests_tqdm.py::test_unit_scale PASSED [ 89%] tests/tests_tqdm.py::test_threading PASSED [ 90%] tests/tests_tqdm.py::test_bool PASSED [ 91%] tests/tests_tqdm.py::test_auto PASSED [ 91%] tests/tests_tqdm.py::test_wrapattr PASSED [ 92%] tests/tests_tqdm.py::test_float_progress PASSED [ 93%] tests/tests_tqdm.py::test_screen_shape PASSED [ 93%] tests/tests_tqdm.py::test_initial PASSED [ 94%] tests/tests_tqdm.py::test_colour PASSED [ 95%] tests/tests_tqdm.py::test_closed PASSED [ 95%] tests/tests_tqdm.py::test_reversed PASSED [ 96%] tests/tests_tqdm.py::test_contains PASSED [ 97%] tests/tests_utils.py::test_envwrap PASSED [ 97%] tests/tests_utils.py::test_envwrap_types PASSED [ 98%] tests/tests_utils.py::test_envwrap_annotations PASSED [ 99%] tests/tests_version.py::test_version PASSED [100%] ============================== slowest durations =============================== 8.72s call tests/tests_perf.py::test_iter_overhead_hard 8.68s call tests/tests_perf.py::test_manual_overhead_hard 3.48s call tests/tests_perf.py::test_iter_basic_overhead 3.21s call tests/tests_perf.py::test_manual_basic_overhead 0.95s call tests/tests_perf.py::test_iter_overhead_simplebar_hard 0.95s call tests/tests_perf.py::test_manual_overhead_simplebar_hard 0.90s call tests/tests_asyncio.py::test_as_completed[0.1] 0.37s call tests/tests_pandas.py::test_pandas_data_frame 0.31s call tests/tests_tqdm.py::test_rlock_creation 0.19s call tests/tests_concurrent.py::test_process_map 0.12s call tests/tests_main.py::test_pipes 0.12s call tests/tests_synchronisation.py::test_imap (435 durations < 0.1s hidden. Use -vv to show these durations.) =========================== short test summary info ============================ SKIPPED [1] tests/tests_dask.py:10: could not import 'tqdm.dask': No module named 'dask' SKIPPED [1] tests/tests_keras.py:9: could not import 'tqdm.keras': No module named 'keras' SKIPPED [1] tests/tests_rich.py:7: could not import 'tqdm.rich': No module named 'rich' SKIPPED [1] tests/tests_tk.py:7: could not import 'tqdm.tk': No module named 'tkinter' ================ 145 passed, 4 skipped, 1 deselected in 30.03s ================= >>> py3-tqdm: Entering fakeroot... >>> py3-tqdm-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/tqdm/__pycache__' -> '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm-pyc/usr/lib/python3.12/site-packages/tqdm/__pycache__' 'usr/lib/python3.12/site-packages/tqdm/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm-pyc/usr/lib/python3.12/site-packages/tqdm/contrib/__pycache__' >>> py3-tqdm-pyc*: Preparing subpackage py3-tqdm-pyc... >>> py3-tqdm-pyc*: Running postcheck for py3-tqdm-pyc >>> py3-tqdm*: Running postcheck for py3-tqdm >>> py3-tqdm*: Preparing package py3-tqdm... >>> py3-tqdm-pyc*: Tracing dependencies... python3~3.12 >>> py3-tqdm-pyc*: Package size: 196.4 KB >>> py3-tqdm-pyc*: Compressing data... >>> py3-tqdm-pyc*: Create checksum... >>> py3-tqdm-pyc*: Create py3-tqdm-pyc-4.66.5-r0.apk >>> py3-tqdm*: Tracing dependencies... python3~3.12 >>> py3-tqdm*: Package size: 219.8 KB >>> py3-tqdm*: Compressing data... >>> py3-tqdm*: Create checksum... >>> py3-tqdm*: Create py3-tqdm-4.66.5-r0.apk >>> py3-tqdm: Build complete at Sun, 20 Oct 2024 03:22:18 +0000 elapsed time 0h 0m 38s >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Uninstalling dependencies... (1/54) Purging .makedepends-py3-tqdm (20241020.032142) (2/54) Purging py3-gpep517-pyc (16-r0) (3/54) Purging py3-gpep517 (16-r0) (4/54) Purging py3-installer-pyc (0.7.0-r2) (5/54) Purging py3-installer (0.7.0-r2) (6/54) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/54) Purging py3-setuptools_scm (8.1.0-r0) (8/54) Purging py3-setuptools-pyc (70.3.0-r0) (9/54) Purging py3-setuptools (70.3.0-r0) (10/54) Purging py3-wheel-pyc (0.43.0-r0) (11/54) Purging py3-wheel (0.43.0-r0) (12/54) Purging py3-pandas-pyc (2.2.3-r0) (13/54) Purging py3-pandas (2.2.3-r0) (14/54) Purging py3-dateutil-pyc (2.9.0-r1) (15/54) Purging py3-dateutil (2.9.0-r1) (16/54) Purging py3-six-pyc (1.16.0-r9) (17/54) Purging py3-six (1.16.0-r9) (18/54) Purging py3-numpy-pyc (2.1.2-r0) (19/54) Purging py3-numpy (2.1.2-r0) (20/54) Purging openblas (0.3.28-r0) (21/54) Purging py3-tz-pyc (2024.2-r0) (22/54) Purging py3-tz (2024.2-r0) (23/54) Purging py3-tzdata-pyc (2024.2-r0) (24/54) Purging py3-tzdata (2024.2-r0) (25/54) Purging py3-attrs-pyc (24.2.0-r0) (26/54) Purging py3-attrs (24.2.0-r0) (27/54) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (28/54) Purging py3-pytest-asyncio (0.24.0-r0) (29/54) Purging py3-pytest-timeout-pyc (2.3.1-r1) (30/54) Purging py3-pytest-timeout (2.3.1-r1) (31/54) Purging py3-pytest-pyc (8.3.3-r0) (32/54) Purging py3-pytest (8.3.3-r0) (33/54) Purging py3-iniconfig-pyc (2.0.0-r1) (34/54) Purging py3-iniconfig (2.0.0-r1) (35/54) Purging py3-packaging-pyc (24.1-r0) (36/54) Purging py3-packaging (24.1-r0) (37/54) Purging py3-parsing-pyc (3.1.4-r0) (38/54) Purging py3-parsing (3.1.4-r0) (39/54) Purging py3-pluggy-pyc (1.5.0-r0) (40/54) Purging py3-pluggy (1.5.0-r0) (41/54) Purging py3-py-pyc (1.11.0-r4) (42/54) Purging py3-py (1.11.0-r4) (43/54) Purging python3-pyc (3.12.7-r0) (44/54) Purging python3-pycache-pyc0 (3.12.7-r0) (45/54) Purging pyc (3.12.7-r0) (46/54) Purging python3 (3.12.7-r0) (47/54) Purging gdbm (1.24-r0) (48/54) Purging libbz2 (1.0.8-r6) (49/54) Purging libffi (3.4.6-r0) (50/54) Purging libgfortran (14.2.0-r4) (51/54) Purging libpanelw (6.5_p20241006-r0) (52/54) Purging mpdecimal (4.0.0-r0) (53/54) Purging sqlite-libs (3.46.1-r0) (54/54) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 243 MiB in 100 packages >>> py3-tqdm: Updating the community/loongarch64 repository index... >>> py3-tqdm: Signing the index...