>>> py3-github3: Building testing/py3-github3 3.2.0-r0 (using abuild 3.10.0-r0) started Sun, 12 Feb 2023 14:41:23 +0000 >>> py3-github3: Checking sanity of /home/buildozer/aports/testing/py3-github3/APKBUILD... >>> py3-github3: Analyzing dependencies... >>> py3-github3: Installing for build: build-base py3-cryptography py3-dateutil py3-jwt py3-requests py3-uritemplate python3 py3-gpep517 py3-setuptools py3-wheel py3-betamax py3-betamax_matchers py3-pytest-xdist (1/38) Installing libbz2 (1.0.8-r4) (2/38) Installing libffi (3.4.4-r0) (3/38) Installing gdbm (1.23-r0) (4/38) Installing xz-libs (5.4.1-r0) (5/38) Installing mpdecimal (2.5.1-r1) (6/38) Installing readline (8.2.001-r0) (7/38) Installing sqlite-libs (3.40.1-r0) (8/38) Installing python3 (3.11.2-r0) (9/38) Installing py3-cparser (2.21-r1) (10/38) Installing py3-cffi (1.15.1-r1) (11/38) Installing py3-cryptography (39.0.1-r0) (12/38) Installing py3-six (1.16.0-r4) (13/38) Installing py3-dateutil (2.8.2-r2) (14/38) Installing py3-jwt (2.6.0-r1) (15/38) Installing py3-certifi (2022.12.7-r0) (16/38) Installing py3-charset-normalizer (3.0.1-r1) (17/38) Installing py3-idna (3.4-r3) (18/38) Installing py3-urllib3 (1.26.14-r0) (19/38) Installing py3-requests (2.28.2-r0) (20/38) Installing py3-uritemplate (4.1.1-r1) (21/38) Installing py3-installer (0.6.0-r0) (22/38) Installing py3-gpep517 (13-r0) (23/38) Installing py3-parsing (3.0.9-r1) (24/38) Installing py3-packaging (23.0-r0) (25/38) Installing py3-setuptools (67.2.0-r0) (26/38) Installing py3-wheel (0.38.4-r1) (27/38) Installing py3-betamax (0.8.1-r4) (28/38) Installing py3-requests-toolbelt (0.10.1-r1) (29/38) Installing py3-betamax_matchers (0.4.0-r3) (30/38) Installing py3-apipkg (2.1.0-r1) (31/38) Installing py3-execnet (1.9.0-r1) (32/38) Installing py3-attrs (22.2.0-r0) (33/38) Installing py3-iniconfig (1.1.1-r4) (34/38) Installing py3-pluggy (1.0.0-r2) (35/38) Installing py3-py (1.11.0-r1) (36/38) Installing py3-pytest (7.2.1-r0) (37/38) Installing py3-pytest-xdist (3.2.0-r0) (38/38) Installing .makedepends-py3-github3 (20230212.144125) Executing busybox-1.36.0-r4.trigger OK: 483 MiB in 136 packages >>> py3-github3: Cleaning up srcdir >>> py3-github3: Cleaning up pkgdir >>> py3-github3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/github3.py-3.2.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 >>> py3-github3: Fetching https://files.pythonhosted.org/packages/source/g/github3.py/github3.py-3.2.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 2 33.6M 2 872k 0 0 1146k 0 0:00:30 --:--:-- 0:00:30 1146k 100 33.6M 100 33.6M 0 0 31.0M 0 0:00:01 0:00:01 --:--:-- 102M >>> py3-github3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/github3.py-3.2.0.tar.gz >>> py3-github3: Checking sha512sums... github3.py-3.2.0.tar.gz: OK >>> py3-github3: Unpacking /var/cache/distfiles/edge/github3.py-3.2.0.tar.gz... 2023-02-12 14:41:28,842 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-02-12 14:41:28,901 root INFO running bdist_wheel 2023-02-12 14:41:28,909 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-02-12 14:41:28,923 root INFO running build 2023-02-12 14:41:28,923 root INFO running build_py 2023-02-12 14:41:28,928 root INFO creating build 2023-02-12 14:41:28,929 root INFO creating build/lib 2023-02-12 14:41:28,929 root INFO creating build/lib/github3 2023-02-12 14:41:28,929 root INFO copying src/github3/structs.py -> build/lib/github3 2023-02-12 14:41:28,929 root INFO copying src/github3/pulls.py -> build/lib/github3 2023-02-12 14:41:28,930 root INFO copying src/github3/models.py -> build/lib/github3 2023-02-12 14:41:28,930 root INFO copying src/github3/git.py -> build/lib/github3 2023-02-12 14:41:28,931 root INFO copying src/github3/__about__.py -> build/lib/github3 2023-02-12 14:41:28,931 root INFO copying src/github3/users.py -> build/lib/github3 2023-02-12 14:41:28,931 root INFO copying src/github3/utils.py -> build/lib/github3 2023-02-12 14:41:28,932 root INFO copying src/github3/licenses.py -> build/lib/github3 2023-02-12 14:41:28,932 root INFO copying src/github3/orgs.py -> build/lib/github3 2023-02-12 14:41:28,937 root INFO copying src/github3/projects.py -> build/lib/github3 2023-02-12 14:41:28,938 root INFO copying src/github3/exceptions.py -> build/lib/github3 2023-02-12 14:41:28,938 root INFO copying src/github3/api.py -> build/lib/github3 2023-02-12 14:41:28,938 root INFO copying src/github3/__init__.py -> build/lib/github3 2023-02-12 14:41:28,939 root INFO copying src/github3/events.py -> build/lib/github3 2023-02-12 14:41:28,939 root INFO copying src/github3/auths.py -> build/lib/github3 2023-02-12 14:41:28,939 root INFO copying src/github3/apps.py -> build/lib/github3 2023-02-12 14:41:28,940 root INFO copying src/github3/session.py -> build/lib/github3 2023-02-12 14:41:28,940 root INFO copying src/github3/github.py -> build/lib/github3 2023-02-12 14:41:28,941 root INFO copying src/github3/checks.py -> build/lib/github3 2023-02-12 14:41:28,941 root INFO copying src/github3/notifications.py -> build/lib/github3 2023-02-12 14:41:28,941 root INFO copying src/github3/decorators.py -> build/lib/github3 2023-02-12 14:41:28,942 root INFO creating build/lib/github3/search 2023-02-12 14:41:28,942 root INFO copying src/github3/search/repository.py -> build/lib/github3/search 2023-02-12 14:41:28,943 root INFO copying src/github3/search/user.py -> build/lib/github3/search 2023-02-12 14:41:28,943 root INFO copying src/github3/search/code.py -> build/lib/github3/search 2023-02-12 14:41:28,943 root INFO copying src/github3/search/__init__.py -> build/lib/github3/search 2023-02-12 14:41:28,944 root INFO copying src/github3/search/commit.py -> build/lib/github3/search 2023-02-12 14:41:28,944 root INFO copying src/github3/search/issue.py -> build/lib/github3/search 2023-02-12 14:41:28,944 root INFO creating build/lib/github3/gists 2023-02-12 14:41:28,945 root INFO copying src/github3/gists/history.py -> build/lib/github3/gists 2023-02-12 14:41:28,945 root INFO copying src/github3/gists/comment.py -> build/lib/github3/gists 2023-02-12 14:41:28,945 root INFO copying src/github3/gists/gist.py -> build/lib/github3/gists 2023-02-12 14:41:28,946 root INFO copying src/github3/gists/__init__.py -> build/lib/github3/gists 2023-02-12 14:41:28,946 root INFO copying src/github3/gists/file.py -> build/lib/github3/gists 2023-02-12 14:41:28,947 root INFO creating build/lib/github3/repos 2023-02-12 14:41:28,947 root INFO copying src/github3/repos/deployment.py -> build/lib/github3/repos 2023-02-12 14:41:28,947 root INFO copying src/github3/repos/repo.py -> build/lib/github3/repos 2023-02-12 14:41:28,948 root INFO copying src/github3/repos/status.py -> build/lib/github3/repos 2023-02-12 14:41:28,948 root INFO copying src/github3/repos/invitation.py -> build/lib/github3/repos 2023-02-12 14:41:28,949 root INFO copying src/github3/repos/release.py -> build/lib/github3/repos 2023-02-12 14:41:28,949 root INFO copying src/github3/repos/comment.py -> build/lib/github3/repos 2023-02-12 14:41:28,949 root INFO copying src/github3/repos/traffic.py -> build/lib/github3/repos 2023-02-12 14:41:28,950 root INFO copying src/github3/repos/branch.py -> build/lib/github3/repos 2023-02-12 14:41:28,950 root INFO copying src/github3/repos/__init__.py -> build/lib/github3/repos 2023-02-12 14:41:28,950 root INFO copying src/github3/repos/commit.py -> build/lib/github3/repos 2023-02-12 14:41:28,951 root INFO copying src/github3/repos/comparison.py -> build/lib/github3/repos 2023-02-12 14:41:28,951 root INFO copying src/github3/repos/stats.py -> build/lib/github3/repos 2023-02-12 14:41:28,951 root INFO copying src/github3/repos/contents.py -> build/lib/github3/repos 2023-02-12 14:41:28,952 root INFO copying src/github3/repos/issue_import.py -> build/lib/github3/repos 2023-02-12 14:41:28,952 root INFO copying src/github3/repos/topics.py -> build/lib/github3/repos 2023-02-12 14:41:28,952 root INFO copying src/github3/repos/hook.py -> build/lib/github3/repos 2023-02-12 14:41:28,952 root INFO copying src/github3/repos/pages.py -> build/lib/github3/repos 2023-02-12 14:41:28,953 root INFO copying src/github3/repos/tag.py -> build/lib/github3/repos 2023-02-12 14:41:28,953 root INFO creating build/lib/github3/issues 2023-02-12 14:41:28,953 root INFO copying src/github3/issues/label.py -> build/lib/github3/issues 2023-02-12 14:41:28,954 root INFO copying src/github3/issues/comment.py -> build/lib/github3/issues 2023-02-12 14:41:28,954 root INFO copying src/github3/issues/__init__.py -> build/lib/github3/issues 2023-02-12 14:41:28,954 root INFO copying src/github3/issues/milestone.py -> build/lib/github3/issues 2023-02-12 14:41:28,955 root INFO copying src/github3/issues/issue.py -> build/lib/github3/issues 2023-02-12 14:41:28,955 root INFO copying src/github3/issues/event.py -> build/lib/github3/issues 2023-02-12 14:41:28,955 root INFO creating build/lib/github3/ratelimit 2023-02-12 14:41:28,956 root INFO copying src/github3/ratelimit/limiter.py -> build/lib/github3/ratelimit 2023-02-12 14:41:28,956 root INFO copying src/github3/ratelimit/__init__.py -> build/lib/github3/ratelimit 2023-02-12 14:41:28,969 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-02-12 14:41:28,969 root INFO running install 2023-02-12 14:41:28,981 root INFO running install_lib 2023-02-12 14:41:28,986 root INFO creating build/bdist.linux-x86_64 2023-02-12 14:41:28,986 root INFO creating build/bdist.linux-x86_64/wheel 2023-02-12 14:41:28,986 root INFO creating build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,986 root INFO copying build/lib/github3/structs.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,987 root INFO copying build/lib/github3/pulls.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,987 root INFO copying build/lib/github3/models.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,987 root INFO copying build/lib/github3/git.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,988 root INFO copying build/lib/github3/__about__.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,988 root INFO copying build/lib/github3/users.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,988 root INFO copying build/lib/github3/utils.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,989 root INFO copying build/lib/github3/licenses.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,989 root INFO copying build/lib/github3/orgs.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,989 root INFO copying build/lib/github3/projects.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,990 root INFO copying build/lib/github3/exceptions.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,990 root INFO copying build/lib/github3/api.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,990 root INFO copying build/lib/github3/__init__.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,991 root INFO copying build/lib/github3/events.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,991 root INFO creating build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,991 root INFO copying build/lib/github3/search/repository.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,991 root INFO copying build/lib/github3/search/user.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,992 root INFO copying build/lib/github3/search/code.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,992 root INFO copying build/lib/github3/search/__init__.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,992 root INFO copying build/lib/github3/search/commit.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,992 root INFO copying build/lib/github3/search/issue.py -> build/bdist.linux-x86_64/wheel/github3/search 2023-02-12 14:41:28,993 root INFO copying build/lib/github3/auths.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,993 root INFO creating build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,993 root INFO copying build/lib/github3/gists/history.py -> build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,994 root INFO copying build/lib/github3/gists/comment.py -> build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,994 root INFO copying build/lib/github3/gists/gist.py -> build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,994 root INFO copying build/lib/github3/gists/__init__.py -> build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,994 root INFO copying build/lib/github3/gists/file.py -> build/bdist.linux-x86_64/wheel/github3/gists 2023-02-12 14:41:28,995 root INFO copying build/lib/github3/apps.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,995 root INFO copying build/lib/github3/session.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,995 root INFO copying build/lib/github3/github.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,996 root INFO copying build/lib/github3/checks.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:28,996 root INFO creating build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,996 root INFO copying build/lib/github3/repos/deployment.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,997 root INFO copying build/lib/github3/repos/repo.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,997 root INFO copying build/lib/github3/repos/status.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,997 root INFO copying build/lib/github3/repos/invitation.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,998 root INFO copying build/lib/github3/repos/release.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,998 root INFO copying build/lib/github3/repos/comment.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,998 root INFO copying build/lib/github3/repos/traffic.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,999 root INFO copying build/lib/github3/repos/branch.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,999 root INFO copying build/lib/github3/repos/__init__.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,999 root INFO copying build/lib/github3/repos/commit.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:28,999 root INFO copying build/lib/github3/repos/comparison.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,000 root INFO copying build/lib/github3/repos/stats.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,000 root INFO copying build/lib/github3/repos/contents.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,000 root INFO copying build/lib/github3/repos/issue_import.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,001 root INFO copying build/lib/github3/repos/topics.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,001 root INFO copying build/lib/github3/repos/hook.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,001 root INFO copying build/lib/github3/repos/pages.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,001 root INFO copying build/lib/github3/repos/tag.py -> build/bdist.linux-x86_64/wheel/github3/repos 2023-02-12 14:41:29,002 root INFO creating build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,002 root INFO copying build/lib/github3/issues/label.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,002 root INFO copying build/lib/github3/issues/comment.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,002 root INFO copying build/lib/github3/issues/__init__.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,003 root INFO copying build/lib/github3/issues/milestone.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,003 root INFO copying build/lib/github3/issues/issue.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,003 root INFO copying build/lib/github3/issues/event.py -> build/bdist.linux-x86_64/wheel/github3/issues 2023-02-12 14:41:29,004 root INFO copying build/lib/github3/notifications.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:29,004 root INFO copying build/lib/github3/decorators.py -> build/bdist.linux-x86_64/wheel/github3 2023-02-12 14:41:29,004 root INFO creating build/bdist.linux-x86_64/wheel/github3/ratelimit 2023-02-12 14:41:29,004 root INFO copying build/lib/github3/ratelimit/limiter.py -> build/bdist.linux-x86_64/wheel/github3/ratelimit 2023-02-12 14:41:29,005 root INFO copying build/lib/github3/ratelimit/__init__.py -> build/bdist.linux-x86_64/wheel/github3/ratelimit 2023-02-12 14:41:29,005 root INFO running install_egg_info 2023-02-12 14:41:29,021 root INFO running egg_info 2023-02-12 14:41:29,025 root INFO writing src/github3.py.egg-info/PKG-INFO 2023-02-12 14:41:29,025 root INFO writing dependency_links to src/github3.py.egg-info/dependency_links.txt 2023-02-12 14:41:29,025 root INFO writing requirements to src/github3.py.egg-info/requires.txt 2023-02-12 14:41:29,026 root INFO writing top-level names to src/github3.py.egg-info/top_level.txt 2023-02-12 14:41:29,032 root INFO reading manifest file 'src/github3.py.egg-info/SOURCES.txt' 2023-02-12 14:41:29,039 root INFO reading manifest template 'MANIFEST.in' 2023-02-12 14:41:29,041 root WARNING no previously-included directories found matching '*.pyc' 2023-02-12 14:41:29,086 root WARNING warning: no files found matching '*.png' under directory 'images' 2023-02-12 14:41:29,087 root WARNING no previously-included directories found matching 'docs/_build' 2023-02-12 14:41:29,087 root INFO adding license file 'LICENSE' 2023-02-12 14:41:29,103 root INFO writing manifest file 'src/github3.py.egg-info/SOURCES.txt' 2023-02-12 14:41:29,104 root INFO Copying src/github3.py.egg-info to build/bdist.linux-x86_64/wheel/github3.py-3.2.0-py3.11.egg-info 2023-02-12 14:41:29,105 root INFO running install_scripts 2023-02-12 14:41:29,136 wheel INFO creating build/bdist.linux-x86_64/wheel/github3.py-3.2.0.dist-info/WHEEL 2023-02-12 14:41:29,137 wheel INFO creating '/home/buildozer/aports/testing/py3-github3/src/github3.py-3.2.0/dist/.tmp-izow50x_/github3.py-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-02-12 14:41:29,138 wheel INFO adding 'github3/__about__.py' 2023-02-12 14:41:29,138 wheel INFO adding 'github3/__init__.py' 2023-02-12 14:41:29,138 wheel INFO adding 'github3/api.py' 2023-02-12 14:41:29,139 wheel INFO adding 'github3/apps.py' 2023-02-12 14:41:29,139 wheel INFO adding 'github3/auths.py' 2023-02-12 14:41:29,140 wheel INFO adding 'github3/checks.py' 2023-02-12 14:41:29,140 wheel INFO adding 'github3/decorators.py' 2023-02-12 14:41:29,140 wheel INFO adding 'github3/events.py' 2023-02-12 14:41:29,141 wheel INFO adding 'github3/exceptions.py' 2023-02-12 14:41:29,141 wheel INFO adding 'github3/git.py' 2023-02-12 14:41:29,142 wheel INFO adding 'github3/github.py' 2023-02-12 14:41:29,143 wheel INFO adding 'github3/licenses.py' 2023-02-12 14:41:29,143 wheel INFO adding 'github3/models.py' 2023-02-12 14:41:29,143 wheel INFO adding 'github3/notifications.py' 2023-02-12 14:41:29,144 wheel INFO adding 'github3/orgs.py' 2023-02-12 14:41:29,145 wheel INFO adding 'github3/projects.py' 2023-02-12 14:41:29,145 wheel INFO adding 'github3/pulls.py' 2023-02-12 14:41:29,146 wheel INFO adding 'github3/session.py' 2023-02-12 14:41:29,146 wheel INFO adding 'github3/structs.py' 2023-02-12 14:41:29,147 wheel INFO adding 'github3/users.py' 2023-02-12 14:41:29,147 wheel INFO adding 'github3/utils.py' 2023-02-12 14:41:29,147 wheel INFO adding 'github3/gists/__init__.py' 2023-02-12 14:41:29,148 wheel INFO adding 'github3/gists/comment.py' 2023-02-12 14:41:29,148 wheel INFO adding 'github3/gists/file.py' 2023-02-12 14:41:29,148 wheel INFO adding 'github3/gists/gist.py' 2023-02-12 14:41:29,149 wheel INFO adding 'github3/gists/history.py' 2023-02-12 14:41:29,149 wheel INFO adding 'github3/issues/__init__.py' 2023-02-12 14:41:29,149 wheel INFO adding 'github3/issues/comment.py' 2023-02-12 14:41:29,150 wheel INFO adding 'github3/issues/event.py' 2023-02-12 14:41:29,150 wheel INFO adding 'github3/issues/issue.py' 2023-02-12 14:41:29,150 wheel INFO adding 'github3/issues/label.py' 2023-02-12 14:41:29,151 wheel INFO adding 'github3/issues/milestone.py' 2023-02-12 14:41:29,151 wheel INFO adding 'github3/ratelimit/__init__.py' 2023-02-12 14:41:29,151 wheel INFO adding 'github3/ratelimit/limiter.py' 2023-02-12 14:41:29,152 wheel INFO adding 'github3/repos/__init__.py' 2023-02-12 14:41:29,152 wheel INFO adding 'github3/repos/branch.py' 2023-02-12 14:41:29,153 wheel INFO adding 'github3/repos/comment.py' 2023-02-12 14:41:29,153 wheel INFO adding 'github3/repos/commit.py' 2023-02-12 14:41:29,153 wheel INFO adding 'github3/repos/comparison.py' 2023-02-12 14:41:29,154 wheel INFO adding 'github3/repos/contents.py' 2023-02-12 14:41:29,154 wheel INFO adding 'github3/repos/deployment.py' 2023-02-12 14:41:29,154 wheel INFO adding 'github3/repos/hook.py' 2023-02-12 14:41:29,155 wheel INFO adding 'github3/repos/invitation.py' 2023-02-12 14:41:29,155 wheel INFO adding 'github3/repos/issue_import.py' 2023-02-12 14:41:29,155 wheel INFO adding 'github3/repos/pages.py' 2023-02-12 14:41:29,156 wheel INFO adding 'github3/repos/release.py' 2023-02-12 14:41:29,156 wheel INFO adding 'github3/repos/repo.py' 2023-02-12 14:41:29,157 wheel INFO adding 'github3/repos/stats.py' 2023-02-12 14:41:29,158 wheel INFO adding 'github3/repos/status.py' 2023-02-12 14:41:29,158 wheel INFO adding 'github3/repos/tag.py' 2023-02-12 14:41:29,158 wheel INFO adding 'github3/repos/topics.py' 2023-02-12 14:41:29,158 wheel INFO adding 'github3/repos/traffic.py' 2023-02-12 14:41:29,159 wheel INFO adding 'github3/search/__init__.py' 2023-02-12 14:41:29,159 wheel INFO adding 'github3/search/code.py' 2023-02-12 14:41:29,159 wheel INFO adding 'github3/search/commit.py' 2023-02-12 14:41:29,160 wheel INFO adding 'github3/search/issue.py' 2023-02-12 14:41:29,160 wheel INFO adding 'github3/search/repository.py' 2023-02-12 14:41:29,160 wheel INFO adding 'github3/search/user.py' 2023-02-12 14:41:29,161 wheel INFO adding 'github3.py-3.2.0.dist-info/LICENSE' 2023-02-12 14:41:29,161 wheel INFO adding 'github3.py-3.2.0.dist-info/METADATA' 2023-02-12 14:41:29,161 wheel INFO adding 'github3.py-3.2.0.dist-info/WHEEL' 2023-02-12 14:41:29,161 wheel INFO adding 'github3.py-3.2.0.dist-info/top_level.txt' 2023-02-12 14:41:29,162 wheel INFO adding 'github3.py-3.2.0.dist-info/RECORD' 2023-02-12 14:41:29,162 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-02-12 14:41:29,165 gpep517 INFO The backend produced dist/github3.py-3.2.0-py2.py3-none-any.whl github3.py-3.2.0-py2.py3-none-any.whl bringing up nodes... bringing up nodes... ........................................................................ [ 5%] ........................................................................ [ 11%] ........................................................................ [ 17%] .....s.................................................................. [ 23%] ......................................x................................. [ 29%] ........................................................................ [ 34%] ........................................................................... [ 40%] ........................................................................ [ 46%] ........................................................................ [ 52%] ........................................................................ [ 58%] ......................................................................... [ 64%] ......................................................................... [ 70%] ........................................................................ [ 76%] ................................................................x....... [ 81%] ........................................................................ [ 87%] .......................................................................... [ 93%] ........................................................................ [ 99%] ...... [100%] 1234 passed, 1 skipped, 2 xfailed in 7.23s >>> py3-github3: Entering fakeroot... >>> py3-github3*: Running postcheck for py3-github3 >>> py3-github3*: Preparing package py3-github3... >>> py3-github3*: Tracing dependencies... >>> py3-github3*: Package size: 1.8 MB >>> py3-github3*: Compressing data... >>> py3-github3*: Create checksum... >>> py3-github3*: Create py3-github3-3.2.0-r0.apk >>> py3-github3: Build complete at Sun, 12 Feb 2023 14:41:38 +0000 elapsed time 0h 0m 15s >>> py3-github3: Cleaning up srcdir >>> py3-github3: Cleaning up pkgdir >>> py3-github3: Uninstalling dependencies... (1/38) Purging .makedepends-py3-github3 (20230212.144125) (2/38) Purging py3-cryptography (39.0.1-r0) (3/38) Purging py3-cffi (1.15.1-r1) (4/38) Purging py3-cparser (2.21-r1) (5/38) Purging py3-dateutil (2.8.2-r2) (6/38) Purging py3-six (1.16.0-r4) (7/38) Purging py3-jwt (2.6.0-r1) (8/38) Purging py3-uritemplate (4.1.1-r1) (9/38) Purging py3-gpep517 (13-r0) (10/38) Purging py3-installer (0.6.0-r0) (11/38) Purging py3-setuptools (67.2.0-r0) (12/38) Purging py3-wheel (0.38.4-r1) (13/38) Purging py3-betamax_matchers (0.4.0-r3) (14/38) Purging py3-betamax (0.8.1-r4) (15/38) Purging py3-requests-toolbelt (0.10.1-r1) (16/38) Purging py3-requests (2.28.2-r0) (17/38) Purging py3-certifi (2022.12.7-r0) (18/38) Purging py3-charset-normalizer (3.0.1-r1) (19/38) Purging py3-idna (3.4-r3) (20/38) Purging py3-urllib3 (1.26.14-r0) (21/38) Purging py3-pytest-xdist (3.2.0-r0) (22/38) Purging py3-execnet (1.9.0-r1) (23/38) Purging py3-apipkg (2.1.0-r1) (24/38) Purging py3-pytest (7.2.1-r0) (25/38) Purging py3-attrs (22.2.0-r0) (26/38) Purging py3-iniconfig (1.1.1-r4) (27/38) Purging py3-packaging (23.0-r0) (28/38) Purging py3-parsing (3.0.9-r1) (29/38) Purging py3-pluggy (1.0.0-r2) (30/38) Purging py3-py (1.11.0-r1) (31/38) Purging python3 (3.11.2-r0) (32/38) Purging libbz2 (1.0.8-r4) (33/38) Purging libffi (3.4.4-r0) (34/38) Purging gdbm (1.23-r0) (35/38) Purging xz-libs (5.4.1-r0) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.2.001-r0) (38/38) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 392 MiB in 98 packages >>> py3-github3: Updating the testing/x86_64 repository index... >>> py3-github3: Signing the index...