>>> py3-google-api-core: Building community/py3-google-api-core 2.11.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 06:15:51 +0000 >>> py3-google-api-core: Checking sanity of /home/buildozer/aports/community/py3-google-api-core/APKBUILD... >>> py3-google-api-core: Analyzing dependencies... >>> py3-google-api-core: Installing for build: build-base py3-google-auth py3-googleapis-common-protos py3-protobuf py3-requests python3 py3-gpep517 py3-setuptools py3-wheel (1/50) Installing libffi (3.4.6-r0) (2/50) Installing gdbm (1.23-r1) (3/50) Installing mpdecimal (4.0.0-r0) (4/50) Installing libpanelw (6.4_p20240330-r0) (5/50) Installing readline (8.2.10-r0) (6/50) Installing sqlite-libs (3.45.2-r0) (7/50) Installing python3 (3.12.3-r0) (8/50) Installing python3-pycache-pyc0 (3.12.3-r0) (9/50) Installing pyc (3.12.3-r0) (10/50) Installing py3-cachetools (5.3.3-r1) (11/50) Installing py3-cachetools-pyc (5.3.3-r1) (12/50) Installing py3-asn1 (0.6.0-r1) (13/50) Installing py3-asn1-pyc (0.6.0-r1) (14/50) Installing py3-asn1-modules (0.4.0-r0) (15/50) Installing py3-asn1-modules-pyc (0.4.0-r0) (16/50) Installing py3-rsa (4.9-r3) (17/50) Installing py3-rsa-pyc (4.9-r3) (18/50) Installing py3-six (1.16.0-r9) (19/50) Installing py3-six-pyc (1.16.0-r9) (20/50) Installing py3-google-auth-pyc (2.22.0-r1) (21/50) Installing python3-pyc (3.12.3-r0) (22/50) Installing py3-google-auth (2.22.0-r1) (23/50) Installing tzdata (2024a-r1) (24/50) Installing py3-protobuf (4.24.4-r1) (25/50) Installing py3-protobuf-pyc (4.24.4-r1) (26/50) Installing py3-googleapis-common-protos (1.59.1-r1) (27/50) Installing py3-googleapis-common-protos-pyc (1.59.1-r1) (28/50) Installing py3-certifi (2024.2.2-r1) (29/50) Installing py3-certifi-pyc (2024.2.2-r1) (30/50) Installing py3-charset-normalizer (3.3.2-r1) (31/50) Installing py3-charset-normalizer-pyc (3.3.2-r1) (32/50) Installing py3-idna (3.6-r1) (33/50) Installing py3-idna-pyc (3.6-r1) (34/50) Installing py3-urllib3 (1.26.18-r1) (35/50) Installing py3-urllib3-pyc (1.26.18-r1) (36/50) Installing py3-requests (2.31.0-r2) (37/50) Installing py3-requests-pyc (2.31.0-r2) (38/50) Installing py3-installer (0.7.0-r2) (39/50) Installing py3-installer-pyc (0.7.0-r2) (40/50) Installing py3-gpep517 (15-r2) (41/50) Installing py3-gpep517-pyc (15-r2) (42/50) Installing py3-parsing (3.1.2-r1) (43/50) Installing py3-parsing-pyc (3.1.2-r1) (44/50) Installing py3-packaging (24.0-r1) (45/50) Installing py3-packaging-pyc (24.0-r1) (46/50) Installing py3-setuptools (69.2.0-r2) (47/50) Installing py3-setuptools-pyc (69.2.0-r2) (48/50) Installing py3-wheel (0.42.0-r1) (49/50) Installing py3-wheel-pyc (0.42.0-r1) (50/50) Installing .makedepends-py3-google-api-core (20240413.061552) Executing busybox-1.36.1-r25.trigger OK: 329 MiB in 160 packages >>> py3-google-api-core: Cleaning up srcdir >>> py3-google-api-core: Cleaning up pkgdir >>> py3-google-api-core: Cleaning up tmpdir >>> py3-google-api-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/google-api-core-2.11.1.tar.gz >>> py3-google-api-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/google-api-core-2.11.1.tar.gz >>> py3-google-api-core: Checking sha512sums... google-api-core-2.11.1.tar.gz: OK >>> py3-google-api-core: Unpacking /var/cache/distfiles/google-api-core-2.11.1.tar.gz... 2024-04-13 06:15:53,532 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 2024-04-13 06:15:53,583 root INFO running bdist_wheel 2024-04-13 06:15:53,610 root INFO running build 2024-04-13 06:15:53,610 root INFO running build_py 2024-04-13 06:15:53,614 root INFO creating build 2024-04-13 06:15:53,614 root INFO creating build/lib 2024-04-13 06:15:53,614 root INFO creating build/lib/google 2024-04-13 06:15:53,614 root INFO copying google/__init__.py -> build/lib/google 2024-04-13 06:15:53,615 root INFO creating build/lib/google/api_core 2024-04-13 06:15:53,615 root INFO copying google/api_core/iam.py -> build/lib/google/api_core 2024-04-13 06:15:53,615 root INFO copying google/api_core/rest_helpers.py -> build/lib/google/api_core 2024-04-13 06:15:53,616 root INFO copying google/api_core/timeout.py -> build/lib/google/api_core 2024-04-13 06:15:53,616 root INFO copying google/api_core/version.py -> build/lib/google/api_core 2024-04-13 06:15:53,616 root INFO copying google/api_core/operation_async.py -> build/lib/google/api_core 2024-04-13 06:15:53,616 root INFO copying google/api_core/exceptions.py -> build/lib/google/api_core 2024-04-13 06:15:53,616 root INFO copying google/api_core/operation.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/grpc_helpers.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/path_template.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/extended_operation.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/page_iterator.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/grpc_helpers_async.py -> build/lib/google/api_core 2024-04-13 06:15:53,617 root INFO copying google/api_core/page_iterator_async.py -> build/lib/google/api_core 2024-04-13 06:15:53,618 root INFO copying google/api_core/datetime_helpers.py -> build/lib/google/api_core 2024-04-13 06:15:53,618 root INFO copying google/api_core/retry_async.py -> build/lib/google/api_core 2024-04-13 06:15:53,618 root INFO copying google/api_core/__init__.py -> build/lib/google/api_core 2024-04-13 06:15:53,618 root INFO copying google/api_core/client_options.py -> build/lib/google/api_core 2024-04-13 06:15:53,618 root INFO copying google/api_core/bidi.py -> build/lib/google/api_core 2024-04-13 06:15:53,619 root INFO copying google/api_core/protobuf_helpers.py -> build/lib/google/api_core 2024-04-13 06:15:53,619 root INFO copying google/api_core/client_info.py -> build/lib/google/api_core 2024-04-13 06:15:53,619 root INFO copying google/api_core/rest_streaming.py -> build/lib/google/api_core 2024-04-13 06:15:53,619 root INFO copying google/api_core/general_helpers.py -> build/lib/google/api_core 2024-04-13 06:15:53,619 root INFO copying google/api_core/retry.py -> build/lib/google/api_core 2024-04-13 06:15:53,620 root INFO creating build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,620 root INFO copying google/api_core/gapic_v1/config.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,620 root INFO copying google/api_core/gapic_v1/method_async.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,620 root INFO copying google/api_core/gapic_v1/method.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,620 root INFO copying google/api_core/gapic_v1/routing_header.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,621 root INFO copying google/api_core/gapic_v1/config_async.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,621 root INFO copying google/api_core/gapic_v1/__init__.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,621 root INFO copying google/api_core/gapic_v1/client_info.py -> build/lib/google/api_core/gapic_v1 2024-04-13 06:15:53,621 root INFO creating build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,621 root INFO copying google/api_core/operations_v1/abstract_operations_client.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,622 root INFO copying google/api_core/operations_v1/pagers.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,622 root INFO copying google/api_core/operations_v1/operations_client.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,622 root INFO copying google/api_core/operations_v1/operations_client_config.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,622 root INFO copying google/api_core/operations_v1/__init__.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,622 root INFO copying google/api_core/operations_v1/operations_async_client.py -> build/lib/google/api_core/operations_v1 2024-04-13 06:15:53,623 root INFO creating build/lib/google/api_core/future 2024-04-13 06:15:53,623 root INFO copying google/api_core/future/_helpers.py -> build/lib/google/api_core/future 2024-04-13 06:15:53,623 root INFO copying google/api_core/future/async_future.py -> build/lib/google/api_core/future 2024-04-13 06:15:53,623 root INFO copying google/api_core/future/__init__.py -> build/lib/google/api_core/future 2024-04-13 06:15:53,623 root INFO copying google/api_core/future/polling.py -> build/lib/google/api_core/future 2024-04-13 06:15:53,624 root INFO copying google/api_core/future/base.py -> build/lib/google/api_core/future 2024-04-13 06:15:53,624 root INFO creating build/lib/google/api_core/operations_v1/transports 2024-04-13 06:15:53,624 root INFO copying google/api_core/operations_v1/transports/rest.py -> build/lib/google/api_core/operations_v1/transports 2024-04-13 06:15:53,624 root INFO copying google/api_core/operations_v1/transports/__init__.py -> build/lib/google/api_core/operations_v1/transports 2024-04-13 06:15:53,624 root INFO copying google/api_core/operations_v1/transports/base.py -> build/lib/google/api_core/operations_v1/transports 2024-04-13 06:15:53,625 root INFO running egg_info 2024-04-13 06:15:53,628 root INFO writing google_api_core.egg-info/PKG-INFO 2024-04-13 06:15:53,630 root INFO writing dependency_links to google_api_core.egg-info/dependency_links.txt 2024-04-13 06:15:53,631 root INFO writing namespace_packages to google_api_core.egg-info/namespace_packages.txt 2024-04-13 06:15:53,632 root INFO writing requirements to google_api_core.egg-info/requires.txt 2024-04-13 06:15:53,632 root INFO writing top-level names to google_api_core.egg-info/top_level.txt 2024-04-13 06:15:53,638 root INFO reading manifest file 'google_api_core.egg-info/SOURCES.txt' 2024-04-13 06:15:53,639 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 06:15:53,641 root WARNING warning: no files found matching '*.json' under directory 'google' 2024-04-13 06:15:53,642 root WARNING warning: no files found matching '*.proto' under directory 'google' 2024-04-13 06:15:53,646 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-04-13 06:15:53,646 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-13 06:15:53,647 root WARNING no previously-included directories found matching 'scripts/readme-gen' 2024-04-13 06:15:53,647 root INFO adding license file 'LICENSE' 2024-04-13 06:15:53,650 root INFO writing manifest file 'google_api_core.egg-info/SOURCES.txt' 2024-04-13 06:15:53,652 root INFO copying google/api_core/py.typed -> build/lib/google/api_core 2024-04-13 06:15:53,662 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 06:15:53,662 root INFO running install 2024-04-13 06:15:53,683 root INFO running install_lib 2024-04-13 06:15:53,689 root WARNING Skipping installation of build/bdist.linux-ppc64le/wheel/google/__init__.py (namespace package) 2024-04-13 06:15:53,689 root INFO copying google/api_core/iam.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,690 root INFO copying google/api_core/rest_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,690 root INFO copying google/api_core/timeout.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,690 root INFO copying google/api_core/version.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,690 root INFO copying google/api_core/operation_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/exceptions.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/operation.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/grpc_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/path_template.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/extended_operation.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,691 root INFO copying google/api_core/page_iterator.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,692 root INFO copying google/api_core/grpc_helpers_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,692 root INFO copying google/api_core/page_iterator_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,692 root INFO copying google/api_core/datetime_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,692 root INFO copying google/api_core/py.typed -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,692 root INFO copying google/api_core/retry_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,693 root INFO copying google/api_core/__init__.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,693 root INFO copying google/api_core/client_options.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,693 root INFO copying google/api_core/bidi.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,693 root INFO copying google/api_core/protobuf_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,693 root INFO copying google/api_core/client_info.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,694 root INFO copying google/api_core/rest_streaming.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,694 root INFO copying google/api_core/general_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,694 root INFO copying google/api_core/retry.py -> build/bdist.linux-ppc64le/wheel/google/api_core 2024-04-13 06:15:53,694 root INFO copying google/api_core/gapic_v1/config.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,694 root INFO copying google/api_core/gapic_v1/method_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,695 root INFO copying google/api_core/gapic_v1/method.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,695 root INFO copying google/api_core/gapic_v1/routing_header.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,695 root INFO copying google/api_core/gapic_v1/config_async.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,695 root INFO copying google/api_core/gapic_v1/__init__.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,695 root INFO copying google/api_core/gapic_v1/client_info.py -> build/bdist.linux-ppc64le/wheel/google/api_core/gapic_v1 2024-04-13 06:15:53,696 root INFO copying google/api_core/operations_v1/abstract_operations_client.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,696 root INFO copying google/api_core/operations_v1/pagers.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,696 root INFO copying google/api_core/operations_v1/operations_client.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,696 root INFO copying google/api_core/operations_v1/operations_client_config.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,696 root INFO copying google/api_core/operations_v1/__init__.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,697 root INFO copying google/api_core/operations_v1/operations_async_client.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1 2024-04-13 06:15:53,697 root INFO copying google/api_core/operations_v1/transports/rest.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1/transports 2024-04-13 06:15:53,697 root INFO copying google/api_core/operations_v1/transports/__init__.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1/transports 2024-04-13 06:15:53,697 root INFO copying google/api_core/operations_v1/transports/base.py -> build/bdist.linux-ppc64le/wheel/google/api_core/operations_v1/transports 2024-04-13 06:15:53,698 root INFO copying google/api_core/future/_helpers.py -> build/bdist.linux-ppc64le/wheel/google/api_core/future 2024-04-13 06:15:53,698 root INFO copying google/api_core/future/async_future.py -> build/bdist.linux-ppc64le/wheel/google/api_core/future 2024-04-13 06:15:53,698 root INFO copying google/api_core/future/__init__.py -> build/bdist.linux-ppc64le/wheel/google/api_core/future 2024-04-13 06:15:53,698 root INFO copying google/api_core/future/polling.py -> build/bdist.linux-ppc64le/wheel/google/api_core/future 2024-04-13 06:15:53,698 root INFO copying google/api_core/future/base.py -> build/bdist.linux-ppc64le/wheel/google/api_core/future 2024-04-13 06:15:53,699 root INFO running install_egg_info 2024-04-13 06:15:53,703 root INFO Copying google_api_core.egg-info to build/bdist.linux-ppc64le/wheel/google_api_core-2.11.1-py3.12.egg-info 2024-04-13 06:15:53,704 root INFO Installing build/bdist.linux-ppc64le/wheel/google_api_core-2.11.1-py3.12-nspkg.pth 2024-04-13 06:15:53,704 root INFO running install_scripts 2024-04-13 06:15:53,709 wheel INFO creating build/bdist.linux-ppc64le/wheel/google_api_core-2.11.1.dist-info/WHEEL 2024-04-13 06:15:53,709 wheel INFO creating '/home/buildozer/aports/community/py3-google-api-core/src/google-api-core-2.11.1/.dist/.tmp-xqsbgh4x/google_api_core-2.11.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 06:15:53,709 wheel INFO adding 'google_api_core-2.11.1-py3.12-nspkg.pth' 2024-04-13 06:15:53,710 wheel INFO adding 'google/api_core/__init__.py' 2024-04-13 06:15:53,710 wheel INFO adding 'google/api_core/bidi.py' 2024-04-13 06:15:53,710 wheel INFO adding 'google/api_core/client_info.py' 2024-04-13 06:15:53,711 wheel INFO adding 'google/api_core/client_options.py' 2024-04-13 06:15:53,711 wheel INFO adding 'google/api_core/datetime_helpers.py' 2024-04-13 06:15:53,711 wheel INFO adding 'google/api_core/exceptions.py' 2024-04-13 06:15:53,711 wheel INFO adding 'google/api_core/extended_operation.py' 2024-04-13 06:15:53,711 wheel INFO adding 'google/api_core/general_helpers.py' 2024-04-13 06:15:53,712 wheel INFO adding 'google/api_core/grpc_helpers.py' 2024-04-13 06:15:53,712 wheel INFO adding 'google/api_core/grpc_helpers_async.py' 2024-04-13 06:15:53,712 wheel INFO adding 'google/api_core/iam.py' 2024-04-13 06:15:53,712 wheel INFO adding 'google/api_core/operation.py' 2024-04-13 06:15:53,713 wheel INFO adding 'google/api_core/operation_async.py' 2024-04-13 06:15:53,713 wheel INFO adding 'google/api_core/page_iterator.py' 2024-04-13 06:15:53,713 wheel INFO adding 'google/api_core/page_iterator_async.py' 2024-04-13 06:15:53,713 wheel INFO adding 'google/api_core/path_template.py' 2024-04-13 06:15:53,714 wheel INFO adding 'google/api_core/protobuf_helpers.py' 2024-04-13 06:15:53,714 wheel INFO adding 'google/api_core/py.typed' 2024-04-13 06:15:53,714 wheel INFO adding 'google/api_core/rest_helpers.py' 2024-04-13 06:15:53,714 wheel INFO adding 'google/api_core/rest_streaming.py' 2024-04-13 06:15:53,714 wheel INFO adding 'google/api_core/retry.py' 2024-04-13 06:15:53,715 wheel INFO adding 'google/api_core/retry_async.py' 2024-04-13 06:15:53,715 wheel INFO adding 'google/api_core/timeout.py' 2024-04-13 06:15:53,715 wheel INFO adding 'google/api_core/version.py' 2024-04-13 06:15:53,715 wheel INFO adding 'google/api_core/future/__init__.py' 2024-04-13 06:15:53,716 wheel INFO adding 'google/api_core/future/_helpers.py' 2024-04-13 06:15:53,716 wheel INFO adding 'google/api_core/future/async_future.py' 2024-04-13 06:15:53,716 wheel INFO adding 'google/api_core/future/base.py' 2024-04-13 06:15:53,716 wheel INFO adding 'google/api_core/future/polling.py' 2024-04-13 06:15:53,716 wheel INFO adding 'google/api_core/gapic_v1/__init__.py' 2024-04-13 06:15:53,717 wheel INFO adding 'google/api_core/gapic_v1/client_info.py' 2024-04-13 06:15:53,717 wheel INFO adding 'google/api_core/gapic_v1/config.py' 2024-04-13 06:15:53,717 wheel INFO adding 'google/api_core/gapic_v1/config_async.py' 2024-04-13 06:15:53,717 wheel INFO adding 'google/api_core/gapic_v1/method.py' 2024-04-13 06:15:53,717 wheel INFO adding 'google/api_core/gapic_v1/method_async.py' 2024-04-13 06:15:53,718 wheel INFO adding 'google/api_core/gapic_v1/routing_header.py' 2024-04-13 06:15:53,718 wheel INFO adding 'google/api_core/operations_v1/__init__.py' 2024-04-13 06:15:53,718 wheel INFO adding 'google/api_core/operations_v1/abstract_operations_client.py' 2024-04-13 06:15:53,718 wheel INFO adding 'google/api_core/operations_v1/operations_async_client.py' 2024-04-13 06:15:53,719 wheel INFO adding 'google/api_core/operations_v1/operations_client.py' 2024-04-13 06:15:53,719 wheel INFO adding 'google/api_core/operations_v1/operations_client_config.py' 2024-04-13 06:15:53,719 wheel INFO adding 'google/api_core/operations_v1/pagers.py' 2024-04-13 06:15:53,719 wheel INFO adding 'google/api_core/operations_v1/transports/__init__.py' 2024-04-13 06:15:53,719 wheel INFO adding 'google/api_core/operations_v1/transports/base.py' 2024-04-13 06:15:53,720 wheel INFO adding 'google/api_core/operations_v1/transports/rest.py' 2024-04-13 06:15:53,720 wheel INFO adding 'google_api_core-2.11.1.dist-info/LICENSE' 2024-04-13 06:15:53,720 wheel INFO adding 'google_api_core-2.11.1.dist-info/METADATA' 2024-04-13 06:15:53,720 wheel INFO adding 'google_api_core-2.11.1.dist-info/WHEEL' 2024-04-13 06:15:53,721 wheel INFO adding 'google_api_core-2.11.1.dist-info/namespace_packages.txt' 2024-04-13 06:15:53,721 wheel INFO adding 'google_api_core-2.11.1.dist-info/top_level.txt' 2024-04-13 06:15:53,721 wheel INFO adding 'google_api_core-2.11.1.dist-info/RECORD' 2024-04-13 06:15:53,722 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 06:15:53,724 gpep517 INFO The backend produced .dist/google_api_core-2.11.1-py3-none-any.whl google_api_core-2.11.1-py3-none-any.whl >>> py3-google-api-core: Entering fakeroot... >>> py3-google-api-core-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core/usr/lib/python3.12/site-packages/google/api_core/gapic_v1/__pycache__' -> '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core-pyc/usr/lib/python3.12/site-packages/google/api_core/gapic_v1/__pycache__' '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core/usr/lib/python3.12/site-packages/google/api_core/operations_v1/__pycache__' -> '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core-pyc/usr/lib/python3.12/site-packages/google/api_core/operations_v1/__pycache__' '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core/usr/lib/python3.12/site-packages/google/api_core/operations_v1/transports/__pycache__' -> '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core-pyc/usr/lib/python3.12/site-packages/google/api_core/operations_v1/transports/__pycache__' '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core/usr/lib/python3.12/site-packages/google/api_core/future/__pycache__' -> '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core-pyc/usr/lib/python3.12/site-packages/google/api_core/future/__pycache__' '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core/usr/lib/python3.12/site-packages/google/api_core/__pycache__' -> '/home/buildozer/aports/community/py3-google-api-core/pkg/py3-google-api-core-pyc/usr/lib/python3.12/site-packages/google/api_core/__pycache__' >>> py3-google-api-core-pyc*: Preparing subpackage py3-google-api-core-pyc... >>> py3-google-api-core-pyc*: Running postcheck for py3-google-api-core-pyc >>> py3-google-api-core*: Running postcheck for py3-google-api-core >>> py3-google-api-core*: Preparing package py3-google-api-core... >>> py3-google-api-core-pyc*: Tracing dependencies... py3-google-auth py3-googleapis-common-protos py3-protobuf py3-requests python3 python3~3.12 >>> py3-google-api-core-pyc*: Package size: 552.0 KB >>> py3-google-api-core-pyc*: Compressing data... >>> py3-google-api-core-pyc*: Create checksum... >>> py3-google-api-core-pyc*: Create py3-google-api-core-pyc-2.11.1-r1.apk >>> py3-google-api-core*: Tracing dependencies... py3-google-auth py3-googleapis-common-protos py3-protobuf py3-requests python3 python3~3.12 >>> py3-google-api-core*: Package size: 552.0 KB >>> py3-google-api-core*: Compressing data... >>> py3-google-api-core*: Create checksum... >>> py3-google-api-core*: Create py3-google-api-core-2.11.1-r1.apk >>> py3-google-api-core: Build complete at Sat, 13 Apr 2024 06:15:54 +0000 elapsed time 0h 0m 3s >>> py3-google-api-core: Cleaning up srcdir >>> py3-google-api-core: Cleaning up pkgdir >>> py3-google-api-core: Uninstalling dependencies... (1/50) Purging .makedepends-py3-google-api-core (20240413.061552) (2/50) Purging py3-google-auth-pyc (2.22.0-r1) (3/50) Purging py3-google-auth (2.22.0-r1) (4/50) Purging py3-cachetools-pyc (5.3.3-r1) (5/50) Purging py3-cachetools (5.3.3-r1) (6/50) Purging py3-asn1-modules-pyc (0.4.0-r0) (7/50) Purging py3-asn1-modules (0.4.0-r0) (8/50) Purging py3-rsa-pyc (4.9-r3) (9/50) Purging py3-rsa (4.9-r3) (10/50) Purging py3-asn1-pyc (0.6.0-r1) (11/50) Purging py3-asn1 (0.6.0-r1) (12/50) Purging py3-six-pyc (1.16.0-r9) (13/50) Purging py3-six (1.16.0-r9) (14/50) Purging py3-googleapis-common-protos-pyc (1.59.1-r1) (15/50) Purging py3-googleapis-common-protos (1.59.1-r1) (16/50) Purging py3-protobuf-pyc (4.24.4-r1) (17/50) Purging py3-protobuf (4.24.4-r1) (18/50) Purging tzdata (2024a-r1) (19/50) Purging py3-requests-pyc (2.31.0-r2) (20/50) Purging py3-requests (2.31.0-r2) (21/50) Purging py3-certifi-pyc (2024.2.2-r1) (22/50) Purging py3-certifi (2024.2.2-r1) (23/50) Purging py3-charset-normalizer-pyc (3.3.2-r1) (24/50) Purging py3-charset-normalizer (3.3.2-r1) (25/50) Purging py3-idna-pyc (3.6-r1) (26/50) Purging py3-idna (3.6-r1) (27/50) Purging py3-urllib3-pyc (1.26.18-r1) (28/50) Purging py3-urllib3 (1.26.18-r1) (29/50) Purging py3-gpep517-pyc (15-r2) (30/50) Purging py3-gpep517 (15-r2) (31/50) Purging py3-installer-pyc (0.7.0-r2) (32/50) Purging py3-installer (0.7.0-r2) (33/50) Purging py3-setuptools-pyc (69.2.0-r2) (34/50) Purging py3-setuptools (69.2.0-r2) (35/50) Purging py3-wheel-pyc (0.42.0-r1) (36/50) Purging py3-wheel (0.42.0-r1) (37/50) Purging py3-packaging-pyc (24.0-r1) (38/50) Purging py3-packaging (24.0-r1) (39/50) Purging py3-parsing-pyc (3.1.2-r1) (40/50) Purging py3-parsing (3.1.2-r1) (41/50) Purging python3-pyc (3.12.3-r0) (42/50) Purging python3-pycache-pyc0 (3.12.3-r0) (43/50) Purging pyc (3.12.3-r0) (44/50) Purging python3 (3.12.3-r0) (45/50) Purging gdbm (1.23-r1) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.4_p20240330-r0) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging readline (8.2.10-r0) (50/50) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-google-api-core: Updating the community/ppc64le repository index... >>> py3-google-api-core: Signing the index...