>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.15.0-r0 (using abuild 3.13.0-r5) started Thu, 03 Oct 2024 07:38:14 +0000 >>> py3-sentry-sdk: Checking sanity of /home/buildozer/aports/community/py3-sentry-sdk/APKBUILD... >>> py3-sentry-sdk: Analyzing dependencies... >>> py3-sentry-sdk: Installing for build: build-base py3-certifi py3-urllib3 py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libffi (3.4.6-r0) (2/26) Installing gdbm (1.24-r0) (3/26) Installing mpdecimal (4.0.0-r0) (4/26) Installing libpanelw (6.5_p20240601-r1) (5/26) Installing sqlite-libs (3.46.1-r0) (6/26) Installing python3 (3.12.6-r0) (7/26) Installing python3-pycache-pyc0 (3.12.6-r0) (8/26) Installing pyc (3.12.6-r0) (9/26) Installing py3-certifi-pyc (2024.8.30-r0) (10/26) Installing python3-pyc (3.12.6-r0) (11/26) Installing py3-certifi (2024.8.30-r0) (12/26) Installing py3-urllib3 (1.26.20-r0) (13/26) Installing py3-urllib3-pyc (1.26.20-r0) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (16-r0) (17/26) Installing py3-gpep517-pyc (16-r0) (18/26) Installing py3-parsing (3.1.4-r0) (19/26) Installing py3-parsing-pyc (3.1.4-r0) (20/26) Installing py3-packaging (24.1-r0) (21/26) Installing py3-packaging-pyc (24.1-r0) (22/26) Installing py3-setuptools (70.3.0-r0) (23/26) Installing py3-setuptools-pyc (70.3.0-r0) (24/26) Installing py3-wheel (0.43.0-r0) (25/26) Installing py3-wheel-pyc (0.43.0-r0) (26/26) Installing .makedepends-py3-sentry-sdk (20241003.073815) Executing busybox-1.36.1-r32.trigger OK: 460 MiB in 139 packages >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Cleaning up tmpdir >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sentry-sdk-2.15.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 curl: (22) The requested URL returned error: 404 >>> py3-sentry-sdk: Fetching py3-sentry-sdk-2.15.0.tar.gz::https://github.com/getsentry/sentry-python/archive/2.15.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 547k 0 547k 0 0 1102k 0 --:--:-- --:--:-- --:--:-- 1102k >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sentry-sdk-2.15.0.tar.gz >>> py3-sentry-sdk: Checking sha512sums... py3-sentry-sdk-2.15.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/edge/py3-sentry-sdk-2.15.0.tar.gz... 2024-10-03 07:38:17,215 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-03 07:38:17,230 root INFO running bdist_wheel 2024-10-03 07:38:17,244 root INFO running build 2024-10-03 07:38:17,244 root INFO running build_py 2024-10-03 07:38:17,247 root INFO creating build 2024-10-03 07:38:17,247 root INFO creating build/lib 2024-10-03 07:38:17,247 root INFO creating build/lib/sentry_sdk 2024-10-03 07:38:17,247 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,247 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,247 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,248 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,248 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,248 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,248 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,249 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,249 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,249 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,249 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,249 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,250 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,250 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,250 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,251 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,251 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,251 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,251 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,251 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,252 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,252 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,252 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,252 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,252 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,253 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,253 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,253 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2024-10-03 07:38:17,254 root INFO creating build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,254 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,254 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,254 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,254 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,254 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,255 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,256 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,256 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,256 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,256 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,256 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,257 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,257 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,257 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,257 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,257 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,258 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,259 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,260 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,260 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,260 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,260 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,260 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,261 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,261 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,261 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,261 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,261 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,262 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,263 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,263 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,263 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,263 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,263 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2024-10-03 07:38:17,264 root INFO creating build/lib/sentry_sdk/profiler 2024-10-03 07:38:17,265 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2024-10-03 07:38:17,265 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2024-10-03 07:38:17,265 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2024-10-03 07:38:17,265 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2024-10-03 07:38:17,265 root INFO creating build/lib/sentry_sdk/crons 2024-10-03 07:38:17,266 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2024-10-03 07:38:17,266 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2024-10-03 07:38:17,266 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2024-10-03 07:38:17,266 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2024-10-03 07:38:17,266 root INFO creating build/lib/sentry_sdk/ai 2024-10-03 07:38:17,266 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2024-10-03 07:38:17,267 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2024-10-03 07:38:17,267 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2024-10-03 07:38:17,267 root INFO creating build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,267 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,267 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,268 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,268 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,268 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,268 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,268 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,269 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2024-10-03 07:38:17,269 root INFO creating build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,269 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,269 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,269 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,269 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,270 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,270 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,270 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,270 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,270 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2024-10-03 07:38:17,271 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,271 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,271 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,271 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,271 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,271 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,272 root INFO creating build/lib/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,272 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,272 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,272 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,272 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,273 root INFO creating build/lib/sentry_sdk/integrations/celery 2024-10-03 07:38:17,273 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2024-10-03 07:38:17,273 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2024-10-03 07:38:17,273 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2024-10-03 07:38:17,273 root INFO creating build/lib/sentry_sdk/integrations/spark 2024-10-03 07:38:17,274 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2024-10-03 07:38:17,274 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2024-10-03 07:38:17,274 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2024-10-03 07:38:17,274 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,274 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,274 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,275 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,275 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,275 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,275 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,275 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,276 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2024-10-03 07:38:17,282 root INFO installing to build/bdist.linux-x86_64/wheel 2024-10-03 07:38:17,282 root INFO running install 2024-10-03 07:38:17,289 root INFO running install_lib 2024-10-03 07:38:17,291 root INFO creating build/bdist.linux-x86_64 2024-10-03 07:38:17,291 root INFO creating build/bdist.linux-x86_64/wheel 2024-10-03 07:38:17,291 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,291 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,292 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,292 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,292 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,292 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,292 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,292 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,293 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,294 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,295 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,295 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,296 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,296 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2024-10-03 07:38:17,296 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,296 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,296 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,297 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,298 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,299 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,299 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,300 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,300 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,300 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,300 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis/modules 2024-10-03 07:38:17,300 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,300 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,301 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,302 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,302 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,303 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,304 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,304 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,304 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,304 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,304 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,304 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,305 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc/aio 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2024-10-03 07:38:17,305 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,306 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/celery 2024-10-03 07:38:17,307 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/celery 2024-10-03 07:38:17,307 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/celery 2024-10-03 07:38:17,307 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/celery 2024-10-03 07:38:17,307 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2024-10-03 07:38:17,307 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2024-10-03 07:38:17,307 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,308 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2024-10-03 07:38:17,309 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/profiler 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/profiler 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/profiler 2024-10-03 07:38:17,309 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/profiler 2024-10-03 07:38:17,310 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/profiler 2024-10-03 07:38:17,310 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,310 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,310 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,310 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,311 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,311 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2024-10-03 07:38:17,311 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2024-10-03 07:38:17,311 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2024-10-03 07:38:17,311 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2024-10-03 07:38:17,311 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,312 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,313 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/ai 2024-10-03 07:38:17,313 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/ai 2024-10-03 07:38:17,313 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/ai 2024-10-03 07:38:17,313 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/ai 2024-10-03 07:38:17,313 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,313 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,314 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,315 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2024-10-03 07:38:17,316 root INFO running install_egg_info 2024-10-03 07:38:17,318 root INFO running egg_info 2024-10-03 07:38:17,318 root INFO creating sentry_sdk.egg-info 2024-10-03 07:38:17,319 root INFO writing sentry_sdk.egg-info/PKG-INFO 2024-10-03 07:38:17,325 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2024-10-03 07:38:17,325 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2024-10-03 07:38:17,328 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2024-10-03 07:38:17,328 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2024-10-03 07:38:17,328 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2024-10-03 07:38:17,332 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2024-10-03 07:38:17,333 root INFO reading manifest template 'MANIFEST.in' 2024-10-03 07:38:17,333 root INFO adding license file 'LICENSE' 2024-10-03 07:38:17,334 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2024-10-03 07:38:17,335 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-x86_64/wheel/sentry_sdk-2.15.0-py3.12.egg-info 2024-10-03 07:38:17,336 root INFO running install_scripts 2024-10-03 07:38:17,342 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk-2.15.0.dist-info/WHEEL 2024-10-03 07:38:17,343 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.15.0/.dist/.tmp-nnb7x876/sentry_sdk-2.15.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-10-03 07:38:17,343 wheel INFO adding 'sentry_sdk/__init__.py' 2024-10-03 07:38:17,343 wheel INFO adding 'sentry_sdk/_compat.py' 2024-10-03 07:38:17,343 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2024-10-03 07:38:17,344 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2024-10-03 07:38:17,344 wheel INFO adding 'sentry_sdk/_queue.py' 2024-10-03 07:38:17,344 wheel INFO adding 'sentry_sdk/_types.py' 2024-10-03 07:38:17,344 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2024-10-03 07:38:17,345 wheel INFO adding 'sentry_sdk/api.py' 2024-10-03 07:38:17,345 wheel INFO adding 'sentry_sdk/attachments.py' 2024-10-03 07:38:17,345 wheel INFO adding 'sentry_sdk/client.py' 2024-10-03 07:38:17,345 wheel INFO adding 'sentry_sdk/consts.py' 2024-10-03 07:38:17,346 wheel INFO adding 'sentry_sdk/debug.py' 2024-10-03 07:38:17,346 wheel INFO adding 'sentry_sdk/envelope.py' 2024-10-03 07:38:17,346 wheel INFO adding 'sentry_sdk/hub.py' 2024-10-03 07:38:17,346 wheel INFO adding 'sentry_sdk/metrics.py' 2024-10-03 07:38:17,347 wheel INFO adding 'sentry_sdk/monitor.py' 2024-10-03 07:38:17,347 wheel INFO adding 'sentry_sdk/py.typed' 2024-10-03 07:38:17,347 wheel INFO adding 'sentry_sdk/scope.py' 2024-10-03 07:38:17,348 wheel INFO adding 'sentry_sdk/scrubber.py' 2024-10-03 07:38:17,348 wheel INFO adding 'sentry_sdk/serializer.py' 2024-10-03 07:38:17,348 wheel INFO adding 'sentry_sdk/session.py' 2024-10-03 07:38:17,348 wheel INFO adding 'sentry_sdk/sessions.py' 2024-10-03 07:38:17,348 wheel INFO adding 'sentry_sdk/spotlight.py' 2024-10-03 07:38:17,349 wheel INFO adding 'sentry_sdk/tracing.py' 2024-10-03 07:38:17,349 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2024-10-03 07:38:17,349 wheel INFO adding 'sentry_sdk/transport.py' 2024-10-03 07:38:17,350 wheel INFO adding 'sentry_sdk/types.py' 2024-10-03 07:38:17,350 wheel INFO adding 'sentry_sdk/utils.py' 2024-10-03 07:38:17,350 wheel INFO adding 'sentry_sdk/worker.py' 2024-10-03 07:38:17,351 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2024-10-03 07:38:17,351 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2024-10-03 07:38:17,351 wheel INFO adding 'sentry_sdk/ai/utils.py' 2024-10-03 07:38:17,351 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2024-10-03 07:38:17,351 wheel INFO adding 'sentry_sdk/crons/api.py' 2024-10-03 07:38:17,352 wheel INFO adding 'sentry_sdk/crons/consts.py' 2024-10-03 07:38:17,352 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2024-10-03 07:38:17,352 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2024-10-03 07:38:17,352 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2024-10-03 07:38:17,353 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2024-10-03 07:38:17,353 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2024-10-03 07:38:17,353 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2024-10-03 07:38:17,353 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2024-10-03 07:38:17,353 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2024-10-03 07:38:17,354 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2024-10-03 07:38:17,354 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2024-10-03 07:38:17,354 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2024-10-03 07:38:17,354 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2024-10-03 07:38:17,355 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2024-10-03 07:38:17,355 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2024-10-03 07:38:17,355 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2024-10-03 07:38:17,355 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2024-10-03 07:38:17,356 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2024-10-03 07:38:17,356 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2024-10-03 07:38:17,356 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2024-10-03 07:38:17,356 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2024-10-03 07:38:17,356 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2024-10-03 07:38:17,357 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2024-10-03 07:38:17,357 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2024-10-03 07:38:17,357 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2024-10-03 07:38:17,357 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2024-10-03 07:38:17,357 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2024-10-03 07:38:17,358 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2024-10-03 07:38:17,359 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2024-10-03 07:38:17,359 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2024-10-03 07:38:17,359 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2024-10-03 07:38:17,359 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2024-10-03 07:38:17,359 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2024-10-03 07:38:17,360 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2024-10-03 07:38:17,360 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2024-10-03 07:38:17,360 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2024-10-03 07:38:17,360 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2024-10-03 07:38:17,361 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2024-10-03 07:38:17,362 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2024-10-03 07:38:17,362 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2024-10-03 07:38:17,362 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2024-10-03 07:38:17,362 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2024-10-03 07:38:17,363 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2024-10-03 07:38:17,363 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2024-10-03 07:38:17,363 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2024-10-03 07:38:17,363 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2024-10-03 07:38:17,363 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2024-10-03 07:38:17,364 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2024-10-03 07:38:17,364 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2024-10-03 07:38:17,364 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2024-10-03 07:38:17,364 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2024-10-03 07:38:17,364 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2024-10-03 07:38:17,365 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2024-10-03 07:38:17,365 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2024-10-03 07:38:17,365 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2024-10-03 07:38:17,365 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2024-10-03 07:38:17,366 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2024-10-03 07:38:17,367 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2024-10-03 07:38:17,367 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2024-10-03 07:38:17,367 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2024-10-03 07:38:17,367 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2024-10-03 07:38:17,367 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2024-10-03 07:38:17,368 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2024-10-03 07:38:17,369 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2024-10-03 07:38:17,369 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2024-10-03 07:38:17,369 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2024-10-03 07:38:17,369 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2024-10-03 07:38:17,369 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2024-10-03 07:38:17,370 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2024-10-03 07:38:17,371 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2024-10-03 07:38:17,372 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2024-10-03 07:38:17,372 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2024-10-03 07:38:17,372 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2024-10-03 07:38:17,372 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/LICENSE' 2024-10-03 07:38:17,372 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/METADATA' 2024-10-03 07:38:17,373 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/WHEEL' 2024-10-03 07:38:17,373 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/entry_points.txt' 2024-10-03 07:38:17,373 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/top_level.txt' 2024-10-03 07:38:17,373 wheel INFO adding 'sentry_sdk-2.15.0.dist-info/RECORD' 2024-10-03 07:38:17,374 root INFO removing build/bdist.linux-x86_64/wheel 2024-10-03 07:38:17,376 gpep517 INFO The backend produced .dist/sentry_sdk-2.15.0-py2.py3-none-any.whl sentry_sdk-2.15.0-py2.py3-none-any.whl >>> py3-sentry-sdk: Entering fakeroot... >>> py3-sentry-sdk-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/crons/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' >>> py3-sentry-sdk-pyc*: Preparing subpackage py3-sentry-sdk-pyc... >>> py3-sentry-sdk-pyc*: Running postcheck for py3-sentry-sdk-pyc >>> py3-sentry-sdk*: Running postcheck for py3-sentry-sdk >>> py3-sentry-sdk*: Preparing package py3-sentry-sdk... >>> py3-sentry-sdk-pyc*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.12 >>> py3-sentry-sdk-pyc*: Package size: 1.5 MB >>> py3-sentry-sdk-pyc*: Compressing data... >>> py3-sentry-sdk-pyc*: Create checksum... >>> py3-sentry-sdk-pyc*: Create py3-sentry-sdk-pyc-2.15.0-r0.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.12 >>> py3-sentry-sdk*: Package size: 1.4 MB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-2.15.0-r0.apk >>> py3-sentry-sdk: Build complete at Thu, 03 Oct 2024 07:38:18 +0000 elapsed time 0h 0m 4s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... (1/26) Purging .makedepends-py3-sentry-sdk (20241003.073815) (2/26) Purging py3-certifi-pyc (2024.8.30-r0) (3/26) Purging py3-certifi (2024.8.30-r0) (4/26) Purging py3-urllib3-pyc (1.26.20-r0) (5/26) Purging py3-urllib3 (1.26.20-r0) (6/26) Purging py3-gpep517-pyc (16-r0) (7/26) Purging py3-gpep517 (16-r0) (8/26) Purging py3-installer-pyc (0.7.0-r2) (9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-setuptools-pyc (70.3.0-r0) (11/26) Purging py3-setuptools (70.3.0-r0) (12/26) Purging py3-wheel-pyc (0.43.0-r0) (13/26) Purging py3-wheel (0.43.0-r0) (14/26) Purging py3-packaging-pyc (24.1-r0) (15/26) Purging py3-packaging (24.1-r0) (16/26) Purging py3-parsing-pyc (3.1.4-r0) (17/26) Purging py3-parsing (3.1.4-r0) (18/26) Purging python3-pyc (3.12.6-r0) (19/26) Purging python3-pycache-pyc0 (3.12.6-r0) (20/26) Purging pyc (3.12.6-r0) (21/26) Purging python3 (3.12.6-r0) (22/26) Purging gdbm (1.24-r0) (23/26) Purging libffi (3.4.6-r0) (24/26) Purging libpanelw (6.5_p20240601-r1) (25/26) Purging mpdecimal (4.0.0-r0) (26/26) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 410 MiB in 113 packages >>> py3-sentry-sdk: Updating the community/x86_64 repository index... >>> py3-sentry-sdk: Signing the index...