>>> py3-elasticsearch: Building main/py3-elasticsearch 7.11.0-r6 (using abuild 3.16.0-r0) started Fri, 27 Mar 2026 22:47:40 +0000 >>> py3-elasticsearch: Validating /home/buildozer/aports/main/py3-elasticsearch/APKBUILD... >>> py3-elasticsearch: Analyzing dependencies... >>> py3-elasticsearch: Installing for build: build-base python3 py3-urllib3 py3-gpep517 py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing python3-pyc (3.14.3-r0) (12/26) Installing py3-urllib3 (2.6.3-r1) (13/26) Installing py3-urllib3-pyc (2.6.3-r1) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-installer-pyc (0.7.0-r3) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-gpep517-pyc (19-r2) (18/26) Installing py3-parsing (3.3.2-r1) (19/26) Installing py3-parsing-pyc (3.3.2-r1) (20/26) Installing py3-packaging (26.0-r1) (21/26) Installing py3-packaging-pyc (26.0-r1) (22/26) Installing py3-setuptools (82.0.1-r1) (23/26) Installing py3-setuptools-pyc (82.0.1-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-elasticsearch (20260327.224740) Executing busybox-1.37.0-r31.trigger OK: 387.8 MiB in 130 packages >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-elasticsearch-7.11.0.tar.gz /var/cache/distfiles/edge/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-elasticsearch-7.11.0.tar.gz /var/cache/distfiles/edge/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Unpacking /var/cache/distfiles/edge/py3-elasticsearch-7.11.0.tar.gz... 2026-03-27 22:47:41,502 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-27 22:47:41,524 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-27 22:47:41,538 root INFO running build 2026-03-27 22:47:41,538 root INFO running build_py 2026-03-27 22:47:41,541 root INFO creating build/lib/elasticsearch 2026-03-27 22:47:41,541 root INFO copying elasticsearch/__init__.py -> build/lib/elasticsearch 2026-03-27 22:47:41,542 root INFO copying elasticsearch/serializer.py -> build/lib/elasticsearch 2026-03-27 22:47:41,542 root INFO copying elasticsearch/exceptions.py -> build/lib/elasticsearch 2026-03-27 22:47:41,542 root INFO copying elasticsearch/utils.py -> build/lib/elasticsearch 2026-03-27 22:47:41,543 root INFO copying elasticsearch/transport.py -> build/lib/elasticsearch 2026-03-27 22:47:41,543 root INFO copying elasticsearch/compat.py -> build/lib/elasticsearch 2026-03-27 22:47:41,543 root INFO copying elasticsearch/connection_pool.py -> build/lib/elasticsearch 2026-03-27 22:47:41,543 root INFO copying elasticsearch/_version.py -> build/lib/elasticsearch 2026-03-27 22:47:41,544 root INFO creating build/lib/elasticsearch/_async 2026-03-27 22:47:41,544 root INFO copying elasticsearch/_async/__init__.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,544 root INFO copying elasticsearch/_async/transport.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,544 root INFO copying elasticsearch/_async/_extra_imports.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,545 root INFO copying elasticsearch/_async/http_aiohttp.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,545 root INFO copying elasticsearch/_async/compat.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,545 root INFO copying elasticsearch/_async/helpers.py -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,546 root INFO creating build/lib/elasticsearch/client 2026-03-27 22:47:41,546 root INFO copying elasticsearch/client/__init__.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,546 root INFO copying elasticsearch/client/graph.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,547 root INFO copying elasticsearch/client/slm.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,547 root INFO copying elasticsearch/client/cat.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,547 root INFO copying elasticsearch/client/ingest.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,547 root INFO copying elasticsearch/client/monitoring.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,548 root INFO copying elasticsearch/client/remote.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,548 root INFO copying elasticsearch/client/deprecation.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,548 root INFO copying elasticsearch/client/tasks.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,548 root INFO copying elasticsearch/client/snapshot.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,549 root INFO copying elasticsearch/client/transform.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,549 root INFO copying elasticsearch/client/cluster.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,549 root INFO copying elasticsearch/client/utils.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,550 root INFO copying elasticsearch/client/ssl.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,550 root INFO copying elasticsearch/client/xpack.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,550 root INFO copying elasticsearch/client/license.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,550 root INFO copying elasticsearch/client/rollup.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,550 root INFO copying elasticsearch/client/searchable_snapshots.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,551 root INFO copying elasticsearch/client/ml.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,551 root INFO copying elasticsearch/client/enrich.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,551 root INFO copying elasticsearch/client/sql.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,552 root INFO copying elasticsearch/client/migration.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,552 root INFO copying elasticsearch/client/security.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,552 root INFO copying elasticsearch/client/ilm.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,552 root INFO copying elasticsearch/client/autoscaling.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,553 root INFO copying elasticsearch/client/ccr.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,553 root INFO copying elasticsearch/client/eql.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,553 root INFO copying elasticsearch/client/async_search.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,553 root INFO copying elasticsearch/client/dangling_indices.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,554 root INFO copying elasticsearch/client/indices.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,554 root INFO copying elasticsearch/client/data_frame.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,554 root INFO copying elasticsearch/client/nodes.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,555 root INFO copying elasticsearch/client/watcher.py -> build/lib/elasticsearch/client 2026-03-27 22:47:41,555 root INFO creating build/lib/elasticsearch/connection 2026-03-27 22:47:41,555 root INFO copying elasticsearch/connection/__init__.py -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,555 root INFO copying elasticsearch/connection/http_urllib3.py -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,555 root INFO copying elasticsearch/connection/pooling.py -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,556 root INFO copying elasticsearch/connection/http_requests.py -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,556 root INFO copying elasticsearch/connection/base.py -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,556 root INFO creating build/lib/elasticsearch/helpers 2026-03-27 22:47:41,556 root INFO copying elasticsearch/helpers/__init__.py -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,557 root INFO copying elasticsearch/helpers/errors.py -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,557 root INFO copying elasticsearch/helpers/actions.py -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,557 root INFO copying elasticsearch/helpers/test.py -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,558 root INFO creating build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,558 root INFO copying elasticsearch/_async/client/__init__.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,558 root INFO copying elasticsearch/_async/client/graph.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,559 root INFO copying elasticsearch/_async/client/slm.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,559 root INFO copying elasticsearch/_async/client/cat.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,559 root INFO copying elasticsearch/_async/client/ingest.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,559 root INFO copying elasticsearch/_async/client/monitoring.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,559 root INFO copying elasticsearch/_async/client/remote.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,560 root INFO copying elasticsearch/_async/client/deprecation.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,560 root INFO copying elasticsearch/_async/client/tasks.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,560 root INFO copying elasticsearch/_async/client/snapshot.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,560 root INFO copying elasticsearch/_async/client/transform.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,561 root INFO copying elasticsearch/_async/client/cluster.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,561 root INFO copying elasticsearch/_async/client/utils.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,561 root INFO copying elasticsearch/_async/client/ssl.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,561 root INFO copying elasticsearch/_async/client/xpack.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,562 root INFO copying elasticsearch/_async/client/license.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,562 root INFO copying elasticsearch/_async/client/rollup.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,562 root INFO copying elasticsearch/_async/client/searchable_snapshots.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,562 root INFO copying elasticsearch/_async/client/ml.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,563 root INFO copying elasticsearch/_async/client/enrich.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,563 root INFO copying elasticsearch/_async/client/sql.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,563 root INFO copying elasticsearch/_async/client/migration.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,563 root INFO copying elasticsearch/_async/client/security.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,563 root INFO copying elasticsearch/_async/client/ilm.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,564 root INFO copying elasticsearch/_async/client/autoscaling.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,564 root INFO copying elasticsearch/_async/client/ccr.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,564 root INFO copying elasticsearch/_async/client/eql.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,564 root INFO copying elasticsearch/_async/client/async_search.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,565 root INFO copying elasticsearch/_async/client/dangling_indices.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,565 root INFO copying elasticsearch/_async/client/indices.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,565 root INFO copying elasticsearch/_async/client/data_frame.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,565 root INFO copying elasticsearch/_async/client/nodes.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,566 root INFO copying elasticsearch/_async/client/watcher.py -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,566 root INFO running egg_info 2026-03-27 22:47:41,568 root INFO creating elasticsearch.egg-info 2026-03-27 22:47:41,568 root INFO writing elasticsearch.egg-info/PKG-INFO 2026-03-27 22:47:41,570 root INFO writing dependency_links to elasticsearch.egg-info/dependency_links.txt 2026-03-27 22:47:41,571 root INFO writing requirements to elasticsearch.egg-info/requires.txt 2026-03-27 22:47:41,571 root INFO writing top-level names to elasticsearch.egg-info/top_level.txt 2026-03-27 22:47:41,571 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-03-27 22:47:41,577 root INFO reading manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-03-27 22:47:41,577 root INFO reading manifest template 'MANIFEST.in' 2026-03-27 22:47:41,583 root WARNING no previously-included directories found matching 'docs/sphinx/_build' 2026-03-27 22:47:41,583 root WARNING no previously-included directories found matching 'test_elasticsearch' 2026-03-27 22:47:41,583 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-03-27 22:47:41,584 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-03-27 22:47:41,584 root INFO adding license file 'LICENSE' 2026-03-27 22:47:41,584 root INFO adding license file 'AUTHORS' 2026-03-27 22:47:41,586 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2026-03-27 22:47:41,589 root INFO copying elasticsearch/__init__.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,589 root INFO copying elasticsearch/compat.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,590 root INFO copying elasticsearch/connection_pool.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,590 root INFO copying elasticsearch/exceptions.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,590 root INFO copying elasticsearch/py.typed -> build/lib/elasticsearch 2026-03-27 22:47:41,590 root INFO copying elasticsearch/serializer.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,591 root INFO copying elasticsearch/transport.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,591 root INFO copying elasticsearch/utils.pyi -> build/lib/elasticsearch 2026-03-27 22:47:41,591 root INFO copying elasticsearch/_async/compat.pyi -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,591 root INFO copying elasticsearch/_async/helpers.pyi -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,592 root INFO copying elasticsearch/_async/http_aiohttp.pyi -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,592 root INFO copying elasticsearch/_async/transport.pyi -> build/lib/elasticsearch/_async 2026-03-27 22:47:41,592 root INFO copying elasticsearch/client/__init__.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,592 root INFO copying elasticsearch/client/async_search.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,593 root INFO copying elasticsearch/client/autoscaling.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,593 root INFO copying elasticsearch/client/cat.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,593 root INFO copying elasticsearch/client/ccr.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,593 root INFO copying elasticsearch/client/cluster.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,594 root INFO copying elasticsearch/client/dangling_indices.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,594 root INFO copying elasticsearch/client/data_frame.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,594 root INFO copying elasticsearch/client/deprecation.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,594 root INFO copying elasticsearch/client/enrich.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,594 root INFO copying elasticsearch/client/eql.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,595 root INFO copying elasticsearch/client/graph.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,595 root INFO copying elasticsearch/client/ilm.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,595 root INFO copying elasticsearch/client/indices.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,595 root INFO copying elasticsearch/client/ingest.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,596 root INFO copying elasticsearch/client/license.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,596 root INFO copying elasticsearch/client/migration.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,596 root INFO copying elasticsearch/client/ml.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,597 root INFO copying elasticsearch/client/monitoring.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,597 root INFO copying elasticsearch/client/nodes.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,597 root INFO copying elasticsearch/client/remote.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,597 root INFO copying elasticsearch/client/rollup.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,597 root INFO copying elasticsearch/client/searchable_snapshots.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,598 root INFO copying elasticsearch/client/security.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,598 root INFO copying elasticsearch/client/slm.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,598 root INFO copying elasticsearch/client/snapshot.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,598 root INFO copying elasticsearch/client/sql.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,599 root INFO copying elasticsearch/client/ssl.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,599 root INFO copying elasticsearch/client/tasks.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,599 root INFO copying elasticsearch/client/transform.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,599 root INFO copying elasticsearch/client/utils.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,600 root INFO copying elasticsearch/client/watcher.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,600 root INFO copying elasticsearch/client/xpack.pyi -> build/lib/elasticsearch/client 2026-03-27 22:47:41,600 root INFO copying elasticsearch/connection/__init__.pyi -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,600 root INFO copying elasticsearch/connection/base.pyi -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,600 root INFO copying elasticsearch/connection/http_requests.pyi -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,601 root INFO copying elasticsearch/connection/http_urllib3.pyi -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,601 root INFO copying elasticsearch/connection/pooling.pyi -> build/lib/elasticsearch/connection 2026-03-27 22:47:41,601 root INFO copying elasticsearch/helpers/__init__.pyi -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,601 root INFO copying elasticsearch/helpers/actions.pyi -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,602 root INFO copying elasticsearch/helpers/errors.pyi -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,602 root INFO copying elasticsearch/helpers/test.pyi -> build/lib/elasticsearch/helpers 2026-03-27 22:47:41,602 root INFO copying elasticsearch/_async/client/__init__.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,602 root INFO copying elasticsearch/_async/client/async_search.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,603 root INFO copying elasticsearch/_async/client/autoscaling.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,603 root INFO copying elasticsearch/_async/client/cat.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,603 root INFO copying elasticsearch/_async/client/ccr.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,603 root INFO copying elasticsearch/_async/client/cluster.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,604 root INFO copying elasticsearch/_async/client/dangling_indices.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,604 root INFO copying elasticsearch/_async/client/data_frame.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,604 root INFO copying elasticsearch/_async/client/deprecation.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,604 root INFO copying elasticsearch/_async/client/enrich.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,604 root INFO copying elasticsearch/_async/client/eql.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,605 root INFO copying elasticsearch/_async/client/graph.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,605 root INFO copying elasticsearch/_async/client/ilm.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,605 root INFO copying elasticsearch/_async/client/indices.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,605 root INFO copying elasticsearch/_async/client/ingest.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,606 root INFO copying elasticsearch/_async/client/license.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,606 root INFO copying elasticsearch/_async/client/migration.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,606 root INFO copying elasticsearch/_async/client/ml.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,607 root INFO copying elasticsearch/_async/client/monitoring.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,607 root INFO copying elasticsearch/_async/client/nodes.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,607 root INFO copying elasticsearch/_async/client/remote.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,607 root INFO copying elasticsearch/_async/client/rollup.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,607 root INFO copying elasticsearch/_async/client/searchable_snapshots.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,608 root INFO copying elasticsearch/_async/client/security.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,608 root INFO copying elasticsearch/_async/client/slm.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,608 root INFO copying elasticsearch/_async/client/snapshot.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,608 root INFO copying elasticsearch/_async/client/sql.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,609 root INFO copying elasticsearch/_async/client/ssl.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,609 root INFO copying elasticsearch/_async/client/tasks.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,609 root INFO copying elasticsearch/_async/client/transform.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,609 root INFO copying elasticsearch/_async/client/utils.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,610 root INFO copying elasticsearch/_async/client/watcher.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,610 root INFO copying elasticsearch/_async/client/xpack.pyi -> build/lib/elasticsearch/_async/client 2026-03-27 22:47:41,616 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-27 22:47:41,616 root INFO running install 2026-03-27 22:47:41,625 root INFO running install_lib 2026-03-27 22:47:41,628 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-27 22:47:41,628 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch 2026-03-27 22:47:41,628 root INFO copying build/lib/elasticsearch/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,628 root INFO copying build/lib/elasticsearch/compat.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,628 root INFO copying build/lib/elasticsearch/serializer.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,629 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch/_async 2026-03-27 22:47:41,629 root INFO copying build/lib/elasticsearch/_async/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,629 root INFO copying build/lib/elasticsearch/_async/compat.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,629 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch/_async/client 2026-03-27 22:47:41,629 root INFO copying build/lib/elasticsearch/_async/client/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,630 root INFO copying build/lib/elasticsearch/_async/client/monitoring.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,630 root INFO copying build/lib/elasticsearch/_async/client/nodes.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,630 root INFO copying build/lib/elasticsearch/_async/client/graph.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,630 root INFO copying build/lib/elasticsearch/_async/client/slm.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,631 root INFO copying build/lib/elasticsearch/_async/client/cat.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,631 root INFO copying build/lib/elasticsearch/_async/client/ingest.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,631 root INFO copying build/lib/elasticsearch/_async/client/ml.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,631 root INFO copying build/lib/elasticsearch/_async/client/monitoring.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,631 root INFO copying build/lib/elasticsearch/_async/client/indices.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,632 root INFO copying build/lib/elasticsearch/_async/client/remote.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,632 root INFO copying build/lib/elasticsearch/_async/client/cat.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,632 root INFO copying build/lib/elasticsearch/_async/client/deprecation.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,632 root INFO copying build/lib/elasticsearch/_async/client/tasks.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,633 root INFO copying build/lib/elasticsearch/_async/client/snapshot.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,633 root INFO copying build/lib/elasticsearch/_async/client/enrich.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,633 root INFO copying build/lib/elasticsearch/_async/client/transform.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,633 root INFO copying build/lib/elasticsearch/_async/client/sql.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,633 root INFO copying build/lib/elasticsearch/_async/client/slm.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,634 root INFO copying build/lib/elasticsearch/_async/client/cluster.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,634 root INFO copying build/lib/elasticsearch/_async/client/ccr.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,634 root INFO copying build/lib/elasticsearch/_async/client/watcher.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,634 root INFO copying build/lib/elasticsearch/_async/client/ilm.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,634 root INFO copying build/lib/elasticsearch/_async/client/xpack.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/cluster.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/deprecation.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/license.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/utils.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/ssl.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,635 root INFO copying build/lib/elasticsearch/_async/client/ingest.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,636 root INFO copying build/lib/elasticsearch/_async/client/xpack.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,636 root INFO copying build/lib/elasticsearch/_async/client/license.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,636 root INFO copying build/lib/elasticsearch/_async/client/migration.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,636 root INFO copying build/lib/elasticsearch/_async/client/rollup.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,636 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,637 root INFO copying build/lib/elasticsearch/_async/client/ml.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,637 root INFO copying build/lib/elasticsearch/_async/client/enrich.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,637 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,637 root INFO copying build/lib/elasticsearch/_async/client/sql.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,638 root INFO copying build/lib/elasticsearch/_async/client/data_frame.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,638 root INFO copying build/lib/elasticsearch/_async/client/security.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,638 root INFO copying build/lib/elasticsearch/_async/client/rollup.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,638 root INFO copying build/lib/elasticsearch/_async/client/tasks.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,638 root INFO copying build/lib/elasticsearch/_async/client/async_search.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,639 root INFO copying build/lib/elasticsearch/_async/client/migration.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,639 root INFO copying build/lib/elasticsearch/_async/client/ssl.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,639 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,639 root INFO copying build/lib/elasticsearch/_async/client/security.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,639 root INFO copying build/lib/elasticsearch/_async/client/ilm.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/utils.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/snapshot.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/ccr.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,640 root INFO copying build/lib/elasticsearch/_async/client/__init__.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,641 root INFO copying build/lib/elasticsearch/_async/client/eql.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,641 root INFO copying build/lib/elasticsearch/_async/client/eql.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,641 root INFO copying build/lib/elasticsearch/_async/client/transform.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,641 root INFO copying build/lib/elasticsearch/_async/client/async_search.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,642 root INFO copying build/lib/elasticsearch/_async/client/graph.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,642 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,642 root INFO copying build/lib/elasticsearch/_async/client/indices.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,642 root INFO copying build/lib/elasticsearch/_async/client/remote.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,642 root INFO copying build/lib/elasticsearch/_async/client/data_frame.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,643 root INFO copying build/lib/elasticsearch/_async/client/nodes.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,643 root INFO copying build/lib/elasticsearch/_async/client/watcher.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async/client 2026-03-27 22:47:41,643 root INFO copying build/lib/elasticsearch/_async/transport.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,643 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,643 root INFO copying build/lib/elasticsearch/_async/transport.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,644 root INFO copying build/lib/elasticsearch/_async/_extra_imports.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,644 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,644 root INFO copying build/lib/elasticsearch/_async/helpers.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,644 root INFO copying build/lib/elasticsearch/_async/compat.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,644 root INFO copying build/lib/elasticsearch/_async/helpers.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/_async 2026-03-27 22:47:41,645 root INFO copying build/lib/elasticsearch/exceptions.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,645 root INFO copying build/lib/elasticsearch/exceptions.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,645 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch/client 2026-03-27 22:47:41,645 root INFO copying build/lib/elasticsearch/client/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,646 root INFO copying build/lib/elasticsearch/client/monitoring.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,646 root INFO copying build/lib/elasticsearch/client/nodes.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,646 root INFO copying build/lib/elasticsearch/client/graph.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,646 root INFO copying build/lib/elasticsearch/client/slm.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,646 root INFO copying build/lib/elasticsearch/client/cat.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,647 root INFO copying build/lib/elasticsearch/client/ingest.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,647 root INFO copying build/lib/elasticsearch/client/ml.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,647 root INFO copying build/lib/elasticsearch/client/monitoring.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,647 root INFO copying build/lib/elasticsearch/client/indices.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,648 root INFO copying build/lib/elasticsearch/client/remote.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,648 root INFO copying build/lib/elasticsearch/client/cat.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,648 root INFO copying build/lib/elasticsearch/client/deprecation.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,648 root INFO copying build/lib/elasticsearch/client/tasks.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,648 root INFO copying build/lib/elasticsearch/client/snapshot.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,649 root INFO copying build/lib/elasticsearch/client/enrich.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,649 root INFO copying build/lib/elasticsearch/client/transform.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,649 root INFO copying build/lib/elasticsearch/client/sql.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,649 root INFO copying build/lib/elasticsearch/client/slm.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,649 root INFO copying build/lib/elasticsearch/client/cluster.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,650 root INFO copying build/lib/elasticsearch/client/ccr.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,650 root INFO copying build/lib/elasticsearch/client/watcher.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,650 root INFO copying build/lib/elasticsearch/client/ilm.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,650 root INFO copying build/lib/elasticsearch/client/xpack.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,650 root INFO copying build/lib/elasticsearch/client/cluster.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,651 root INFO copying build/lib/elasticsearch/client/deprecation.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,651 root INFO copying build/lib/elasticsearch/client/license.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,651 root INFO copying build/lib/elasticsearch/client/utils.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,651 root INFO copying build/lib/elasticsearch/client/ssl.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,651 root INFO copying build/lib/elasticsearch/client/ingest.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,652 root INFO copying build/lib/elasticsearch/client/xpack.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,652 root INFO copying build/lib/elasticsearch/client/license.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,652 root INFO copying build/lib/elasticsearch/client/migration.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,652 root INFO copying build/lib/elasticsearch/client/rollup.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,652 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,653 root INFO copying build/lib/elasticsearch/client/ml.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,653 root INFO copying build/lib/elasticsearch/client/enrich.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,653 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,653 root INFO copying build/lib/elasticsearch/client/sql.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,653 root INFO copying build/lib/elasticsearch/client/data_frame.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,654 root INFO copying build/lib/elasticsearch/client/security.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,654 root INFO copying build/lib/elasticsearch/client/rollup.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,654 root INFO copying build/lib/elasticsearch/client/tasks.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,654 root INFO copying build/lib/elasticsearch/client/async_search.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,654 root INFO copying build/lib/elasticsearch/client/migration.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,655 root INFO copying build/lib/elasticsearch/client/ssl.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,655 root INFO copying build/lib/elasticsearch/client/autoscaling.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,655 root INFO copying build/lib/elasticsearch/client/security.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,655 root INFO copying build/lib/elasticsearch/client/ilm.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,655 root INFO copying build/lib/elasticsearch/client/autoscaling.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,656 root INFO copying build/lib/elasticsearch/client/utils.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,656 root INFO copying build/lib/elasticsearch/client/snapshot.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,656 root INFO copying build/lib/elasticsearch/client/dangling_indices.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,656 root INFO copying build/lib/elasticsearch/client/ccr.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,656 root INFO copying build/lib/elasticsearch/client/__init__.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,657 root INFO copying build/lib/elasticsearch/client/eql.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,657 root INFO copying build/lib/elasticsearch/client/eql.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,657 root INFO copying build/lib/elasticsearch/client/transform.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,657 root INFO copying build/lib/elasticsearch/client/async_search.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,657 root INFO copying build/lib/elasticsearch/client/graph.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,658 root INFO copying build/lib/elasticsearch/client/dangling_indices.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,658 root INFO copying build/lib/elasticsearch/client/indices.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,658 root INFO copying build/lib/elasticsearch/client/remote.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,658 root INFO copying build/lib/elasticsearch/client/data_frame.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/client/nodes.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/client/watcher.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/client 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/connection_pool.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/transport.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/serializer.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,659 root INFO copying build/lib/elasticsearch/utils.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,660 root INFO copying build/lib/elasticsearch/transport.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,660 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch/connection 2026-03-27 22:47:41,660 root INFO copying build/lib/elasticsearch/connection/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,660 root INFO copying build/lib/elasticsearch/connection/http_urllib3.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,661 root INFO copying build/lib/elasticsearch/connection/http_requests.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,661 root INFO copying build/lib/elasticsearch/connection/base.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,661 root INFO copying build/lib/elasticsearch/connection/pooling.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,661 root INFO copying build/lib/elasticsearch/connection/http_requests.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,661 root INFO copying build/lib/elasticsearch/connection/pooling.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/connection/http_urllib3.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/connection/__init__.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/connection/base.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/connection 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/utils.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/py.typed -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,662 root INFO copying build/lib/elasticsearch/__init__.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,663 root INFO copying build/lib/elasticsearch/compat.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,663 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch/helpers 2026-03-27 22:47:41,663 root INFO copying build/lib/elasticsearch/helpers/__init__.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,663 root INFO copying build/lib/elasticsearch/helpers/errors.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,663 root INFO copying build/lib/elasticsearch/helpers/test.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,664 root INFO copying build/lib/elasticsearch/helpers/actions.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,664 root INFO copying build/lib/elasticsearch/helpers/errors.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,664 root INFO copying build/lib/elasticsearch/helpers/__init__.pyi -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,664 root INFO copying build/lib/elasticsearch/helpers/actions.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,664 root INFO copying build/lib/elasticsearch/helpers/test.py -> build/bdist.linux-armv8l/wheel/./elasticsearch/helpers 2026-03-27 22:47:41,665 root INFO copying build/lib/elasticsearch/connection_pool.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,665 root INFO copying build/lib/elasticsearch/_version.py -> build/bdist.linux-armv8l/wheel/./elasticsearch 2026-03-27 22:47:41,665 root INFO running install_egg_info 2026-03-27 22:47:41,668 root INFO Copying elasticsearch.egg-info to build/bdist.linux-armv8l/wheel/./elasticsearch-7.11.0-py3.14.egg-info 2026-03-27 22:47:41,669 root INFO running install_scripts 2026-03-27 22:47:41,670 root INFO creating build/bdist.linux-armv8l/wheel/elasticsearch-7.11.0.dist-info/WHEEL 2026-03-27 22:47:41,671 wheel INFO creating '/home/buildozer/aports/main/py3-elasticsearch/src/elasticsearch-py-7.11.0/.dist/.tmp-4llt2r5u/elasticsearch-7.11.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-27 22:47:41,671 wheel INFO adding 'elasticsearch/__init__.py' 2026-03-27 22:47:41,672 wheel INFO adding 'elasticsearch/__init__.pyi' 2026-03-27 22:47:41,672 wheel INFO adding 'elasticsearch/_version.py' 2026-03-27 22:47:41,672 wheel INFO adding 'elasticsearch/compat.py' 2026-03-27 22:47:41,672 wheel INFO adding 'elasticsearch/compat.pyi' 2026-03-27 22:47:41,672 wheel INFO adding 'elasticsearch/connection_pool.py' 2026-03-27 22:47:41,673 wheel INFO adding 'elasticsearch/connection_pool.pyi' 2026-03-27 22:47:41,673 wheel INFO adding 'elasticsearch/exceptions.py' 2026-03-27 22:47:41,673 wheel INFO adding 'elasticsearch/exceptions.pyi' 2026-03-27 22:47:41,673 wheel INFO adding 'elasticsearch/py.typed' 2026-03-27 22:47:41,673 wheel INFO adding 'elasticsearch/serializer.py' 2026-03-27 22:47:41,674 wheel INFO adding 'elasticsearch/serializer.pyi' 2026-03-27 22:47:41,674 wheel INFO adding 'elasticsearch/transport.py' 2026-03-27 22:47:41,674 wheel INFO adding 'elasticsearch/transport.pyi' 2026-03-27 22:47:41,674 wheel INFO adding 'elasticsearch/utils.py' 2026-03-27 22:47:41,674 wheel INFO adding 'elasticsearch/utils.pyi' 2026-03-27 22:47:41,675 wheel INFO adding 'elasticsearch/_async/__init__.py' 2026-03-27 22:47:41,675 wheel INFO adding 'elasticsearch/_async/_extra_imports.py' 2026-03-27 22:47:41,675 wheel INFO adding 'elasticsearch/_async/compat.py' 2026-03-27 22:47:41,675 wheel INFO adding 'elasticsearch/_async/compat.pyi' 2026-03-27 22:47:41,675 wheel INFO adding 'elasticsearch/_async/helpers.py' 2026-03-27 22:47:41,676 wheel INFO adding 'elasticsearch/_async/helpers.pyi' 2026-03-27 22:47:41,676 wheel INFO adding 'elasticsearch/_async/http_aiohttp.py' 2026-03-27 22:47:41,676 wheel INFO adding 'elasticsearch/_async/http_aiohttp.pyi' 2026-03-27 22:47:41,676 wheel INFO adding 'elasticsearch/_async/transport.py' 2026-03-27 22:47:41,676 wheel INFO adding 'elasticsearch/_async/transport.pyi' 2026-03-27 22:47:41,677 wheel INFO adding 'elasticsearch/_async/client/__init__.py' 2026-03-27 22:47:41,678 wheel INFO adding 'elasticsearch/_async/client/__init__.pyi' 2026-03-27 22:47:41,678 wheel INFO adding 'elasticsearch/_async/client/async_search.py' 2026-03-27 22:47:41,678 wheel INFO adding 'elasticsearch/_async/client/async_search.pyi' 2026-03-27 22:47:41,678 wheel INFO adding 'elasticsearch/_async/client/autoscaling.py' 2026-03-27 22:47:41,679 wheel INFO adding 'elasticsearch/_async/client/autoscaling.pyi' 2026-03-27 22:47:41,679 wheel INFO adding 'elasticsearch/_async/client/cat.py' 2026-03-27 22:47:41,679 wheel INFO adding 'elasticsearch/_async/client/cat.pyi' 2026-03-27 22:47:41,679 wheel INFO adding 'elasticsearch/_async/client/ccr.py' 2026-03-27 22:47:41,680 wheel INFO adding 'elasticsearch/_async/client/ccr.pyi' 2026-03-27 22:47:41,680 wheel INFO adding 'elasticsearch/_async/client/cluster.py' 2026-03-27 22:47:41,680 wheel INFO adding 'elasticsearch/_async/client/cluster.pyi' 2026-03-27 22:47:41,680 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.py' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.pyi' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/data_frame.py' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/data_frame.pyi' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/deprecation.py' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/deprecation.pyi' 2026-03-27 22:47:41,681 wheel INFO adding 'elasticsearch/_async/client/enrich.py' 2026-03-27 22:47:41,682 wheel INFO adding 'elasticsearch/_async/client/enrich.pyi' 2026-03-27 22:47:41,682 wheel INFO adding 'elasticsearch/_async/client/eql.py' 2026-03-27 22:47:41,682 wheel INFO adding 'elasticsearch/_async/client/eql.pyi' 2026-03-27 22:47:41,682 wheel INFO adding 'elasticsearch/_async/client/graph.py' 2026-03-27 22:47:41,682 wheel INFO adding 'elasticsearch/_async/client/graph.pyi' 2026-03-27 22:47:41,683 wheel INFO adding 'elasticsearch/_async/client/ilm.py' 2026-03-27 22:47:41,683 wheel INFO adding 'elasticsearch/_async/client/ilm.pyi' 2026-03-27 22:47:41,683 wheel INFO adding 'elasticsearch/_async/client/indices.py' 2026-03-27 22:47:41,684 wheel INFO adding 'elasticsearch/_async/client/indices.pyi' 2026-03-27 22:47:41,684 wheel INFO adding 'elasticsearch/_async/client/ingest.py' 2026-03-27 22:47:41,684 wheel INFO adding 'elasticsearch/_async/client/ingest.pyi' 2026-03-27 22:47:41,684 wheel INFO adding 'elasticsearch/_async/client/license.py' 2026-03-27 22:47:41,685 wheel INFO adding 'elasticsearch/_async/client/license.pyi' 2026-03-27 22:47:41,685 wheel INFO adding 'elasticsearch/_async/client/migration.py' 2026-03-27 22:47:41,685 wheel INFO adding 'elasticsearch/_async/client/migration.pyi' 2026-03-27 22:47:41,685 wheel INFO adding 'elasticsearch/_async/client/ml.py' 2026-03-27 22:47:41,686 wheel INFO adding 'elasticsearch/_async/client/ml.pyi' 2026-03-27 22:47:41,686 wheel INFO adding 'elasticsearch/_async/client/monitoring.py' 2026-03-27 22:47:41,686 wheel INFO adding 'elasticsearch/_async/client/monitoring.pyi' 2026-03-27 22:47:41,687 wheel INFO adding 'elasticsearch/_async/client/nodes.py' 2026-03-27 22:47:41,687 wheel INFO adding 'elasticsearch/_async/client/nodes.pyi' 2026-03-27 22:47:41,687 wheel INFO adding 'elasticsearch/_async/client/remote.py' 2026-03-27 22:47:41,687 wheel INFO adding 'elasticsearch/_async/client/remote.pyi' 2026-03-27 22:47:41,687 wheel INFO adding 'elasticsearch/_async/client/rollup.py' 2026-03-27 22:47:41,688 wheel INFO adding 'elasticsearch/_async/client/rollup.pyi' 2026-03-27 22:47:41,688 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.py' 2026-03-27 22:47:41,688 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.pyi' 2026-03-27 22:47:41,688 wheel INFO adding 'elasticsearch/_async/client/security.py' 2026-03-27 22:47:41,688 wheel INFO adding 'elasticsearch/_async/client/security.pyi' 2026-03-27 22:47:41,689 wheel INFO adding 'elasticsearch/_async/client/slm.py' 2026-03-27 22:47:41,689 wheel INFO adding 'elasticsearch/_async/client/slm.pyi' 2026-03-27 22:47:41,689 wheel INFO adding 'elasticsearch/_async/client/snapshot.py' 2026-03-27 22:47:41,689 wheel INFO adding 'elasticsearch/_async/client/snapshot.pyi' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/sql.py' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/sql.pyi' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/ssl.py' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/ssl.pyi' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/tasks.py' 2026-03-27 22:47:41,690 wheel INFO adding 'elasticsearch/_async/client/tasks.pyi' 2026-03-27 22:47:41,691 wheel INFO adding 'elasticsearch/_async/client/transform.py' 2026-03-27 22:47:41,691 wheel INFO adding 'elasticsearch/_async/client/transform.pyi' 2026-03-27 22:47:41,691 wheel INFO adding 'elasticsearch/_async/client/utils.py' 2026-03-27 22:47:41,691 wheel INFO adding 'elasticsearch/_async/client/utils.pyi' 2026-03-27 22:47:41,691 wheel INFO adding 'elasticsearch/_async/client/watcher.py' 2026-03-27 22:47:41,692 wheel INFO adding 'elasticsearch/_async/client/watcher.pyi' 2026-03-27 22:47:41,692 wheel INFO adding 'elasticsearch/_async/client/xpack.py' 2026-03-27 22:47:41,692 wheel INFO adding 'elasticsearch/_async/client/xpack.pyi' 2026-03-27 22:47:41,692 wheel INFO adding 'elasticsearch/client/__init__.py' 2026-03-27 22:47:41,693 wheel INFO adding 'elasticsearch/client/__init__.pyi' 2026-03-27 22:47:41,693 wheel INFO adding 'elasticsearch/client/async_search.py' 2026-03-27 22:47:41,694 wheel INFO adding 'elasticsearch/client/async_search.pyi' 2026-03-27 22:47:41,694 wheel INFO adding 'elasticsearch/client/autoscaling.py' 2026-03-27 22:47:41,694 wheel INFO adding 'elasticsearch/client/autoscaling.pyi' 2026-03-27 22:47:41,694 wheel INFO adding 'elasticsearch/client/cat.py' 2026-03-27 22:47:41,695 wheel INFO adding 'elasticsearch/client/cat.pyi' 2026-03-27 22:47:41,695 wheel INFO adding 'elasticsearch/client/ccr.py' 2026-03-27 22:47:41,695 wheel INFO adding 'elasticsearch/client/ccr.pyi' 2026-03-27 22:47:41,695 wheel INFO adding 'elasticsearch/client/cluster.py' 2026-03-27 22:47:41,696 wheel INFO adding 'elasticsearch/client/cluster.pyi' 2026-03-27 22:47:41,696 wheel INFO adding 'elasticsearch/client/dangling_indices.py' 2026-03-27 22:47:41,696 wheel INFO adding 'elasticsearch/client/dangling_indices.pyi' 2026-03-27 22:47:41,696 wheel INFO adding 'elasticsearch/client/data_frame.py' 2026-03-27 22:47:41,696 wheel INFO adding 'elasticsearch/client/data_frame.pyi' 2026-03-27 22:47:41,697 wheel INFO adding 'elasticsearch/client/deprecation.py' 2026-03-27 22:47:41,697 wheel INFO adding 'elasticsearch/client/deprecation.pyi' 2026-03-27 22:47:41,697 wheel INFO adding 'elasticsearch/client/enrich.py' 2026-03-27 22:47:41,697 wheel INFO adding 'elasticsearch/client/enrich.pyi' 2026-03-27 22:47:41,697 wheel INFO adding 'elasticsearch/client/eql.py' 2026-03-27 22:47:41,698 wheel INFO adding 'elasticsearch/client/eql.pyi' 2026-03-27 22:47:41,698 wheel INFO adding 'elasticsearch/client/graph.py' 2026-03-27 22:47:41,698 wheel INFO adding 'elasticsearch/client/graph.pyi' 2026-03-27 22:47:41,698 wheel INFO adding 'elasticsearch/client/ilm.py' 2026-03-27 22:47:41,698 wheel INFO adding 'elasticsearch/client/ilm.pyi' 2026-03-27 22:47:41,699 wheel INFO adding 'elasticsearch/client/indices.py' 2026-03-27 22:47:41,699 wheel INFO adding 'elasticsearch/client/indices.pyi' 2026-03-27 22:47:41,700 wheel INFO adding 'elasticsearch/client/ingest.py' 2026-03-27 22:47:41,700 wheel INFO adding 'elasticsearch/client/ingest.pyi' 2026-03-27 22:47:41,700 wheel INFO adding 'elasticsearch/client/license.py' 2026-03-27 22:47:41,700 wheel INFO adding 'elasticsearch/client/license.pyi' 2026-03-27 22:47:41,700 wheel INFO adding 'elasticsearch/client/migration.py' 2026-03-27 22:47:41,701 wheel INFO adding 'elasticsearch/client/migration.pyi' 2026-03-27 22:47:41,701 wheel INFO adding 'elasticsearch/client/ml.py' 2026-03-27 22:47:41,701 wheel INFO adding 'elasticsearch/client/ml.pyi' 2026-03-27 22:47:41,702 wheel INFO adding 'elasticsearch/client/monitoring.py' 2026-03-27 22:47:41,702 wheel INFO adding 'elasticsearch/client/monitoring.pyi' 2026-03-27 22:47:41,702 wheel INFO adding 'elasticsearch/client/nodes.py' 2026-03-27 22:47:41,702 wheel INFO adding 'elasticsearch/client/nodes.pyi' 2026-03-27 22:47:41,702 wheel INFO adding 'elasticsearch/client/remote.py' 2026-03-27 22:47:41,703 wheel INFO adding 'elasticsearch/client/remote.pyi' 2026-03-27 22:47:41,703 wheel INFO adding 'elasticsearch/client/rollup.py' 2026-03-27 22:47:41,703 wheel INFO adding 'elasticsearch/client/rollup.pyi' 2026-03-27 22:47:41,703 wheel INFO adding 'elasticsearch/client/searchable_snapshots.py' 2026-03-27 22:47:41,703 wheel INFO adding 'elasticsearch/client/searchable_snapshots.pyi' 2026-03-27 22:47:41,704 wheel INFO adding 'elasticsearch/client/security.py' 2026-03-27 22:47:41,704 wheel INFO adding 'elasticsearch/client/security.pyi' 2026-03-27 22:47:41,704 wheel INFO adding 'elasticsearch/client/slm.py' 2026-03-27 22:47:41,704 wheel INFO adding 'elasticsearch/client/slm.pyi' 2026-03-27 22:47:41,705 wheel INFO adding 'elasticsearch/client/snapshot.py' 2026-03-27 22:47:41,705 wheel INFO adding 'elasticsearch/client/snapshot.pyi' 2026-03-27 22:47:41,705 wheel INFO adding 'elasticsearch/client/sql.py' 2026-03-27 22:47:41,705 wheel INFO adding 'elasticsearch/client/sql.pyi' 2026-03-27 22:47:41,705 wheel INFO adding 'elasticsearch/client/ssl.py' 2026-03-27 22:47:41,706 wheel INFO adding 'elasticsearch/client/ssl.pyi' 2026-03-27 22:47:41,706 wheel INFO adding 'elasticsearch/client/tasks.py' 2026-03-27 22:47:41,706 wheel INFO adding 'elasticsearch/client/tasks.pyi' 2026-03-27 22:47:41,706 wheel INFO adding 'elasticsearch/client/transform.py' 2026-03-27 22:47:41,706 wheel INFO adding 'elasticsearch/client/transform.pyi' 2026-03-27 22:47:41,707 wheel INFO adding 'elasticsearch/client/utils.py' 2026-03-27 22:47:41,707 wheel INFO adding 'elasticsearch/client/utils.pyi' 2026-03-27 22:47:41,707 wheel INFO adding 'elasticsearch/client/watcher.py' 2026-03-27 22:47:41,707 wheel INFO adding 'elasticsearch/client/watcher.pyi' 2026-03-27 22:47:41,707 wheel INFO adding 'elasticsearch/client/xpack.py' 2026-03-27 22:47:41,708 wheel INFO adding 'elasticsearch/client/xpack.pyi' 2026-03-27 22:47:41,708 wheel INFO adding 'elasticsearch/connection/__init__.py' 2026-03-27 22:47:41,708 wheel INFO adding 'elasticsearch/connection/__init__.pyi' 2026-03-27 22:47:41,708 wheel INFO adding 'elasticsearch/connection/base.py' 2026-03-27 22:47:41,708 wheel INFO adding 'elasticsearch/connection/base.pyi' 2026-03-27 22:47:41,709 wheel INFO adding 'elasticsearch/connection/http_requests.py' 2026-03-27 22:47:41,709 wheel INFO adding 'elasticsearch/connection/http_requests.pyi' 2026-03-27 22:47:41,709 wheel INFO adding 'elasticsearch/connection/http_urllib3.py' 2026-03-27 22:47:41,709 wheel INFO adding 'elasticsearch/connection/http_urllib3.pyi' 2026-03-27 22:47:41,709 wheel INFO adding 'elasticsearch/connection/pooling.py' 2026-03-27 22:47:41,710 wheel INFO adding 'elasticsearch/connection/pooling.pyi' 2026-03-27 22:47:41,710 wheel INFO adding 'elasticsearch/helpers/__init__.py' 2026-03-27 22:47:41,710 wheel INFO adding 'elasticsearch/helpers/__init__.pyi' 2026-03-27 22:47:41,710 wheel INFO adding 'elasticsearch/helpers/actions.py' 2026-03-27 22:47:41,710 wheel INFO adding 'elasticsearch/helpers/actions.pyi' 2026-03-27 22:47:41,711 wheel INFO adding 'elasticsearch/helpers/errors.py' 2026-03-27 22:47:41,711 wheel INFO adding 'elasticsearch/helpers/errors.pyi' 2026-03-27 22:47:41,711 wheel INFO adding 'elasticsearch/helpers/test.py' 2026-03-27 22:47:41,711 wheel INFO adding 'elasticsearch/helpers/test.pyi' 2026-03-27 22:47:41,711 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/AUTHORS' 2026-03-27 22:47:41,712 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/LICENSE' 2026-03-27 22:47:41,712 wheel INFO adding 'elasticsearch-7.11.0.dist-info/METADATA' 2026-03-27 22:47:41,712 wheel INFO adding 'elasticsearch-7.11.0.dist-info/WHEEL' 2026-03-27 22:47:41,712 wheel INFO adding 'elasticsearch-7.11.0.dist-info/top_level.txt' 2026-03-27 22:47:41,713 wheel INFO adding 'elasticsearch-7.11.0.dist-info/RECORD' 2026-03-27 22:47:41,713 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-27 22:47:41,717 gpep517 INFO The backend produced .dist/elasticsearch-7.11.0-py2.py3-none-any.whl elasticsearch-7.11.0-py2.py3-none-any.whl >>> py3-elasticsearch: Entering fakeroot... >>> py3-elasticsearch-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/elasticsearch/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/_async/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/_async/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/_async/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/_async/client/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/client/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/connection/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/connection/__pycache__' 'usr/lib/python3.14/site-packages/elasticsearch/helpers/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.14/site-packages/elasticsearch/helpers/__pycache__' >>> py3-elasticsearch-pyc*: Preparing subpackage py3-elasticsearch-pyc... >>> py3-elasticsearch-pyc*: Running postcheck for py3-elasticsearch-pyc >>> py3-elasticsearch*: Running postcheck for py3-elasticsearch >>> py3-elasticsearch*: Preparing package py3-elasticsearch... >>> py3-elasticsearch-pyc*: Tracing dependencies... python3~3.14 >>> py3-elasticsearch-pyc*: Package size: 941.2 KB >>> py3-elasticsearch-pyc*: Compressing data... >>> py3-elasticsearch-pyc*: Create checksum... >>> py3-elasticsearch-pyc*: Create py3-elasticsearch-pyc-7.11.0-r6.apk >>> py3-elasticsearch*: Tracing dependencies... python3 py3-urllib3 python3~3.14 >>> py3-elasticsearch*: Package size: 1.6 MB >>> py3-elasticsearch*: Compressing data... >>> py3-elasticsearch*: Create checksum... >>> py3-elasticsearch*: Create py3-elasticsearch-7.11.0-r6.apk >>> py3-elasticsearch: Build complete at Fri, 27 Mar 2026 22:47:42 +0000 elapsed time 0h 0m 2s >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-elasticsearch (20260327.224740) ( 2/26) Purging py3-urllib3-pyc (2.6.3-r1) ( 3/26) Purging py3-urllib3 (2.6.3-r1) ( 4/26) Purging py3-gpep517-pyc (19-r2) ( 5/26) Purging py3-gpep517 (19-r2) ( 6/26) Purging py3-installer-pyc (0.7.0-r3) ( 7/26) Purging py3-installer (0.7.0-r3) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-elasticsearch: Updating the main/armhf repository index... >>> py3-elasticsearch: Signing the index...