>>> rbtools: Building testing/rbtools 4.0-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 11:50:46 +0000 >>> rbtools: Checking sanity of /home/buildozer/aports/testing/rbtools/APKBUILD... >>> rbtools: Analyzing dependencies... >>> rbtools: Installing for build: build-base python3 py3-six py3-tqdm py3-texttable py3-colorama py3-typing-extensions pydiffx py3-gpep517 py3-setuptools py3-wheel mercurial py3-kgb py3-pytest py3-pytest-env (1/28) Installing libffi (3.4.4-r0) (2/28) Installing gdbm (1.23-r0) (3/28) Installing mpdecimal (2.5.1-r1) (4/28) Installing libpanelw (6.4_p20230311-r0) (5/28) Installing readline (8.2.1-r0) (6/28) Installing sqlite-libs (3.41.1-r0) (7/28) Installing python3 (3.11.2-r0) (8/28) Installing py3-six (1.16.0-r5) (9/28) Installing py3-tqdm (4.64.1-r1) (10/28) Installing py3-texttable (1.6.7-r0) (11/28) Installing py3-colorama (0.4.6-r2) (12/28) Installing py3-typing-extensions (4.5.0-r0) (13/28) Installing pydiffx (1.1-r0) (14/28) Installing py3-installer (0.6.0-r0) (15/28) Installing py3-gpep517 (13-r0) (16/28) Installing py3-parsing (3.0.9-r1) (17/28) Installing py3-packaging (23.0-r1) (18/28) Installing py3-setuptools (67.6.0-r0) (19/28) Installing py3-wheel (0.38.4-r1) (20/28) Installing mercurial (6.3.3-r0) (21/28) Installing py3-kgb (7.1.1-r0) (22/28) Installing py3-attrs (22.2.0-r0) (23/28) Installing py3-iniconfig (1.1.1-r5) (24/28) Installing py3-pluggy (1.0.0-r2) (25/28) Installing py3-py (1.11.0-r1) (26/28) Installing py3-pytest (7.2.2-r0) (27/28) Installing py3-pytest-env (0.8.1-r1) (28/28) Installing .makedepends-rbtools (20230314.115048) Executing busybox-1.36.0-r5.trigger OK: 482 MiB in 131 packages >>> rbtools: Cleaning up srcdir >>> rbtools: Cleaning up pkgdir >>> rbtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/RBTools-4.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> rbtools: Fetching https://files.pythonhosted.org/packages/source/R/RBTools/RBTools-4.0.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 387k 100 387k 0 0 2189k 0 --:--:-- --:--:-- --:--:-- 2189k >>> rbtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/RBTools-4.0.tar.gz >>> rbtools: Checking sha512sums... RBTools-4.0.tar.gz: OK >>> rbtools: Unpacking /var/cache/distfiles/edge/RBTools-4.0.tar.gz... 2023-03-14 11:50:50,248 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-14 11:50:50,404 root INFO running bdist_wheel 2023-03-14 11:50:50,423 root INFO running build 2023-03-14 11:50:50,424 root INFO running build_py 2023-03-14 11:50:50,429 root INFO creating build 2023-03-14 11:50:50,429 root INFO creating build/lib 2023-03-14 11:50:50,429 root INFO creating build/lib/rbtools 2023-03-14 11:50:50,430 root INFO copying rbtools/tests.py -> build/lib/rbtools 2023-03-14 11:50:50,430 root INFO copying rbtools/__init__.py -> build/lib/rbtools 2023-03-14 11:50:50,430 root INFO copying rbtools/deprecation.py -> build/lib/rbtools 2023-03-14 11:50:50,431 root INFO creating build/lib/rbtools/helpers 2023-03-14 11:50:50,431 root INFO copying rbtools/helpers/__init__.py -> build/lib/rbtools/helpers 2023-03-14 11:50:50,432 root INFO copying rbtools/helpers/hgext.py -> build/lib/rbtools/helpers 2023-03-14 11:50:50,432 root INFO creating build/lib/rbtools/api 2023-03-14 11:50:50,433 root INFO copying rbtools/api/utils.py -> build/lib/rbtools/api 2023-03-14 11:50:50,433 root INFO copying rbtools/api/__init__.py -> build/lib/rbtools/api 2023-03-14 11:50:50,433 root INFO copying rbtools/api/errors.py -> build/lib/rbtools/api 2023-03-14 11:50:50,434 root INFO copying rbtools/api/capabilities.py -> build/lib/rbtools/api 2023-03-14 11:50:50,434 root INFO copying rbtools/api/decode.py -> build/lib/rbtools/api 2023-03-14 11:50:50,434 root INFO copying rbtools/api/client.py -> build/lib/rbtools/api 2023-03-14 11:50:50,435 root INFO copying rbtools/api/resource.py -> build/lib/rbtools/api 2023-03-14 11:50:50,435 root INFO copying rbtools/api/decorators.py -> build/lib/rbtools/api 2023-03-14 11:50:50,436 root INFO copying rbtools/api/request.py -> build/lib/rbtools/api 2023-03-14 11:50:50,436 root INFO copying rbtools/api/factory.py -> build/lib/rbtools/api 2023-03-14 11:50:50,437 root INFO copying rbtools/api/cache.py -> build/lib/rbtools/api 2023-03-14 11:50:50,437 root INFO creating build/lib/rbtools/diffs 2023-03-14 11:50:50,438 root INFO copying rbtools/diffs/writers.py -> build/lib/rbtools/diffs 2023-03-14 11:50:50,438 root INFO copying rbtools/diffs/__init__.py -> build/lib/rbtools/diffs 2023-03-14 11:50:50,439 root INFO creating build/lib/rbtools/utils 2023-03-14 11:50:50,439 root INFO copying rbtools/utils/console.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,439 root INFO copying rbtools/utils/appdirs.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,440 root INFO copying rbtools/utils/filesystem.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,440 root INFO copying rbtools/utils/__init__.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,441 root INFO copying rbtools/utils/errors.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,441 root INFO copying rbtools/utils/streams.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,441 root INFO copying rbtools/utils/review_request.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,442 root INFO copying rbtools/utils/match_score.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,442 root INFO copying rbtools/utils/commands.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,442 root INFO copying rbtools/utils/process.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,443 root INFO copying rbtools/utils/aliases.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,443 root INFO copying rbtools/utils/graphs.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,444 root INFO copying rbtools/utils/encoding.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,444 root INFO copying rbtools/utils/users.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,444 root INFO copying rbtools/utils/diffs.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,445 root INFO copying rbtools/utils/testbase.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,445 root INFO copying rbtools/utils/source_tree.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,445 root INFO copying rbtools/utils/checks.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,446 root INFO copying rbtools/utils/repository.py -> build/lib/rbtools/utils 2023-03-14 11:50:50,446 root INFO creating build/lib/rbtools/hooks 2023-03-14 11:50:50,446 root INFO copying rbtools/hooks/__init__.py -> build/lib/rbtools/hooks 2023-03-14 11:50:50,447 root INFO copying rbtools/hooks/git.py -> build/lib/rbtools/hooks 2023-03-14 11:50:50,447 root INFO copying rbtools/hooks/common.py -> build/lib/rbtools/hooks 2023-03-14 11:50:50,448 root INFO creating build/lib/rbtools/testing 2023-03-14 11:50:50,448 root INFO copying rbtools/testing/testcase.py -> build/lib/rbtools/testing 2023-03-14 11:50:50,448 root INFO copying rbtools/testing/__init__.py -> build/lib/rbtools/testing 2023-03-14 11:50:50,449 root INFO copying rbtools/testing/transport.py -> build/lib/rbtools/testing 2023-03-14 11:50:50,449 root INFO copying rbtools/testing/commands.py -> build/lib/rbtools/testing 2023-03-14 11:50:50,450 root INFO creating build/lib/rbtools/clients 2023-03-14 11:50:50,450 root INFO copying rbtools/clients/perforce.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,451 root INFO copying rbtools/clients/mercurial.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,451 root INFO copying rbtools/clients/tfs.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,452 root INFO copying rbtools/clients/svn.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,452 root INFO copying rbtools/clients/__init__.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,452 root INFO copying rbtools/clients/errors.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,453 root INFO copying rbtools/clients/git.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,453 root INFO copying rbtools/clients/bazaar.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,453 root INFO copying rbtools/clients/cvs.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,454 root INFO copying rbtools/clients/sos.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,454 root INFO copying rbtools/clients/plastic.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,455 root INFO copying rbtools/clients/clearcase.py -> build/lib/rbtools/clients 2023-03-14 11:50:50,456 root INFO creating build/lib/rbtools/commands 2023-03-14 11:50:50,456 root INFO copying rbtools/commands/patch.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,456 root INFO copying rbtools/commands/login.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,456 root INFO copying rbtools/commands/info.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,457 root INFO copying rbtools/commands/publish.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,457 root INFO copying rbtools/commands/stamp.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,457 root INFO copying rbtools/commands/setup_repo.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,458 root INFO copying rbtools/commands/attach.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,458 root INFO copying rbtools/commands/clearcache.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,458 root INFO copying rbtools/commands/close.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,459 root INFO copying rbtools/commands/review.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,459 root INFO copying rbtools/commands/__init__.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,459 root INFO copying rbtools/commands/setup_completion.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,460 root INFO copying rbtools/commands/land.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,460 root INFO copying rbtools/commands/list_repo_types.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,461 root INFO copying rbtools/commands/diff.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,461 root INFO copying rbtools/commands/main.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,461 root INFO copying rbtools/commands/status_update.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,462 root INFO copying rbtools/commands/api_get.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,462 root INFO copying rbtools/commands/post.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,462 root INFO copying rbtools/commands/install.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,463 root INFO copying rbtools/commands/status.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,463 root INFO copying rbtools/commands/alias.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,463 root INFO copying rbtools/commands/logout.py -> build/lib/rbtools/commands 2023-03-14 11:50:50,464 root INFO creating build/lib/rbtools/api/tests 2023-03-14 11:50:50,464 root INFO copying rbtools/api/tests/test_factory.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,464 root INFO copying rbtools/api/tests/test_http_request.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,465 root INFO copying rbtools/api/tests/test_errors.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,465 root INFO copying rbtools/api/tests/__init__.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,465 root INFO copying rbtools/api/tests/test_capabilities.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,466 root INFO copying rbtools/api/tests/test_resource.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,466 root INFO copying rbtools/api/tests/base.py -> build/lib/rbtools/api/tests 2023-03-14 11:50:50,467 root INFO creating build/lib/rbtools/api/transport 2023-03-14 11:50:50,467 root INFO copying rbtools/api/transport/sync.py -> build/lib/rbtools/api/transport 2023-03-14 11:50:50,467 root INFO copying rbtools/api/transport/__init__.py -> build/lib/rbtools/api/transport 2023-03-14 11:50:50,468 root INFO creating build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,468 root INFO copying rbtools/diffs/tests/test_gnu_diff_tool.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,468 root INFO copying rbtools/diffs/tests/test_diff_file_result.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,469 root INFO copying rbtools/diffs/tests/test_unified_diff_writer.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,469 root INFO copying rbtools/diffs/tests/__init__.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,469 root INFO copying rbtools/diffs/tests/test_diff_tools_registry.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,470 root INFO copying rbtools/diffs/tests/test_apple_diff_tool.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:50:50,470 root INFO creating build/lib/rbtools/diffs/tools 2023-03-14 11:50:50,470 root INFO copying rbtools/diffs/tools/registry.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:50:50,471 root INFO copying rbtools/diffs/tools/__init__.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:50:50,471 root INFO copying rbtools/diffs/tools/errors.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:50:50,472 root INFO creating build/lib/rbtools/diffs/tools/base 2023-03-14 11:50:50,472 root INFO copying rbtools/diffs/tools/base/diff_tool.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:50:50,472 root INFO copying rbtools/diffs/tools/base/__init__.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:50:50,472 root INFO copying rbtools/diffs/tools/base/diff_file_result.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:50:50,473 root INFO creating build/lib/rbtools/diffs/tools/backends 2023-03-14 11:50:50,473 root INFO copying rbtools/diffs/tools/backends/apple.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:50:50,474 root INFO copying rbtools/diffs/tools/backends/__init__.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:50:50,474 root INFO copying rbtools/diffs/tools/backends/gnu.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:50:50,474 root INFO creating build/lib/rbtools/utils/tests 2023-03-14 11:50:50,475 root INFO copying rbtools/utils/tests/test_checks.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,475 root INFO copying rbtools/utils/tests/test_repository.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,475 root INFO copying rbtools/utils/tests/test_buffered_iterator.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,476 root INFO copying rbtools/utils/tests/__init__.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,476 root INFO copying rbtools/utils/tests/test_process.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,476 root INFO copying rbtools/utils/tests/test_source_tree.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,477 root INFO copying rbtools/utils/tests/test_aliases.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,477 root INFO copying rbtools/utils/tests/test_filesystem.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,477 root INFO copying rbtools/utils/tests/test_review_request.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,478 root INFO copying rbtools/utils/tests/test_console.py -> build/lib/rbtools/utils/tests 2023-03-14 11:50:50,478 root INFO creating build/lib/rbtools/testing/api 2023-03-14 11:50:50,479 root INFO copying rbtools/testing/api/__init__.py -> build/lib/rbtools/testing/api 2023-03-14 11:50:50,479 root INFO copying rbtools/testing/api/transport.py -> build/lib/rbtools/testing/api 2023-03-14 11:50:50,479 root INFO copying rbtools/testing/api/payloads.py -> build/lib/rbtools/testing/api 2023-03-14 11:50:50,480 root INFO creating build/lib/rbtools/clients/tests 2023-03-14 11:50:50,480 root INFO copying rbtools/clients/tests/test_plastic.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,481 root INFO copying rbtools/clients/tests/test_svn.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,481 root INFO copying rbtools/clients/tests/test_scanning.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,481 root INFO copying rbtools/clients/tests/test_base_scmclient.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,482 root INFO copying rbtools/clients/tests/test_scmclient_registry.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,482 root INFO copying rbtools/clients/tests/test_clearcase.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,482 root INFO copying rbtools/clients/tests/test_cvs.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,483 root INFO copying rbtools/clients/tests/test_sos.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,483 root INFO copying rbtools/clients/tests/__init__.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,484 root INFO copying rbtools/clients/tests/test_git.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,484 root INFO copying rbtools/clients/tests/test_bzr.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,485 root INFO copying rbtools/clients/tests/test_tfs.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,485 root INFO copying rbtools/clients/tests/test_mercurial.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,486 root INFO copying rbtools/clients/tests/test_p4.py -> build/lib/rbtools/clients/tests 2023-03-14 11:50:50,486 root INFO creating build/lib/rbtools/clients/base 2023-03-14 11:50:50,487 root INFO copying rbtools/clients/base/patch.py -> build/lib/rbtools/clients/base 2023-03-14 11:50:50,487 root INFO copying rbtools/clients/base/registry.py -> build/lib/rbtools/clients/base 2023-03-14 11:50:50,487 root INFO copying rbtools/clients/base/scmclient.py -> build/lib/rbtools/clients/base 2023-03-14 11:50:50,488 root INFO copying rbtools/clients/base/__init__.py -> build/lib/rbtools/clients/base 2023-03-14 11:50:50,488 root INFO copying rbtools/clients/base/repository.py -> build/lib/rbtools/clients/base 2023-03-14 11:50:50,488 root INFO creating build/lib/rbtools/commands/tests 2023-03-14 11:50:50,489 root INFO copying rbtools/commands/tests/test_main.py -> build/lib/rbtools/commands/tests 2023-03-14 11:50:50,489 root INFO copying rbtools/commands/tests/test_alias.py -> build/lib/rbtools/commands/tests 2023-03-14 11:50:50,489 root INFO copying rbtools/commands/tests/test_setup_repo.py -> build/lib/rbtools/commands/tests 2023-03-14 11:50:50,490 root INFO copying rbtools/commands/tests/__init__.py -> build/lib/rbtools/commands/tests 2023-03-14 11:50:50,490 root INFO copying rbtools/commands/tests/test_post.py -> build/lib/rbtools/commands/tests 2023-03-14 11:50:50,490 root INFO running egg_info 2023-03-14 11:50:50,498 root INFO writing RBTools.egg-info/PKG-INFO 2023-03-14 11:50:50,498 root INFO writing dependency_links to RBTools.egg-info/dependency_links.txt 2023-03-14 11:50:50,499 root INFO writing entry points to RBTools.egg-info/entry_points.txt 2023-03-14 11:50:50,499 root INFO writing requirements to RBTools.egg-info/requires.txt 2023-03-14 11:50:50,500 root INFO writing top-level names to RBTools.egg-info/top_level.txt 2023-03-14 11:50:50,510 root INFO reading manifest file 'RBTools.egg-info/SOURCES.txt' 2023-03-14 11:50:50,512 root INFO reading manifest template 'MANIFEST.in' 2023-03-14 11:50:50,515 root WARNING warning: no files found matching 'ez_setup.py' 2023-03-14 11:50:50,516 root INFO adding license file 'COPYING' 2023-03-14 11:50:50,516 root INFO adding license file 'AUTHORS' 2023-03-14 11:50:50,520 root INFO writing manifest file 'RBTools.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rbtools.commands.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rbtools.commands.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rbtools.commands.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'rbtools.commands.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-03-14 11:50:50,522 root INFO creating build/lib/rbtools/commands/conf 2023-03-14 11:50:50,523 root INFO copying rbtools/commands/conf/_rbt-zsh-completion -> build/lib/rbtools/commands/conf 2023-03-14 11:50:50,523 root INFO copying rbtools/commands/conf/rbt-bash-completion -> build/lib/rbtools/commands/conf 2023-03-14 11:50:50,537 wheel INFO installing to build/bdist.linux-i686/wheel 2023-03-14 11:50:50,537 root INFO running install 2023-03-14 11:50:50,551 root INFO running install_lib 2023-03-14 11:50:50,556 root INFO creating build/bdist.linux-i686 2023-03-14 11:50:50,556 root INFO creating build/bdist.linux-i686/wheel 2023-03-14 11:50:50,556 root INFO creating build/bdist.linux-i686/wheel/rbtools 2023-03-14 11:50:50,557 root INFO creating build/bdist.linux-i686/wheel/rbtools/helpers 2023-03-14 11:50:50,557 root INFO copying build/lib/rbtools/helpers/__init__.py -> build/bdist.linux-i686/wheel/rbtools/helpers 2023-03-14 11:50:50,557 root INFO copying build/lib/rbtools/helpers/hgext.py -> build/bdist.linux-i686/wheel/rbtools/helpers 2023-03-14 11:50:50,557 root INFO creating build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,558 root INFO creating build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,558 root INFO copying build/lib/rbtools/api/tests/test_factory.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,558 root INFO copying build/lib/rbtools/api/tests/test_http_request.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,559 root INFO copying build/lib/rbtools/api/tests/test_errors.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,559 root INFO copying build/lib/rbtools/api/tests/__init__.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,559 root INFO copying build/lib/rbtools/api/tests/test_capabilities.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,559 root INFO copying build/lib/rbtools/api/tests/test_resource.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,560 root INFO copying build/lib/rbtools/api/tests/base.py -> build/bdist.linux-i686/wheel/rbtools/api/tests 2023-03-14 11:50:50,560 root INFO creating build/bdist.linux-i686/wheel/rbtools/api/transport 2023-03-14 11:50:50,560 root INFO copying build/lib/rbtools/api/transport/sync.py -> build/bdist.linux-i686/wheel/rbtools/api/transport 2023-03-14 11:50:50,561 root INFO copying build/lib/rbtools/api/transport/__init__.py -> build/bdist.linux-i686/wheel/rbtools/api/transport 2023-03-14 11:50:50,561 root INFO copying build/lib/rbtools/api/utils.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,562 root INFO copying build/lib/rbtools/api/__init__.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,562 root INFO copying build/lib/rbtools/api/errors.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,562 root INFO copying build/lib/rbtools/api/capabilities.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,563 root INFO copying build/lib/rbtools/api/decode.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,563 root INFO copying build/lib/rbtools/api/client.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,563 root INFO copying build/lib/rbtools/api/resource.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,564 root INFO copying build/lib/rbtools/api/decorators.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,564 root INFO copying build/lib/rbtools/api/request.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,564 root INFO copying build/lib/rbtools/api/factory.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,564 root INFO copying build/lib/rbtools/api/cache.py -> build/bdist.linux-i686/wheel/rbtools/api 2023-03-14 11:50:50,565 root INFO creating build/bdist.linux-i686/wheel/rbtools/diffs 2023-03-14 11:50:50,565 root INFO creating build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,565 root INFO copying build/lib/rbtools/diffs/tests/test_gnu_diff_tool.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,566 root INFO copying build/lib/rbtools/diffs/tests/test_diff_file_result.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,566 root INFO copying build/lib/rbtools/diffs/tests/test_unified_diff_writer.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,566 root INFO copying build/lib/rbtools/diffs/tests/__init__.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,567 root INFO copying build/lib/rbtools/diffs/tests/test_diff_tools_registry.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,567 root INFO copying build/lib/rbtools/diffs/tests/test_apple_diff_tool.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tests 2023-03-14 11:50:50,567 root INFO copying build/lib/rbtools/diffs/writers.py -> build/bdist.linux-i686/wheel/rbtools/diffs 2023-03-14 11:50:50,568 root INFO copying build/lib/rbtools/diffs/__init__.py -> build/bdist.linux-i686/wheel/rbtools/diffs 2023-03-14 11:50:50,568 root INFO creating build/bdist.linux-i686/wheel/rbtools/diffs/tools 2023-03-14 11:50:50,568 root INFO copying build/lib/rbtools/diffs/tools/registry.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools 2023-03-14 11:50:50,569 root INFO creating build/bdist.linux-i686/wheel/rbtools/diffs/tools/base 2023-03-14 11:50:50,569 root INFO copying build/lib/rbtools/diffs/tools/base/diff_tool.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/base 2023-03-14 11:50:50,569 root INFO copying build/lib/rbtools/diffs/tools/base/__init__.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/base 2023-03-14 11:50:50,569 root INFO copying build/lib/rbtools/diffs/tools/base/diff_file_result.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/base 2023-03-14 11:50:50,570 root INFO copying build/lib/rbtools/diffs/tools/__init__.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools 2023-03-14 11:50:50,570 root INFO copying build/lib/rbtools/diffs/tools/errors.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools 2023-03-14 11:50:50,570 root INFO creating build/bdist.linux-i686/wheel/rbtools/diffs/tools/backends 2023-03-14 11:50:50,571 root INFO copying build/lib/rbtools/diffs/tools/backends/apple.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/backends 2023-03-14 11:50:50,571 root INFO copying build/lib/rbtools/diffs/tools/backends/__init__.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/backends 2023-03-14 11:50:50,571 root INFO copying build/lib/rbtools/diffs/tools/backends/gnu.py -> build/bdist.linux-i686/wheel/rbtools/diffs/tools/backends 2023-03-14 11:50:50,572 root INFO creating build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,572 root INFO creating build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,572 root INFO copying build/lib/rbtools/utils/tests/test_checks.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,572 root INFO copying build/lib/rbtools/utils/tests/test_repository.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,573 root INFO copying build/lib/rbtools/utils/tests/test_buffered_iterator.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,573 root INFO copying build/lib/rbtools/utils/tests/__init__.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,573 root INFO copying build/lib/rbtools/utils/tests/test_process.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,574 root INFO copying build/lib/rbtools/utils/tests/test_source_tree.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,574 root INFO copying build/lib/rbtools/utils/tests/test_aliases.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,574 root INFO copying build/lib/rbtools/utils/tests/test_filesystem.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,574 root INFO copying build/lib/rbtools/utils/tests/test_review_request.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,575 root INFO copying build/lib/rbtools/utils/tests/test_console.py -> build/bdist.linux-i686/wheel/rbtools/utils/tests 2023-03-14 11:50:50,575 root INFO copying build/lib/rbtools/utils/console.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,575 root INFO copying build/lib/rbtools/utils/appdirs.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,576 root INFO copying build/lib/rbtools/utils/filesystem.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,576 root INFO copying build/lib/rbtools/utils/__init__.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,576 root INFO copying build/lib/rbtools/utils/errors.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,577 root INFO copying build/lib/rbtools/utils/streams.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,577 root INFO copying build/lib/rbtools/utils/review_request.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,577 root INFO copying build/lib/rbtools/utils/match_score.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,578 root INFO copying build/lib/rbtools/utils/commands.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,578 root INFO copying build/lib/rbtools/utils/process.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,578 root INFO copying build/lib/rbtools/utils/aliases.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,578 root INFO copying build/lib/rbtools/utils/graphs.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,579 root INFO copying build/lib/rbtools/utils/encoding.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,579 root INFO copying build/lib/rbtools/utils/users.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,579 root INFO copying build/lib/rbtools/utils/diffs.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,580 root INFO copying build/lib/rbtools/utils/testbase.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,580 root INFO copying build/lib/rbtools/utils/source_tree.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,580 root INFO copying build/lib/rbtools/utils/checks.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,581 root INFO copying build/lib/rbtools/utils/repository.py -> build/bdist.linux-i686/wheel/rbtools/utils 2023-03-14 11:50:50,581 root INFO copying build/lib/rbtools/tests.py -> build/bdist.linux-i686/wheel/rbtools 2023-03-14 11:50:50,581 root INFO copying build/lib/rbtools/__init__.py -> build/bdist.linux-i686/wheel/rbtools 2023-03-14 11:50:50,581 root INFO copying build/lib/rbtools/deprecation.py -> build/bdist.linux-i686/wheel/rbtools 2023-03-14 11:50:50,582 root INFO creating build/bdist.linux-i686/wheel/rbtools/hooks 2023-03-14 11:50:50,582 root INFO copying build/lib/rbtools/hooks/__init__.py -> build/bdist.linux-i686/wheel/rbtools/hooks 2023-03-14 11:50:50,582 root INFO copying build/lib/rbtools/hooks/git.py -> build/bdist.linux-i686/wheel/rbtools/hooks 2023-03-14 11:50:50,583 root INFO copying build/lib/rbtools/hooks/common.py -> build/bdist.linux-i686/wheel/rbtools/hooks 2023-03-14 11:50:50,583 root INFO creating build/bdist.linux-i686/wheel/rbtools/testing 2023-03-14 11:50:50,583 root INFO creating build/bdist.linux-i686/wheel/rbtools/testing/api 2023-03-14 11:50:50,583 root INFO copying build/lib/rbtools/testing/api/__init__.py -> build/bdist.linux-i686/wheel/rbtools/testing/api 2023-03-14 11:50:50,584 root INFO copying build/lib/rbtools/testing/api/transport.py -> build/bdist.linux-i686/wheel/rbtools/testing/api 2023-03-14 11:50:50,584 root INFO copying build/lib/rbtools/testing/api/payloads.py -> build/bdist.linux-i686/wheel/rbtools/testing/api 2023-03-14 11:50:50,584 root INFO copying build/lib/rbtools/testing/testcase.py -> build/bdist.linux-i686/wheel/rbtools/testing 2023-03-14 11:50:50,585 root INFO copying build/lib/rbtools/testing/__init__.py -> build/bdist.linux-i686/wheel/rbtools/testing 2023-03-14 11:50:50,585 root INFO copying build/lib/rbtools/testing/transport.py -> build/bdist.linux-i686/wheel/rbtools/testing 2023-03-14 11:50:50,585 root INFO copying build/lib/rbtools/testing/commands.py -> build/bdist.linux-i686/wheel/rbtools/testing 2023-03-14 11:50:50,586 root INFO creating build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,586 root INFO creating build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,586 root INFO copying build/lib/rbtools/clients/tests/test_plastic.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,587 root INFO copying build/lib/rbtools/clients/tests/test_svn.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,587 root INFO copying build/lib/rbtools/clients/tests/test_scanning.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,587 root INFO copying build/lib/rbtools/clients/tests/test_base_scmclient.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,588 root INFO copying build/lib/rbtools/clients/tests/test_scmclient_registry.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,588 root INFO copying build/lib/rbtools/clients/tests/test_clearcase.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,588 root INFO copying build/lib/rbtools/clients/tests/test_cvs.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,589 root INFO copying build/lib/rbtools/clients/tests/test_sos.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,589 root INFO copying build/lib/rbtools/clients/tests/__init__.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,590 root INFO copying build/lib/rbtools/clients/tests/test_git.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,590 root INFO copying build/lib/rbtools/clients/tests/test_bzr.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,590 root INFO copying build/lib/rbtools/clients/tests/test_tfs.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,591 root INFO copying build/lib/rbtools/clients/tests/test_mercurial.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,591 root INFO copying build/lib/rbtools/clients/tests/test_p4.py -> build/bdist.linux-i686/wheel/rbtools/clients/tests 2023-03-14 11:50:50,592 root INFO copying build/lib/rbtools/clients/perforce.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,592 root INFO copying build/lib/rbtools/clients/mercurial.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,593 root INFO copying build/lib/rbtools/clients/tfs.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,593 root INFO creating build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,593 root INFO copying build/lib/rbtools/clients/base/patch.py -> build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,593 root INFO copying build/lib/rbtools/clients/base/registry.py -> build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,594 root INFO copying build/lib/rbtools/clients/base/scmclient.py -> build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,594 root INFO copying build/lib/rbtools/clients/base/__init__.py -> build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,594 root INFO copying build/lib/rbtools/clients/base/repository.py -> build/bdist.linux-i686/wheel/rbtools/clients/base 2023-03-14 11:50:50,595 root INFO copying build/lib/rbtools/clients/svn.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,595 root INFO copying build/lib/rbtools/clients/__init__.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,596 root INFO copying build/lib/rbtools/clients/errors.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,596 root INFO copying build/lib/rbtools/clients/git.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,596 root INFO copying build/lib/rbtools/clients/bazaar.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,597 root INFO copying build/lib/rbtools/clients/cvs.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,597 root INFO copying build/lib/rbtools/clients/sos.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,597 root INFO copying build/lib/rbtools/clients/plastic.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,598 root INFO copying build/lib/rbtools/clients/clearcase.py -> build/bdist.linux-i686/wheel/rbtools/clients 2023-03-14 11:50:50,598 root INFO creating build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,598 root INFO creating build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,599 root INFO copying build/lib/rbtools/commands/tests/test_main.py -> build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,599 root INFO copying build/lib/rbtools/commands/tests/test_alias.py -> build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,599 root INFO copying build/lib/rbtools/commands/tests/test_setup_repo.py -> build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,600 root INFO copying build/lib/rbtools/commands/tests/__init__.py -> build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,600 root INFO copying build/lib/rbtools/commands/tests/test_post.py -> build/bdist.linux-i686/wheel/rbtools/commands/tests 2023-03-14 11:50:50,600 root INFO copying build/lib/rbtools/commands/patch.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,601 root INFO copying build/lib/rbtools/commands/login.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,601 root INFO copying build/lib/rbtools/commands/info.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,601 root INFO copying build/lib/rbtools/commands/publish.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,601 root INFO copying build/lib/rbtools/commands/stamp.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,602 root INFO copying build/lib/rbtools/commands/setup_repo.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,602 root INFO copying build/lib/rbtools/commands/attach.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,602 root INFO copying build/lib/rbtools/commands/clearcache.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,603 root INFO copying build/lib/rbtools/commands/close.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,603 root INFO copying build/lib/rbtools/commands/review.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,603 root INFO copying build/lib/rbtools/commands/__init__.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,604 root INFO copying build/lib/rbtools/commands/setup_completion.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,604 root INFO creating build/bdist.linux-i686/wheel/rbtools/commands/conf 2023-03-14 11:50:50,604 root INFO copying build/lib/rbtools/commands/conf/rbt-bash-completion -> build/bdist.linux-i686/wheel/rbtools/commands/conf 2023-03-14 11:50:50,604 root INFO copying build/lib/rbtools/commands/conf/_rbt-zsh-completion -> build/bdist.linux-i686/wheel/rbtools/commands/conf 2023-03-14 11:50:50,605 root INFO copying build/lib/rbtools/commands/land.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,605 root INFO copying build/lib/rbtools/commands/list_repo_types.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,605 root INFO copying build/lib/rbtools/commands/diff.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,606 root INFO copying build/lib/rbtools/commands/main.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,606 root INFO copying build/lib/rbtools/commands/status_update.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,606 root INFO copying build/lib/rbtools/commands/api_get.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,606 root INFO copying build/lib/rbtools/commands/post.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,607 root INFO copying build/lib/rbtools/commands/install.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,607 root INFO copying build/lib/rbtools/commands/status.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,608 root INFO copying build/lib/rbtools/commands/alias.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,608 root INFO copying build/lib/rbtools/commands/logout.py -> build/bdist.linux-i686/wheel/rbtools/commands 2023-03-14 11:50:50,608 root INFO running install_egg_info 2023-03-14 11:50:50,612 root INFO Copying RBTools.egg-info to build/bdist.linux-i686/wheel/RBTools-4.0-py3.11.egg-info 2023-03-14 11:50:50,614 root INFO running install_scripts 2023-03-14 11:50:50,619 wheel INFO creating build/bdist.linux-i686/wheel/RBTools-4.0.dist-info/WHEEL 2023-03-14 11:50:50,619 wheel INFO creating '/home/buildozer/aports/testing/rbtools/src/RBTools-4.0/dist/.tmp-vyeycug7/RBTools-4.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-03-14 11:50:50,620 wheel INFO adding 'rbtools/__init__.py' 2023-03-14 11:50:50,621 wheel INFO adding 'rbtools/deprecation.py' 2023-03-14 11:50:50,621 wheel INFO adding 'rbtools/tests.py' 2023-03-14 11:50:50,621 wheel INFO adding 'rbtools/api/__init__.py' 2023-03-14 11:50:50,622 wheel INFO adding 'rbtools/api/cache.py' 2023-03-14 11:50:50,622 wheel INFO adding 'rbtools/api/capabilities.py' 2023-03-14 11:50:50,623 wheel INFO adding 'rbtools/api/client.py' 2023-03-14 11:50:50,623 wheel INFO adding 'rbtools/api/decode.py' 2023-03-14 11:50:50,624 wheel INFO adding 'rbtools/api/decorators.py' 2023-03-14 11:50:50,624 wheel INFO adding 'rbtools/api/errors.py' 2023-03-14 11:50:50,624 wheel INFO adding 'rbtools/api/factory.py' 2023-03-14 11:50:50,625 wheel INFO adding 'rbtools/api/request.py' 2023-03-14 11:50:50,625 wheel INFO adding 'rbtools/api/resource.py' 2023-03-14 11:50:50,626 wheel INFO adding 'rbtools/api/utils.py' 2023-03-14 11:50:50,626 wheel INFO adding 'rbtools/api/tests/__init__.py' 2023-03-14 11:50:50,627 wheel INFO adding 'rbtools/api/tests/base.py' 2023-03-14 11:50:50,627 wheel INFO adding 'rbtools/api/tests/test_capabilities.py' 2023-03-14 11:50:50,627 wheel INFO adding 'rbtools/api/tests/test_errors.py' 2023-03-14 11:50:50,628 wheel INFO adding 'rbtools/api/tests/test_factory.py' 2023-03-14 11:50:50,628 wheel INFO adding 'rbtools/api/tests/test_http_request.py' 2023-03-14 11:50:50,629 wheel INFO adding 'rbtools/api/tests/test_resource.py' 2023-03-14 11:50:50,629 wheel INFO adding 'rbtools/api/transport/__init__.py' 2023-03-14 11:50:50,630 wheel INFO adding 'rbtools/api/transport/sync.py' 2023-03-14 11:50:50,630 wheel INFO adding 'rbtools/clients/__init__.py' 2023-03-14 11:50:50,630 wheel INFO adding 'rbtools/clients/bazaar.py' 2023-03-14 11:50:50,631 wheel INFO adding 'rbtools/clients/clearcase.py' 2023-03-14 11:50:50,632 wheel INFO adding 'rbtools/clients/cvs.py' 2023-03-14 11:50:50,632 wheel INFO adding 'rbtools/clients/errors.py' 2023-03-14 11:50:50,633 wheel INFO adding 'rbtools/clients/git.py' 2023-03-14 11:50:50,634 wheel INFO adding 'rbtools/clients/mercurial.py' 2023-03-14 11:50:50,635 wheel INFO adding 'rbtools/clients/perforce.py' 2023-03-14 11:50:50,636 wheel INFO adding 'rbtools/clients/plastic.py' 2023-03-14 11:50:50,636 wheel INFO adding 'rbtools/clients/sos.py' 2023-03-14 11:50:50,637 wheel INFO adding 'rbtools/clients/svn.py' 2023-03-14 11:50:50,638 wheel INFO adding 'rbtools/clients/tfs.py' 2023-03-14 11:50:50,639 wheel INFO adding 'rbtools/clients/base/__init__.py' 2023-03-14 11:50:50,639 wheel INFO adding 'rbtools/clients/base/patch.py' 2023-03-14 11:50:50,639 wheel INFO adding 'rbtools/clients/base/registry.py' 2023-03-14 11:50:50,640 wheel INFO adding 'rbtools/clients/base/repository.py' 2023-03-14 11:50:50,640 wheel INFO adding 'rbtools/clients/base/scmclient.py' 2023-03-14 11:50:50,641 wheel INFO adding 'rbtools/clients/tests/__init__.py' 2023-03-14 11:50:50,641 wheel INFO adding 'rbtools/clients/tests/test_base_scmclient.py' 2023-03-14 11:50:50,642 wheel INFO adding 'rbtools/clients/tests/test_bzr.py' 2023-03-14 11:50:50,643 wheel INFO adding 'rbtools/clients/tests/test_clearcase.py' 2023-03-14 11:50:50,643 wheel INFO adding 'rbtools/clients/tests/test_cvs.py' 2023-03-14 11:50:50,644 wheel INFO adding 'rbtools/clients/tests/test_git.py' 2023-03-14 11:50:50,645 wheel INFO adding 'rbtools/clients/tests/test_mercurial.py' 2023-03-14 11:50:50,646 wheel INFO adding 'rbtools/clients/tests/test_p4.py' 2023-03-14 11:50:50,646 wheel INFO adding 'rbtools/clients/tests/test_plastic.py' 2023-03-14 11:50:50,647 wheel INFO adding 'rbtools/clients/tests/test_scanning.py' 2023-03-14 11:50:50,647 wheel INFO adding 'rbtools/clients/tests/test_scmclient_registry.py' 2023-03-14 11:50:50,648 wheel INFO adding 'rbtools/clients/tests/test_sos.py' 2023-03-14 11:50:50,649 wheel INFO adding 'rbtools/clients/tests/test_svn.py' 2023-03-14 11:50:50,650 wheel INFO adding 'rbtools/clients/tests/test_tfs.py' 2023-03-14 11:50:50,651 wheel INFO adding 'rbtools/commands/__init__.py' 2023-03-14 11:50:50,652 wheel INFO adding 'rbtools/commands/alias.py' 2023-03-14 11:50:50,652 wheel INFO adding 'rbtools/commands/api_get.py' 2023-03-14 11:50:50,652 wheel INFO adding 'rbtools/commands/attach.py' 2023-03-14 11:50:50,653 wheel INFO adding 'rbtools/commands/clearcache.py' 2023-03-14 11:50:50,653 wheel INFO adding 'rbtools/commands/close.py' 2023-03-14 11:50:50,653 wheel INFO adding 'rbtools/commands/diff.py' 2023-03-14 11:50:50,654 wheel INFO adding 'rbtools/commands/info.py' 2023-03-14 11:50:50,654 wheel INFO adding 'rbtools/commands/install.py' 2023-03-14 11:50:50,654 wheel INFO adding 'rbtools/commands/land.py' 2023-03-14 11:50:50,655 wheel INFO adding 'rbtools/commands/list_repo_types.py' 2023-03-14 11:50:50,655 wheel INFO adding 'rbtools/commands/login.py' 2023-03-14 11:50:50,655 wheel INFO adding 'rbtools/commands/logout.py' 2023-03-14 11:50:50,656 wheel INFO adding 'rbtools/commands/main.py' 2023-03-14 11:50:50,656 wheel INFO adding 'rbtools/commands/patch.py' 2023-03-14 11:50:50,657 wheel INFO adding 'rbtools/commands/post.py' 2023-03-14 11:50:50,658 wheel INFO adding 'rbtools/commands/publish.py' 2023-03-14 11:50:50,658 wheel INFO adding 'rbtools/commands/review.py' 2023-03-14 11:50:50,658 wheel INFO adding 'rbtools/commands/setup_completion.py' 2023-03-14 11:50:50,659 wheel INFO adding 'rbtools/commands/setup_repo.py' 2023-03-14 11:50:50,659 wheel INFO adding 'rbtools/commands/stamp.py' 2023-03-14 11:50:50,660 wheel INFO adding 'rbtools/commands/status.py' 2023-03-14 11:50:50,660 wheel INFO adding 'rbtools/commands/status_update.py' 2023-03-14 11:50:50,660 wheel INFO adding 'rbtools/commands/conf/_rbt-zsh-completion' 2023-03-14 11:50:50,661 wheel INFO adding 'rbtools/commands/conf/rbt-bash-completion' 2023-03-14 11:50:50,661 wheel INFO adding 'rbtools/commands/tests/__init__.py' 2023-03-14 11:50:50,661 wheel INFO adding 'rbtools/commands/tests/test_alias.py' 2023-03-14 11:50:50,662 wheel INFO adding 'rbtools/commands/tests/test_main.py' 2023-03-14 11:50:50,662 wheel INFO adding 'rbtools/commands/tests/test_post.py' 2023-03-14 11:50:50,663 wheel INFO adding 'rbtools/commands/tests/test_setup_repo.py' 2023-03-14 11:50:50,663 wheel INFO adding 'rbtools/diffs/__init__.py' 2023-03-14 11:50:50,664 wheel INFO adding 'rbtools/diffs/writers.py' 2023-03-14 11:50:50,664 wheel INFO adding 'rbtools/diffs/tests/__init__.py' 2023-03-14 11:50:50,664 wheel INFO adding 'rbtools/diffs/tests/test_apple_diff_tool.py' 2023-03-14 11:50:50,665 wheel INFO adding 'rbtools/diffs/tests/test_diff_file_result.py' 2023-03-14 11:50:50,665 wheel INFO adding 'rbtools/diffs/tests/test_diff_tools_registry.py' 2023-03-14 11:50:50,666 wheel INFO adding 'rbtools/diffs/tests/test_gnu_diff_tool.py' 2023-03-14 11:50:50,666 wheel INFO adding 'rbtools/diffs/tests/test_unified_diff_writer.py' 2023-03-14 11:50:50,667 wheel INFO adding 'rbtools/diffs/tools/__init__.py' 2023-03-14 11:50:50,667 wheel INFO adding 'rbtools/diffs/tools/errors.py' 2023-03-14 11:50:50,667 wheel INFO adding 'rbtools/diffs/tools/registry.py' 2023-03-14 11:50:50,668 wheel INFO adding 'rbtools/diffs/tools/backends/__init__.py' 2023-03-14 11:50:50,668 wheel INFO adding 'rbtools/diffs/tools/backends/apple.py' 2023-03-14 11:50:50,668 wheel INFO adding 'rbtools/diffs/tools/backends/gnu.py' 2023-03-14 11:50:50,669 wheel INFO adding 'rbtools/diffs/tools/base/__init__.py' 2023-03-14 11:50:50,669 wheel INFO adding 'rbtools/diffs/tools/base/diff_file_result.py' 2023-03-14 11:50:50,670 wheel INFO adding 'rbtools/diffs/tools/base/diff_tool.py' 2023-03-14 11:50:50,670 wheel INFO adding 'rbtools/helpers/__init__.py' 2023-03-14 11:50:50,670 wheel INFO adding 'rbtools/helpers/hgext.py' 2023-03-14 11:50:50,671 wheel INFO adding 'rbtools/hooks/__init__.py' 2023-03-14 11:50:50,671 wheel INFO adding 'rbtools/hooks/common.py' 2023-03-14 11:50:50,671 wheel INFO adding 'rbtools/hooks/git.py' 2023-03-14 11:50:50,672 wheel INFO adding 'rbtools/testing/__init__.py' 2023-03-14 11:50:50,672 wheel INFO adding 'rbtools/testing/commands.py' 2023-03-14 11:50:50,673 wheel INFO adding 'rbtools/testing/testcase.py' 2023-03-14 11:50:50,673 wheel INFO adding 'rbtools/testing/transport.py' 2023-03-14 11:50:50,673 wheel INFO adding 'rbtools/testing/api/__init__.py' 2023-03-14 11:50:50,674 wheel INFO adding 'rbtools/testing/api/payloads.py' 2023-03-14 11:50:50,674 wheel INFO adding 'rbtools/testing/api/transport.py' 2023-03-14 11:50:50,675 wheel INFO adding 'rbtools/utils/__init__.py' 2023-03-14 11:50:50,675 wheel INFO adding 'rbtools/utils/aliases.py' 2023-03-14 11:50:50,676 wheel INFO adding 'rbtools/utils/appdirs.py' 2023-03-14 11:50:50,676 wheel INFO adding 'rbtools/utils/checks.py' 2023-03-14 11:50:50,677 wheel INFO adding 'rbtools/utils/commands.py' 2023-03-14 11:50:50,677 wheel INFO adding 'rbtools/utils/console.py' 2023-03-14 11:50:50,677 wheel INFO adding 'rbtools/utils/diffs.py' 2023-03-14 11:50:50,678 wheel INFO adding 'rbtools/utils/encoding.py' 2023-03-14 11:50:50,678 wheel INFO adding 'rbtools/utils/errors.py' 2023-03-14 11:50:50,678 wheel INFO adding 'rbtools/utils/filesystem.py' 2023-03-14 11:50:50,679 wheel INFO adding 'rbtools/utils/graphs.py' 2023-03-14 11:50:50,679 wheel INFO adding 'rbtools/utils/match_score.py' 2023-03-14 11:50:50,679 wheel INFO adding 'rbtools/utils/process.py' 2023-03-14 11:50:50,680 wheel INFO adding 'rbtools/utils/repository.py' 2023-03-14 11:50:50,680 wheel INFO adding 'rbtools/utils/review_request.py' 2023-03-14 11:50:50,681 wheel INFO adding 'rbtools/utils/source_tree.py' 2023-03-14 11:50:50,681 wheel INFO adding 'rbtools/utils/streams.py' 2023-03-14 11:50:50,681 wheel INFO adding 'rbtools/utils/testbase.py' 2023-03-14 11:50:50,682 wheel INFO adding 'rbtools/utils/users.py' 2023-03-14 11:50:50,682 wheel INFO adding 'rbtools/utils/tests/__init__.py' 2023-03-14 11:50:50,682 wheel INFO adding 'rbtools/utils/tests/test_aliases.py' 2023-03-14 11:50:50,683 wheel INFO adding 'rbtools/utils/tests/test_buffered_iterator.py' 2023-03-14 11:50:50,683 wheel INFO adding 'rbtools/utils/tests/test_checks.py' 2023-03-14 11:50:50,683 wheel INFO adding 'rbtools/utils/tests/test_console.py' 2023-03-14 11:50:50,684 wheel INFO adding 'rbtools/utils/tests/test_filesystem.py' 2023-03-14 11:50:50,684 wheel INFO adding 'rbtools/utils/tests/test_process.py' 2023-03-14 11:50:50,685 wheel INFO adding 'rbtools/utils/tests/test_repository.py' 2023-03-14 11:50:50,685 wheel INFO adding 'rbtools/utils/tests/test_review_request.py' 2023-03-14 11:50:50,686 wheel INFO adding 'rbtools/utils/tests/test_source_tree.py' 2023-03-14 11:50:50,686 wheel INFO adding 'RBTools-4.0.dist-info/AUTHORS' 2023-03-14 11:50:50,687 wheel INFO adding 'RBTools-4.0.dist-info/COPYING' 2023-03-14 11:50:50,687 wheel INFO adding 'RBTools-4.0.dist-info/METADATA' 2023-03-14 11:50:50,687 wheel INFO adding 'RBTools-4.0.dist-info/WHEEL' 2023-03-14 11:50:50,687 wheel INFO adding 'RBTools-4.0.dist-info/entry_points.txt' 2023-03-14 11:50:50,688 wheel INFO adding 'RBTools-4.0.dist-info/top_level.txt' 2023-03-14 11:50:50,689 wheel INFO adding 'RBTools-4.0.dist-info/RECORD' 2023-03-14 11:50:50,690 wheel INFO removing build/bdist.linux-i686/wheel 2023-03-14 11:50:50,696 gpep517 INFO The backend produced dist/RBTools-4.0-py3-none-any.whl RBTools-4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/rbtools/src/RBTools-4.0, configfile: pytest.ini, testpaths: rbtools plugins: kgb-7.1.1, env-0.8.1 collected 772 items / 265 deselected / 507 selected rbtools/api/tests/test_capabilities.py ... [ 0%] rbtools/api/tests/test_errors.py ................. [ 3%] rbtools/api/tests/test_factory.py ...... [ 5%] rbtools/api/tests/test_http_request.py ........ [ 6%] rbtools/api/tests/test_resource.py ..................................... [ 14%] [ 14%] rbtools/clients/tests/test_bzr.py ............ssssssssssssssssssss [ 20%] rbtools/clients/tests/test_clearcase.py ....ssss................... [ 25%] rbtools/clients/tests/test_plastic.py .. [ 26%] rbtools/clients/tests/test_scmclient_registry.py .......... [ 28%] rbtools/clients/tests/test_sos.py ..ssssssssssssssss.................. [ 35%] rbtools/clients/tests/test_tfs.py ...ssss...........sss...........sssss. [ 42%] ........... [ 44%] rbtools/commands/tests/test_alias.py ....... [ 46%] rbtools/commands/tests/test_main.py ............. [ 48%] rbtools/commands/tests/test_post.py .................................... [ 55%] ................................... [ 62%] rbtools/commands/tests/test_setup_repo.py ....... [ 64%] rbtools/diffs/tests/test_diff_file_result.py ........................... [ 69%] ......... [ 71%] rbtools/diffs/tests/test_diff_tools_registry.py ........... [ 73%] rbtools/diffs/tests/test_gnu_diff_tool.py ............ [ 75%] rbtools/diffs/tests/test_unified_diff_writer.py ........................ [ 80%] .... [ 81%] rbtools/utils/tests/test_aliases.py ............. [ 83%] rbtools/utils/tests/test_buffered_iterator.py .............. [ 86%] rbtools/utils/tests/test_checks.py ... [ 87%] rbtools/utils/tests/test_filesystem.py ..... [ 88%] rbtools/utils/tests/test_process.py .................. [ 91%] rbtools/utils/tests/test_repository.py .... [ 92%] rbtools/utils/tests/test_review_request.py .......................... [ 97%] rbtools/utils/tests/test_source_tree.py ............ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) rbtools/utils/appdirs.py:101 /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/utils/appdirs.py:101: DeprecationWarning: invalid escape sequence '\D' """Return full path to the user-shared data dir for this application. rbtools/utils/appdirs.py:207 /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/utils/appdirs.py:207: DeprecationWarning: invalid escape sequence '\P' """Return full path to the user-shared data dir for this application. rbtools/api/tests/test_http_request.py::HttpRequestTests::test_encode_multipart_formdata /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/tests/test_http_request.py:67: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field('bar', 42) rbtools/api/tests/test_resource.py::ItemResourceTests::test_update_with_extra_data rbtools/api/tests/test_resource.py::ItemResourceTests::test_update_with_extra_data /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/resource.py:252: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field(name, value) rbtools/api/tests/test_resource.py::ListResourceTests::test_create_with_extra_data rbtools/api/tests/test_resource.py::ListResourceTests::test_create_with_extra_data /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/resource.py:188: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field(name, value) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 455 passed, 52 skipped, 265 deselected, 8 warnings in 15.36s ========= >>> rbtools: Entering fakeroot... >>> rbtools*: Running postcheck for rbtools >>> rbtools*: Preparing package rbtools... >>> rbtools*: Tracing dependencies... >>> rbtools*: Package size: 3.0 MB >>> rbtools*: Compressing data... >>> rbtools*: Create checksum... >>> rbtools*: Create rbtools-4.0-r0.apk >>> rbtools: Build complete at Tue, 14 Mar 2023 11:51:08 +0000 elapsed time 0h 0m 22s >>> rbtools: Cleaning up srcdir >>> rbtools: Cleaning up pkgdir >>> rbtools: Uninstalling dependencies... (1/28) Purging .makedepends-rbtools (20230314.115048) (2/28) Purging py3-tqdm (4.64.1-r1) (3/28) Purging py3-texttable (1.6.7-r0) (4/28) Purging py3-colorama (0.4.6-r2) (5/28) Purging py3-typing-extensions (4.5.0-r0) (6/28) Purging pydiffx (1.1-r0) (7/28) Purging py3-six (1.16.0-r5) (8/28) Purging py3-gpep517 (13-r0) (9/28) Purging py3-installer (0.6.0-r0) (10/28) Purging py3-setuptools (67.6.0-r0) (11/28) Purging py3-wheel (0.38.4-r1) (12/28) Purging mercurial (6.3.3-r0) (13/28) Purging py3-kgb (7.1.1-r0) (14/28) Purging py3-pytest-env (0.8.1-r1) (15/28) Purging py3-pytest (7.2.2-r0) (16/28) Purging py3-attrs (22.2.0-r0) (17/28) Purging py3-iniconfig (1.1.1-r5) (18/28) Purging py3-packaging (23.0-r1) (19/28) Purging py3-parsing (3.0.9-r1) (20/28) Purging py3-pluggy (1.0.0-r2) (21/28) Purging py3-py (1.11.0-r1) (22/28) Purging python3 (3.11.2-r0) (23/28) Purging libffi (3.4.4-r0) (24/28) Purging gdbm (1.23-r0) (25/28) Purging mpdecimal (2.5.1-r1) (26/28) Purging libpanelw (6.4_p20230311-r0) (27/28) Purging readline (8.2.1-r0) (28/28) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 103 packages >>> rbtools: Updating the testing/x86 repository index... >>> rbtools: Signing the index...