>>> py3-xarray: Building community/py3-xarray 2024.1.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 03:11:19 +0000 >>> py3-xarray: Checking sanity of /home/buildozer/aports/community/py3-xarray/APKBUILD... >>> py3-xarray: Analyzing dependencies... >>> py3-xarray: Installing for build: build-base python3 py3-numpy py3-packaging py3-pandas py3-gpep517 py3-setuptools_scm py3-wheel py3-coverage py3-mock py3-pytest-xdist py3-pytest-cov (1/60) Installing libbz2 (1.0.8-r6) (2/60) Installing libffi (3.4.6-r0) (3/60) Installing gdbm (1.23-r1) (4/60) Installing xz-libs (5.6.1-r3) (5/60) Installing mpdecimal (4.0.0-r0) (6/60) Installing libpanelw (6.4_p20240330-r0) (7/60) Installing readline (8.2.10-r0) (8/60) Installing sqlite-libs (3.45.2-r0) (9/60) Installing python3 (3.12.3-r0) (10/60) Installing python3-pycache-pyc0 (3.12.3-r0) (11/60) Installing pyc (3.12.3-r0) (12/60) Installing python3-pyc (3.12.3-r0) (13/60) Installing libquadmath (13.2.1_git20240309-r0) (14/60) Installing libgfortran (13.2.1_git20240309-r0) (15/60) Installing openblas (0.3.27-r0) (16/60) Installing py3-numpy (1.25.2-r1) (17/60) Installing py3-numpy-pyc (1.25.2-r1) (18/60) Installing py3-parsing (3.1.2-r1) (19/60) Installing py3-parsing-pyc (3.1.2-r1) (20/60) Installing py3-packaging (24.0-r1) (21/60) Installing py3-packaging-pyc (24.0-r1) (22/60) Installing py3-six (1.16.0-r9) (23/60) Installing py3-six-pyc (1.16.0-r9) (24/60) Installing py3-dateutil (2.9.0-r1) (25/60) Installing py3-dateutil-pyc (2.9.0-r1) (26/60) Installing py3-tz (2024.1-r1) (27/60) Installing py3-tz-pyc (2024.1-r1) (28/60) Installing py3-pandas (2.0.3-r1) (29/60) Installing py3-pandas-pyc (2.0.3-r1) (30/60) Installing py3-installer (0.7.0-r2) (31/60) Installing py3-installer-pyc (0.7.0-r2) (32/60) Installing py3-gpep517 (15-r2) (33/60) Installing py3-gpep517-pyc (15-r2) (34/60) Installing py3-setuptools (69.2.0-r2) (35/60) Installing py3-setuptools-pyc (69.2.0-r2) (36/60) Installing py3-setuptools_scm (8.0.4-r2) (37/60) Installing py3-setuptools_scm-pyc (8.0.4-r2) (38/60) Installing py3-wheel (0.42.0-r1) (39/60) Installing py3-wheel-pyc (0.42.0-r1) (40/60) Installing py3-coverage (6.5.0-r6) (41/60) Installing py3-coverage-pyc (6.5.0-r6) (42/60) Installing py3-mock (5.1.0-r2) (43/60) Installing py3-mock-pyc (5.1.0-r2) (44/60) Installing py3-apipkg (2.1.0-r3) (45/60) Installing py3-apipkg-pyc (2.1.0-r3) (46/60) Installing py3-execnet (1.9.0-r3) (47/60) Installing py3-execnet-pyc (1.9.0-r3) (48/60) Installing py3-iniconfig (2.0.0-r1) (49/60) Installing py3-iniconfig-pyc (2.0.0-r1) (50/60) Installing py3-pluggy (1.4.0-r1) (51/60) Installing py3-pluggy-pyc (1.4.0-r1) (52/60) Installing py3-py (1.11.0-r3) (53/60) Installing py3-py-pyc (1.11.0-r3) (54/60) Installing py3-pytest (8.1.1-r1) (55/60) Installing py3-pytest-pyc (8.1.1-r1) (56/60) Installing py3-pytest-xdist (3.5.0-r1) (57/60) Installing py3-pytest-xdist-pyc (3.5.0-r1) (58/60) Installing py3-pytest-cov (4.1.0-r1) (59/60) Installing py3-pytest-cov-pyc (4.1.0-r1) (60/60) Installing .makedepends-py3-xarray (20240413.031121) Executing busybox-1.36.1-r25.trigger OK: 555 MiB in 167 packages >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Cleaning up tmpdir >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xarray-2024.1.1.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 14 3529k 14 527k 0 0 1921k 0 0:00:01 --:--:-- 0:00:01 1919k 100 3529k 100 3529k 0 0 9882k 0 --:--:-- --:--:-- --:--:-- 9886k >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xarray-2024.1.1.tar.gz >>> py3-xarray: Checking sha512sums... py3-xarray-2024.1.1.tar.gz: OK >>> py3-xarray: Unpacking /var/cache/distfiles/edge/py3-xarray-2024.1.1.tar.gz... 2024-04-13 03:11:23,477 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/git.py:308: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.12/site-packages/setuptools_scm/git.py:327: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of None already set warnings.warn(f"version of {dist_name} already set") 2024-04-13 03:11:23,702 root INFO running bdist_wheel 2024-04-13 03:11:23,726 root INFO running build 2024-04-13 03:11:23,726 root INFO running build_py 2024-04-13 03:11:23,731 root INFO creating build 2024-04-13 03:11:23,732 root INFO creating build/lib 2024-04-13 03:11:23,732 root INFO creating build/lib/xarray 2024-04-13 03:11:23,732 root INFO copying xarray/conventions.py -> build/lib/xarray 2024-04-13 03:11:23,732 root INFO copying xarray/__init__.py -> build/lib/xarray 2024-04-13 03:11:23,733 root INFO copying xarray/convert.py -> build/lib/xarray 2024-04-13 03:11:23,733 root INFO copying xarray/tutorial.py -> build/lib/xarray 2024-04-13 03:11:23,733 root INFO running egg_info 2024-04-13 03:11:23,738 root INFO writing xarray.egg-info/PKG-INFO 2024-04-13 03:11:23,743 root INFO writing dependency_links to xarray.egg-info/dependency_links.txt 2024-04-13 03:11:23,744 root INFO writing entry points to xarray.egg-info/entry_points.txt 2024-04-13 03:11:23,746 root INFO writing requirements to xarray.egg-info/requires.txt 2024-04-13 03:11:23,746 root INFO writing top-level names to xarray.egg-info/top_level.txt 2024-04-13 03:11:26,420 root INFO reading manifest file 'xarray.egg-info/SOURCES.txt' 2024-04-13 03:11:26,424 root INFO adding license file 'LICENSE' 2024-04-13 03:11:26,429 root INFO writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.backends' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.backends' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.backends' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.backends' to be distributed and are already explicitly excluding 'xarray.backends' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.coding' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.coding' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.coding' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.coding' to be distributed and are already explicitly excluding 'xarray.coding' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.core' to be distributed and are already explicitly excluding 'xarray.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.indexes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.indexes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.indexes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.indexes' to be distributed and are already explicitly excluding 'xarray.indexes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.namedarray' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.namedarray' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.namedarray' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.namedarray' to be distributed and are already explicitly excluding 'xarray.namedarray' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.plot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.plot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.plot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.plot' to be distributed and are already explicitly excluding 'xarray.plot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static' to be distributed and are already explicitly excluding 'xarray.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static.css' to be distributed and are already explicitly excluding 'xarray.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.static.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.static.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.static.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.static.html' to be distributed and are already explicitly excluding 'xarray.static.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.testing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.testing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.testing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.testing' to be distributed and are already explicitly excluding 'xarray.testing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.tests' to be distributed and are already explicitly excluding 'xarray.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.tests.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.tests.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.tests.data' to be distributed and are already explicitly excluding 'xarray.tests.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'xarray.util' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xarray.util' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xarray.util' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xarray.util' to be distributed and are already explicitly excluding 'xarray.util' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-04-13 03:11:26,443 root INFO copying xarray/py.typed -> build/lib/xarray 2024-04-13 03:11:26,443 root INFO creating build/lib/xarray/backends 2024-04-13 03:11:26,444 root INFO copying xarray/backends/__init__.py -> build/lib/xarray/backends 2024-04-13 03:11:26,444 root INFO copying xarray/backends/api.py -> build/lib/xarray/backends 2024-04-13 03:11:26,444 root INFO copying xarray/backends/common.py -> build/lib/xarray/backends 2024-04-13 03:11:26,445 root INFO copying xarray/backends/file_manager.py -> build/lib/xarray/backends 2024-04-13 03:11:26,445 root INFO copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends 2024-04-13 03:11:26,445 root INFO copying xarray/backends/locks.py -> build/lib/xarray/backends 2024-04-13 03:11:26,446 root INFO copying xarray/backends/lru_cache.py -> build/lib/xarray/backends 2024-04-13 03:11:26,446 root INFO copying xarray/backends/memory.py -> build/lib/xarray/backends 2024-04-13 03:11:26,446 root INFO copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends 2024-04-13 03:11:26,447 root INFO copying xarray/backends/netcdf3.py -> build/lib/xarray/backends 2024-04-13 03:11:26,447 root INFO copying xarray/backends/plugins.py -> build/lib/xarray/backends 2024-04-13 03:11:26,447 root INFO copying xarray/backends/pydap_.py -> build/lib/xarray/backends 2024-04-13 03:11:26,448 root INFO copying xarray/backends/pynio_.py -> build/lib/xarray/backends 2024-04-13 03:11:26,448 root INFO copying xarray/backends/scipy_.py -> build/lib/xarray/backends 2024-04-13 03:11:26,448 root INFO copying xarray/backends/store.py -> build/lib/xarray/backends 2024-04-13 03:11:26,448 root INFO copying xarray/backends/zarr.py -> build/lib/xarray/backends 2024-04-13 03:11:26,449 root INFO creating build/lib/xarray/coding 2024-04-13 03:11:26,449 root INFO copying xarray/coding/__init__.py -> build/lib/xarray/coding 2024-04-13 03:11:26,449 root INFO copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding 2024-04-13 03:11:26,450 root INFO copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding 2024-04-13 03:11:26,450 root INFO copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding 2024-04-13 03:11:26,450 root INFO copying xarray/coding/frequencies.py -> build/lib/xarray/coding 2024-04-13 03:11:26,451 root INFO copying xarray/coding/strings.py -> build/lib/xarray/coding 2024-04-13 03:11:26,451 root INFO copying xarray/coding/times.py -> build/lib/xarray/coding 2024-04-13 03:11:26,451 root INFO copying xarray/coding/variables.py -> build/lib/xarray/coding 2024-04-13 03:11:26,452 root INFO creating build/lib/xarray/core 2024-04-13 03:11:26,452 root INFO copying xarray/core/__init__.py -> build/lib/xarray/core 2024-04-13 03:11:26,452 root INFO copying xarray/core/_aggregations.py -> build/lib/xarray/core 2024-04-13 03:11:26,453 root INFO copying xarray/core/_typed_ops.py -> build/lib/xarray/core 2024-04-13 03:11:26,453 root INFO copying xarray/core/accessor_dt.py -> build/lib/xarray/core 2024-04-13 03:11:26,454 root INFO copying xarray/core/accessor_str.py -> build/lib/xarray/core 2024-04-13 03:11:26,454 root INFO copying xarray/core/alignment.py -> build/lib/xarray/core 2024-04-13 03:11:26,455 root INFO copying xarray/core/arithmetic.py -> build/lib/xarray/core 2024-04-13 03:11:26,455 root INFO copying xarray/core/combine.py -> build/lib/xarray/core 2024-04-13 03:11:26,455 root INFO copying xarray/core/common.py -> build/lib/xarray/core 2024-04-13 03:11:26,456 root INFO copying xarray/core/computation.py -> build/lib/xarray/core 2024-04-13 03:11:26,456 root INFO copying xarray/core/concat.py -> build/lib/xarray/core 2024-04-13 03:11:26,457 root INFO copying xarray/core/coordinates.py -> build/lib/xarray/core 2024-04-13 03:11:26,457 root INFO copying xarray/core/dask_array_ops.py -> build/lib/xarray/core 2024-04-13 03:11:26,457 root INFO copying xarray/core/daskmanager.py -> build/lib/xarray/core 2024-04-13 03:11:26,458 root INFO copying xarray/core/dataarray.py -> build/lib/xarray/core 2024-04-13 03:11:26,458 root INFO copying xarray/core/dataset.py -> build/lib/xarray/core 2024-04-13 03:11:26,460 root INFO copying xarray/core/dtypes.py -> build/lib/xarray/core 2024-04-13 03:11:26,460 root INFO copying xarray/core/duck_array_ops.py -> build/lib/xarray/core 2024-04-13 03:11:26,460 root INFO copying xarray/core/extensions.py -> build/lib/xarray/core 2024-04-13 03:11:26,461 root INFO copying xarray/core/formatting.py -> build/lib/xarray/core 2024-04-13 03:11:26,461 root INFO copying xarray/core/formatting_html.py -> build/lib/xarray/core 2024-04-13 03:11:26,461 root INFO copying xarray/core/groupby.py -> build/lib/xarray/core 2024-04-13 03:11:26,462 root INFO copying xarray/core/indexes.py -> build/lib/xarray/core 2024-04-13 03:11:26,462 root INFO copying xarray/core/indexing.py -> build/lib/xarray/core 2024-04-13 03:11:26,463 root INFO copying xarray/core/merge.py -> build/lib/xarray/core 2024-04-13 03:11:26,463 root INFO copying xarray/core/missing.py -> build/lib/xarray/core 2024-04-13 03:11:26,464 root INFO copying xarray/core/nanops.py -> build/lib/xarray/core 2024-04-13 03:11:26,464 root INFO copying xarray/core/npcompat.py -> build/lib/xarray/core 2024-04-13 03:11:26,464 root INFO copying xarray/core/nputils.py -> build/lib/xarray/core 2024-04-13 03:11:26,464 root INFO copying xarray/core/ops.py -> build/lib/xarray/core 2024-04-13 03:11:26,465 root INFO copying xarray/core/options.py -> build/lib/xarray/core 2024-04-13 03:11:26,465 root INFO copying xarray/core/parallel.py -> build/lib/xarray/core 2024-04-13 03:11:26,465 root INFO copying xarray/core/parallelcompat.py -> build/lib/xarray/core 2024-04-13 03:11:26,466 root INFO copying xarray/core/pdcompat.py -> build/lib/xarray/core 2024-04-13 03:11:26,466 root INFO copying xarray/core/pycompat.py -> build/lib/xarray/core 2024-04-13 03:11:26,466 root INFO copying xarray/core/resample.py -> build/lib/xarray/core 2024-04-13 03:11:26,467 root INFO copying xarray/core/resample_cftime.py -> build/lib/xarray/core 2024-04-13 03:11:26,467 root INFO copying xarray/core/rolling.py -> build/lib/xarray/core 2024-04-13 03:11:26,467 root INFO copying xarray/core/rolling_exp.py -> build/lib/xarray/core 2024-04-13 03:11:26,468 root INFO copying xarray/core/types.py -> build/lib/xarray/core 2024-04-13 03:11:26,468 root INFO copying xarray/core/utils.py -> build/lib/xarray/core 2024-04-13 03:11:26,468 root INFO copying xarray/core/variable.py -> build/lib/xarray/core 2024-04-13 03:11:26,469 root INFO copying xarray/core/weighted.py -> build/lib/xarray/core 2024-04-13 03:11:26,469 root INFO creating build/lib/xarray/indexes 2024-04-13 03:11:26,469 root INFO copying xarray/indexes/__init__.py -> build/lib/xarray/indexes 2024-04-13 03:11:26,470 root INFO creating build/lib/xarray/namedarray 2024-04-13 03:11:26,470 root INFO copying xarray/namedarray/__init__.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,470 root INFO copying xarray/namedarray/_aggregations.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,470 root INFO copying xarray/namedarray/_array_api.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,471 root INFO copying xarray/namedarray/_typing.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,471 root INFO copying xarray/namedarray/core.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,471 root INFO copying xarray/namedarray/dtypes.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,472 root INFO copying xarray/namedarray/utils.py -> build/lib/xarray/namedarray 2024-04-13 03:11:26,472 root INFO creating build/lib/xarray/plot 2024-04-13 03:11:26,472 root INFO copying xarray/plot/__init__.py -> build/lib/xarray/plot 2024-04-13 03:11:26,472 root INFO copying xarray/plot/accessor.py -> build/lib/xarray/plot 2024-04-13 03:11:26,473 root INFO copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot 2024-04-13 03:11:26,473 root INFO copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot 2024-04-13 03:11:26,474 root INFO copying xarray/plot/facetgrid.py -> build/lib/xarray/plot 2024-04-13 03:11:26,474 root INFO copying xarray/plot/utils.py -> build/lib/xarray/plot 2024-04-13 03:11:26,474 root INFO creating build/lib/xarray/static 2024-04-13 03:11:26,474 root INFO copying xarray/static/__init__.py -> build/lib/xarray/static 2024-04-13 03:11:26,475 root INFO creating build/lib/xarray/static/css 2024-04-13 03:11:26,475 root INFO copying xarray/static/css/__init__.py -> build/lib/xarray/static/css 2024-04-13 03:11:26,475 root INFO copying xarray/static/css/style.css -> build/lib/xarray/static/css 2024-04-13 03:11:26,475 root INFO creating build/lib/xarray/static/html 2024-04-13 03:11:26,476 root INFO copying xarray/static/html/__init__.py -> build/lib/xarray/static/html 2024-04-13 03:11:26,476 root INFO copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html 2024-04-13 03:11:26,476 root INFO creating build/lib/xarray/testing 2024-04-13 03:11:26,476 root INFO copying xarray/testing/__init__.py -> build/lib/xarray/testing 2024-04-13 03:11:26,477 root INFO copying xarray/testing/assertions.py -> build/lib/xarray/testing 2024-04-13 03:11:26,477 root INFO copying xarray/testing/strategies.py -> build/lib/xarray/testing 2024-04-13 03:11:26,477 root INFO creating build/lib/xarray/tests 2024-04-13 03:11:26,478 root INFO copying xarray/tests/__init__.py -> build/lib/xarray/tests 2024-04-13 03:11:26,478 root INFO copying xarray/tests/conftest.py -> build/lib/xarray/tests 2024-04-13 03:11:26,478 root INFO copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests 2024-04-13 03:11:26,478 root INFO copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests 2024-04-13 03:11:26,479 root INFO copying xarray/tests/test_array_api.py -> build/lib/xarray/tests 2024-04-13 03:11:26,479 root INFO copying xarray/tests/test_assertions.py -> build/lib/xarray/tests 2024-04-13 03:11:26,480 root INFO copying xarray/tests/test_backends.py -> build/lib/xarray/tests 2024-04-13 03:11:26,480 root INFO copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests 2024-04-13 03:11:26,481 root INFO copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests 2024-04-13 03:11:26,481 root INFO copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests 2024-04-13 03:11:26,481 root INFO copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests 2024-04-13 03:11:26,482 root INFO copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests 2024-04-13 03:11:26,482 root INFO copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests 2024-04-13 03:11:26,482 root INFO copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests 2024-04-13 03:11:26,483 root INFO copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests 2024-04-13 03:11:26,483 root INFO copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests 2024-04-13 03:11:26,483 root INFO copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests 2024-04-13 03:11:26,484 root INFO copying xarray/tests/test_coding.py -> build/lib/xarray/tests 2024-04-13 03:11:26,484 root INFO copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests 2024-04-13 03:11:26,484 root INFO copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests 2024-04-13 03:11:26,485 root INFO copying xarray/tests/test_combine.py -> build/lib/xarray/tests 2024-04-13 03:11:26,485 root INFO copying xarray/tests/test_computation.py -> build/lib/xarray/tests 2024-04-13 03:11:26,485 root INFO copying xarray/tests/test_concat.py -> build/lib/xarray/tests 2024-04-13 03:11:26,486 root INFO copying xarray/tests/test_conventions.py -> build/lib/xarray/tests 2024-04-13 03:11:26,486 root INFO copying xarray/tests/test_coordinates.py -> build/lib/xarray/tests 2024-04-13 03:11:26,486 root INFO copying xarray/tests/test_cupy.py -> build/lib/xarray/tests 2024-04-13 03:11:26,487 root INFO copying xarray/tests/test_dask.py -> build/lib/xarray/tests 2024-04-13 03:11:26,487 root INFO copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests 2024-04-13 03:11:26,488 root INFO copying xarray/tests/test_dataset.py -> build/lib/xarray/tests 2024-04-13 03:11:26,489 root INFO copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests 2024-04-13 03:11:26,489 root INFO copying xarray/tests/test_distributed.py -> build/lib/xarray/tests 2024-04-13 03:11:26,489 root INFO copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests 2024-04-13 03:11:26,490 root INFO copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests 2024-04-13 03:11:26,490 root INFO copying xarray/tests/test_error_messages.py -> build/lib/xarray/tests 2024-04-13 03:11:26,491 root INFO copying xarray/tests/test_extensions.py -> build/lib/xarray/tests 2024-04-13 03:11:26,491 root INFO copying xarray/tests/test_formatting.py -> build/lib/xarray/tests 2024-04-13 03:11:26,491 root INFO copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests 2024-04-13 03:11:26,492 root INFO copying xarray/tests/test_groupby.py -> build/lib/xarray/tests 2024-04-13 03:11:26,492 root INFO copying xarray/tests/test_hashable.py -> build/lib/xarray/tests 2024-04-13 03:11:26,492 root INFO copying xarray/tests/test_indexes.py -> build/lib/xarray/tests 2024-04-13 03:11:26,493 root INFO copying xarray/tests/test_indexing.py -> build/lib/xarray/tests 2024-04-13 03:11:26,493 root INFO copying xarray/tests/test_interp.py -> build/lib/xarray/tests 2024-04-13 03:11:26,493 root INFO copying xarray/tests/test_merge.py -> build/lib/xarray/tests 2024-04-13 03:11:26,494 root INFO copying xarray/tests/test_missing.py -> build/lib/xarray/tests 2024-04-13 03:11:26,494 root INFO copying xarray/tests/test_namedarray.py -> build/lib/xarray/tests 2024-04-13 03:11:26,494 root INFO copying xarray/tests/test_nputils.py -> build/lib/xarray/tests 2024-04-13 03:11:26,495 root INFO copying xarray/tests/test_options.py -> build/lib/xarray/tests 2024-04-13 03:11:26,495 root INFO copying xarray/tests/test_parallelcompat.py -> build/lib/xarray/tests 2024-04-13 03:11:26,495 root INFO copying xarray/tests/test_plot.py -> build/lib/xarray/tests 2024-04-13 03:11:26,496 root INFO copying xarray/tests/test_plugins.py -> build/lib/xarray/tests 2024-04-13 03:11:26,496 root INFO copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests 2024-04-13 03:11:26,496 root INFO copying xarray/tests/test_rolling.py -> build/lib/xarray/tests 2024-04-13 03:11:26,497 root INFO copying xarray/tests/test_sparse.py -> build/lib/xarray/tests 2024-04-13 03:11:26,497 root INFO copying xarray/tests/test_strategies.py -> build/lib/xarray/tests 2024-04-13 03:11:26,497 root INFO copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests 2024-04-13 03:11:26,498 root INFO copying xarray/tests/test_typed_ops.py -> build/lib/xarray/tests 2024-04-13 03:11:26,498 root INFO copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests 2024-04-13 03:11:26,498 root INFO copying xarray/tests/test_units.py -> build/lib/xarray/tests 2024-04-13 03:11:26,499 root INFO copying xarray/tests/test_utils.py -> build/lib/xarray/tests 2024-04-13 03:11:26,499 root INFO copying xarray/tests/test_variable.py -> build/lib/xarray/tests 2024-04-13 03:11:26,500 root INFO copying xarray/tests/test_weighted.py -> build/lib/xarray/tests 2024-04-13 03:11:26,500 root INFO creating build/lib/xarray/tests/data 2024-04-13 03:11:26,500 root INFO copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data 2024-04-13 03:11:26,501 root INFO copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data 2024-04-13 03:11:26,501 root INFO copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data 2024-04-13 03:11:26,501 root INFO copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data 2024-04-13 03:11:26,502 root INFO copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data 2024-04-13 03:11:26,502 root INFO copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data 2024-04-13 03:11:26,502 root INFO creating build/lib/xarray/util 2024-04-13 03:11:26,502 root INFO copying xarray/util/__init__.py -> build/lib/xarray/util 2024-04-13 03:11:26,503 root INFO copying xarray/util/deprecation_helpers.py -> build/lib/xarray/util 2024-04-13 03:11:26,503 root INFO copying xarray/util/generate_aggregations.py -> build/lib/xarray/util 2024-04-13 03:11:26,504 root INFO copying xarray/util/generate_ops.py -> build/lib/xarray/util 2024-04-13 03:11:26,504 root INFO copying xarray/util/print_versions.py -> build/lib/xarray/util 2024-04-13 03:11:26,514 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 03:11:26,514 root INFO running install 2024-04-13 03:11:26,528 root INFO running install_lib 2024-04-13 03:11:26,533 root INFO creating build/bdist.linux-x86_64 2024-04-13 03:11:26,533 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 03:11:26,533 root INFO creating build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,534 root INFO creating build/bdist.linux-x86_64/wheel/xarray/indexes 2024-04-13 03:11:26,534 root INFO copying build/lib/xarray/indexes/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/indexes 2024-04-13 03:11:26,534 root INFO copying build/lib/xarray/conventions.py -> build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,534 root INFO creating build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,535 root INFO copying build/lib/xarray/namedarray/core.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,535 root INFO copying build/lib/xarray/namedarray/utils.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,535 root INFO copying build/lib/xarray/namedarray/dtypes.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,535 root INFO copying build/lib/xarray/namedarray/_aggregations.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,536 root INFO copying build/lib/xarray/namedarray/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,536 root INFO copying build/lib/xarray/namedarray/_array_api.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,536 root INFO copying build/lib/xarray/namedarray/_typing.py -> build/bdist.linux-x86_64/wheel/xarray/namedarray 2024-04-13 03:11:26,537 root INFO creating build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,537 root INFO copying build/lib/xarray/tests/test_duck_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,537 root INFO copying build/lib/xarray/tests/test_strategies.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,537 root INFO copying build/lib/xarray/tests/test_assertions.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,538 root INFO copying build/lib/xarray/tests/test_dask.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,538 root INFO copying build/lib/xarray/tests/test_accessor_dt.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,538 root INFO copying build/lib/xarray/tests/test_merge.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,539 root INFO copying build/lib/xarray/tests/test_rolling.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,539 root INFO copying build/lib/xarray/tests/test_formatting.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,539 root INFO copying build/lib/xarray/tests/test_conventions.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,540 root INFO copying build/lib/xarray/tests/test_dataset.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,540 root INFO creating build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,541 root INFO copying build/lib/xarray/tests/data/example.uamiv -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,541 root INFO copying build/lib/xarray/tests/data/example_1.nc -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,541 root INFO copying build/lib/xarray/tests/data/example.ict -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,542 root INFO copying build/lib/xarray/tests/data/example.grib -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,542 root INFO copying build/lib/xarray/tests/data/bears.nc -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,542 root INFO copying build/lib/xarray/tests/data/example_1.nc.gz -> build/bdist.linux-x86_64/wheel/xarray/tests/data 2024-04-13 03:11:26,542 root INFO copying build/lib/xarray/tests/test_coarsen.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,543 root INFO copying build/lib/xarray/tests/test_cftime_offsets.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,543 root INFO copying build/lib/xarray/tests/test_indexing.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,543 root INFO copying build/lib/xarray/tests/test_namedarray.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,544 root INFO copying build/lib/xarray/tests/test_calendar_ops.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,544 root INFO copying build/lib/xarray/tests/test_coding_times.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,544 root INFO copying build/lib/xarray/tests/test_backends_locks.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,545 root INFO copying build/lib/xarray/tests/test_interp.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,545 root INFO copying build/lib/xarray/tests/test_error_messages.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,545 root INFO copying build/lib/xarray/tests/test_dtypes.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,546 root INFO copying build/lib/xarray/tests/test_backends_api.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,546 root INFO copying build/lib/xarray/tests/test_cftimeindex.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,546 root INFO copying build/lib/xarray/tests/test_backends.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,547 root INFO copying build/lib/xarray/tests/test_nputils.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,547 root INFO copying build/lib/xarray/tests/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,547 root INFO copying build/lib/xarray/tests/test_cftimeindex_resample.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,548 root INFO copying build/lib/xarray/tests/test_hashable.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,548 root INFO copying build/lib/xarray/tests/test_plot.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,548 root INFO copying build/lib/xarray/tests/test_formatting_html.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,549 root INFO copying build/lib/xarray/tests/test_weighted.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,549 root INFO copying build/lib/xarray/tests/test_cupy.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,549 root INFO copying build/lib/xarray/tests/test_backends_file_manager.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,550 root INFO copying build/lib/xarray/tests/test_backends_lru_cache.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,550 root INFO copying build/lib/xarray/tests/test_computation.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,550 root INFO copying build/lib/xarray/tests/test_tutorial.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,551 root INFO copying build/lib/xarray/tests/test_array_api.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,551 root INFO copying build/lib/xarray/tests/test_coding.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,551 root INFO copying build/lib/xarray/tests/test_units.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,552 root INFO copying build/lib/xarray/tests/test_typed_ops.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,552 root INFO copying build/lib/xarray/tests/test_variable.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,552 root INFO copying build/lib/xarray/tests/test_missing.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,553 root INFO copying build/lib/xarray/tests/test_dataarray.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,553 root INFO copying build/lib/xarray/tests/test_sparse.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,554 root INFO copying build/lib/xarray/tests/test_parallelcompat.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,554 root INFO copying build/lib/xarray/tests/test_coding_strings.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,554 root INFO copying build/lib/xarray/tests/test_accessor_str.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,555 root INFO copying build/lib/xarray/tests/test_coordinates.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,555 root INFO copying build/lib/xarray/tests/test_groupby.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,556 root INFO copying build/lib/xarray/tests/conftest.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,556 root INFO copying build/lib/xarray/tests/test_ufuncs.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,556 root INFO copying build/lib/xarray/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,556 root INFO copying build/lib/xarray/tests/test_deprecation_helpers.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,557 root INFO copying build/lib/xarray/tests/test_indexes.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,557 root INFO copying build/lib/xarray/tests/test_backends_common.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,557 root INFO copying build/lib/xarray/tests/test_plugins.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,558 root INFO copying build/lib/xarray/tests/test_combine.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,558 root INFO copying build/lib/xarray/tests/test_concat.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,558 root INFO copying build/lib/xarray/tests/test_options.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,559 root INFO copying build/lib/xarray/tests/test_print_versions.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,559 root INFO copying build/lib/xarray/tests/test_extensions.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,559 root INFO copying build/lib/xarray/tests/test_distributed.py -> build/bdist.linux-x86_64/wheel/xarray/tests 2024-04-13 03:11:26,559 root INFO creating build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,560 root INFO copying build/lib/xarray/util/deprecation_helpers.py -> build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,560 root INFO copying build/lib/xarray/util/generate_ops.py -> build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,560 root INFO copying build/lib/xarray/util/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,560 root INFO copying build/lib/xarray/util/generate_aggregations.py -> build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,561 root INFO copying build/lib/xarray/util/print_versions.py -> build/bdist.linux-x86_64/wheel/xarray/util 2024-04-13 03:11:26,561 root INFO copying build/lib/xarray/__init__.py -> build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,561 root INFO creating build/bdist.linux-x86_64/wheel/xarray/static 2024-04-13 03:11:26,562 root INFO creating build/bdist.linux-x86_64/wheel/xarray/static/css 2024-04-13 03:11:26,562 root INFO copying build/lib/xarray/static/css/style.css -> build/bdist.linux-x86_64/wheel/xarray/static/css 2024-04-13 03:11:26,562 root INFO copying build/lib/xarray/static/css/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/static/css 2024-04-13 03:11:26,562 root INFO copying build/lib/xarray/static/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/static 2024-04-13 03:11:26,563 root INFO creating build/bdist.linux-x86_64/wheel/xarray/static/html 2024-04-13 03:11:26,563 root INFO copying build/lib/xarray/static/html/icons-svg-inline.html -> build/bdist.linux-x86_64/wheel/xarray/static/html 2024-04-13 03:11:26,563 root INFO copying build/lib/xarray/static/html/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/static/html 2024-04-13 03:11:26,563 root INFO creating build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,563 root INFO copying build/lib/xarray/backends/scipy_.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,564 root INFO copying build/lib/xarray/backends/zarr.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,564 root INFO copying build/lib/xarray/backends/common.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,564 root INFO copying build/lib/xarray/backends/pynio_.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,565 root INFO copying build/lib/xarray/backends/file_manager.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,565 root INFO copying build/lib/xarray/backends/locks.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,565 root INFO copying build/lib/xarray/backends/api.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,566 root INFO copying build/lib/xarray/backends/store.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,566 root INFO copying build/lib/xarray/backends/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,566 root INFO copying build/lib/xarray/backends/pydap_.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,566 root INFO copying build/lib/xarray/backends/memory.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,567 root INFO copying build/lib/xarray/backends/plugins.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,567 root INFO copying build/lib/xarray/backends/lru_cache.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,567 root INFO copying build/lib/xarray/backends/netcdf3.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,567 root INFO copying build/lib/xarray/backends/h5netcdf_.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,568 root INFO copying build/lib/xarray/backends/netCDF4_.py -> build/bdist.linux-x86_64/wheel/xarray/backends 2024-04-13 03:11:26,568 root INFO creating build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,568 root INFO copying build/lib/xarray/coding/times.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,569 root INFO copying build/lib/xarray/coding/frequencies.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,569 root INFO copying build/lib/xarray/coding/calendar_ops.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,569 root INFO copying build/lib/xarray/coding/strings.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,569 root INFO copying build/lib/xarray/coding/cftimeindex.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,570 root INFO copying build/lib/xarray/coding/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,570 root INFO copying build/lib/xarray/coding/variables.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,570 root INFO copying build/lib/xarray/coding/cftime_offsets.py -> build/bdist.linux-x86_64/wheel/xarray/coding 2024-04-13 03:11:26,571 root INFO copying build/lib/xarray/py.typed -> build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,571 root INFO creating build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,571 root INFO copying build/lib/xarray/plot/utils.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,571 root INFO copying build/lib/xarray/plot/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,572 root INFO copying build/lib/xarray/plot/accessor.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,572 root INFO copying build/lib/xarray/plot/facetgrid.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,572 root INFO copying build/lib/xarray/plot/dataarray_plot.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,573 root INFO copying build/lib/xarray/plot/dataset_plot.py -> build/bdist.linux-x86_64/wheel/xarray/plot 2024-04-13 03:11:26,573 root INFO creating build/bdist.linux-x86_64/wheel/xarray/testing 2024-04-13 03:11:26,573 root INFO copying build/lib/xarray/testing/assertions.py -> build/bdist.linux-x86_64/wheel/xarray/testing 2024-04-13 03:11:26,574 root INFO copying build/lib/xarray/testing/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/testing 2024-04-13 03:11:26,574 root INFO copying build/lib/xarray/testing/strategies.py -> build/bdist.linux-x86_64/wheel/xarray/testing 2024-04-13 03:11:26,574 root INFO copying build/lib/xarray/convert.py -> build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,575 root INFO creating build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,575 root INFO copying build/lib/xarray/core/_typed_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,575 root INFO copying build/lib/xarray/core/ops.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,575 root INFO copying build/lib/xarray/core/duck_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,576 root INFO copying build/lib/xarray/core/accessor_str.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,576 root INFO copying build/lib/xarray/core/common.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,577 root INFO copying build/lib/xarray/core/arithmetic.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,577 root INFO copying build/lib/xarray/core/parallel.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,577 root INFO copying build/lib/xarray/core/utils.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,578 root INFO copying build/lib/xarray/core/alignment.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,578 root INFO copying build/lib/xarray/core/pycompat.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,578 root INFO copying build/lib/xarray/core/dtypes.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,578 root INFO copying build/lib/xarray/core/resample.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,579 root INFO copying build/lib/xarray/core/formatting_html.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,579 root INFO copying build/lib/xarray/core/types.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,579 root INFO copying build/lib/xarray/core/merge.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,580 root INFO copying build/lib/xarray/core/nanops.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,580 root INFO copying build/lib/xarray/core/indexes.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,580 root INFO copying build/lib/xarray/core/coordinates.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,581 root INFO copying build/lib/xarray/core/formatting.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,581 root INFO copying build/lib/xarray/core/nputils.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,581 root INFO copying build/lib/xarray/core/_aggregations.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,582 root INFO copying build/lib/xarray/core/indexing.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,582 root INFO copying build/lib/xarray/core/__init__.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,583 root INFO copying build/lib/xarray/core/variable.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,583 root INFO copying build/lib/xarray/core/extensions.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,583 root INFO copying build/lib/xarray/core/parallelcompat.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,584 root INFO copying build/lib/xarray/core/npcompat.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,584 root INFO copying build/lib/xarray/core/daskmanager.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,584 root INFO copying build/lib/xarray/core/combine.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,585 root INFO copying build/lib/xarray/core/missing.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,585 root INFO copying build/lib/xarray/core/pdcompat.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,585 root INFO copying build/lib/xarray/core/dataarray.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,586 root INFO copying build/lib/xarray/core/computation.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,586 root INFO copying build/lib/xarray/core/dataset.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,587 root INFO copying build/lib/xarray/core/dask_array_ops.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,588 root INFO copying build/lib/xarray/core/rolling_exp.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,588 root INFO copying build/lib/xarray/core/accessor_dt.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,588 root INFO copying build/lib/xarray/core/rolling.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,589 root INFO copying build/lib/xarray/core/groupby.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,589 root INFO copying build/lib/xarray/core/options.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,590 root INFO copying build/lib/xarray/core/concat.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,590 root INFO copying build/lib/xarray/core/weighted.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,590 root INFO copying build/lib/xarray/core/resample_cftime.py -> build/bdist.linux-x86_64/wheel/xarray/core 2024-04-13 03:11:26,590 root INFO copying build/lib/xarray/tutorial.py -> build/bdist.linux-x86_64/wheel/xarray 2024-04-13 03:11:26,591 root INFO running install_egg_info 2024-04-13 03:11:26,596 root INFO Copying xarray.egg-info to build/bdist.linux-x86_64/wheel/xarray-2024.1.1-py3.12.egg-info 2024-04-13 03:11:26,597 root INFO running install_scripts 2024-04-13 03:11:26,603 wheel INFO creating build/bdist.linux-x86_64/wheel/xarray-2024.1.1.dist-info/WHEEL 2024-04-13 03:11:26,604 wheel INFO creating '/home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1/.dist/.tmp-jz7gyqkh/xarray-2024.1.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 03:11:26,605 wheel INFO adding 'xarray/__init__.py' 2024-04-13 03:11:26,605 wheel INFO adding 'xarray/conventions.py' 2024-04-13 03:11:26,606 wheel INFO adding 'xarray/convert.py' 2024-04-13 03:11:26,606 wheel INFO adding 'xarray/py.typed' 2024-04-13 03:11:26,606 wheel INFO adding 'xarray/tutorial.py' 2024-04-13 03:11:26,607 wheel INFO adding 'xarray/backends/__init__.py' 2024-04-13 03:11:26,607 wheel INFO adding 'xarray/backends/api.py' 2024-04-13 03:11:26,608 wheel INFO adding 'xarray/backends/common.py' 2024-04-13 03:11:26,609 wheel INFO adding 'xarray/backends/file_manager.py' 2024-04-13 03:11:26,609 wheel INFO adding 'xarray/backends/h5netcdf_.py' 2024-04-13 03:11:26,609 wheel INFO adding 'xarray/backends/locks.py' 2024-04-13 03:11:26,610 wheel INFO adding 'xarray/backends/lru_cache.py' 2024-04-13 03:11:26,610 wheel INFO adding 'xarray/backends/memory.py' 2024-04-13 03:11:26,610 wheel INFO adding 'xarray/backends/netCDF4_.py' 2024-04-13 03:11:26,611 wheel INFO adding 'xarray/backends/netcdf3.py' 2024-04-13 03:11:26,611 wheel INFO adding 'xarray/backends/plugins.py' 2024-04-13 03:11:26,612 wheel INFO adding 'xarray/backends/pydap_.py' 2024-04-13 03:11:26,612 wheel INFO adding 'xarray/backends/pynio_.py' 2024-04-13 03:11:26,612 wheel INFO adding 'xarray/backends/scipy_.py' 2024-04-13 03:11:26,613 wheel INFO adding 'xarray/backends/store.py' 2024-04-13 03:11:26,613 wheel INFO adding 'xarray/backends/zarr.py' 2024-04-13 03:11:26,614 wheel INFO adding 'xarray/coding/__init__.py' 2024-04-13 03:11:26,614 wheel INFO adding 'xarray/coding/calendar_ops.py' 2024-04-13 03:11:26,614 wheel INFO adding 'xarray/coding/cftime_offsets.py' 2024-04-13 03:11:26,615 wheel INFO adding 'xarray/coding/cftimeindex.py' 2024-04-13 03:11:26,616 wheel INFO adding 'xarray/coding/frequencies.py' 2024-04-13 03:11:26,616 wheel INFO adding 'xarray/coding/strings.py' 2024-04-13 03:11:26,617 wheel INFO adding 'xarray/coding/times.py' 2024-04-13 03:11:26,617 wheel INFO adding 'xarray/coding/variables.py' 2024-04-13 03:11:26,618 wheel INFO adding 'xarray/core/__init__.py' 2024-04-13 03:11:26,619 wheel INFO adding 'xarray/core/_aggregations.py' 2024-04-13 03:11:26,621 wheel INFO adding 'xarray/core/_typed_ops.py' 2024-04-13 03:11:26,621 wheel INFO adding 'xarray/core/accessor_dt.py' 2024-04-13 03:11:26,622 wheel INFO adding 'xarray/core/accessor_str.py' 2024-04-13 03:11:26,623 wheel INFO adding 'xarray/core/alignment.py' 2024-04-13 03:11:26,624 wheel INFO adding 'xarray/core/arithmetic.py' 2024-04-13 03:11:26,624 wheel INFO adding 'xarray/core/combine.py' 2024-04-13 03:11:26,625 wheel INFO adding 'xarray/core/common.py' 2024-04-13 03:11:26,626 wheel INFO adding 'xarray/core/computation.py' 2024-04-13 03:11:26,627 wheel INFO adding 'xarray/core/concat.py' 2024-04-13 03:11:26,627 wheel INFO adding 'xarray/core/coordinates.py' 2024-04-13 03:11:26,628 wheel INFO adding 'xarray/core/dask_array_ops.py' 2024-04-13 03:11:26,628 wheel INFO adding 'xarray/core/daskmanager.py' 2024-04-13 03:11:26,630 wheel INFO adding 'xarray/core/dataarray.py' 2024-04-13 03:11:26,633 wheel INFO adding 'xarray/core/dataset.py' 2024-04-13 03:11:26,635 wheel INFO adding 'xarray/core/dtypes.py' 2024-04-13 03:11:26,635 wheel INFO adding 'xarray/core/duck_array_ops.py' 2024-04-13 03:11:26,636 wheel INFO adding 'xarray/core/extensions.py' 2024-04-13 03:11:26,636 wheel INFO adding 'xarray/core/formatting.py' 2024-04-13 03:11:26,637 wheel INFO adding 'xarray/core/formatting_html.py' 2024-04-13 03:11:26,637 wheel INFO adding 'xarray/core/groupby.py' 2024-04-13 03:11:26,638 wheel INFO adding 'xarray/core/indexes.py' 2024-04-13 03:11:26,639 wheel INFO adding 'xarray/core/indexing.py' 2024-04-13 03:11:26,640 wheel INFO adding 'xarray/core/merge.py' 2024-04-13 03:11:26,641 wheel INFO adding 'xarray/core/missing.py' 2024-04-13 03:11:26,641 wheel INFO adding 'xarray/core/nanops.py' 2024-04-13 03:11:26,641 wheel INFO adding 'xarray/core/npcompat.py' 2024-04-13 03:11:26,642 wheel INFO adding 'xarray/core/nputils.py' 2024-04-13 03:11:26,642 wheel INFO adding 'xarray/core/ops.py' 2024-04-13 03:11:26,642 wheel INFO adding 'xarray/core/options.py' 2024-04-13 03:11:26,643 wheel INFO adding 'xarray/core/parallel.py' 2024-04-13 03:11:26,643 wheel INFO adding 'xarray/core/parallelcompat.py' 2024-04-13 03:11:26,644 wheel INFO adding 'xarray/core/pdcompat.py' 2024-04-13 03:11:26,644 wheel INFO adding 'xarray/core/pycompat.py' 2024-04-13 03:11:26,644 wheel INFO adding 'xarray/core/resample.py' 2024-04-13 03:11:26,645 wheel INFO adding 'xarray/core/resample_cftime.py' 2024-04-13 03:11:26,645 wheel INFO adding 'xarray/core/rolling.py' 2024-04-13 03:11:26,646 wheel INFO adding 'xarray/core/rolling_exp.py' 2024-04-13 03:11:26,646 wheel INFO adding 'xarray/core/types.py' 2024-04-13 03:11:26,647 wheel INFO adding 'xarray/core/utils.py' 2024-04-13 03:11:26,648 wheel INFO adding 'xarray/core/variable.py' 2024-04-13 03:11:26,649 wheel INFO adding 'xarray/core/weighted.py' 2024-04-13 03:11:26,649 wheel INFO adding 'xarray/indexes/__init__.py' 2024-04-13 03:11:26,650 wheel INFO adding 'xarray/namedarray/__init__.py' 2024-04-13 03:11:26,650 wheel INFO adding 'xarray/namedarray/_aggregations.py' 2024-04-13 03:11:26,650 wheel INFO adding 'xarray/namedarray/_array_api.py' 2024-04-13 03:11:26,651 wheel INFO adding 'xarray/namedarray/_typing.py' 2024-04-13 03:11:26,651 wheel INFO adding 'xarray/namedarray/core.py' 2024-04-13 03:11:26,652 wheel INFO adding 'xarray/namedarray/dtypes.py' 2024-04-13 03:11:26,652 wheel INFO adding 'xarray/namedarray/utils.py' 2024-04-13 03:11:26,652 wheel INFO adding 'xarray/plot/__init__.py' 2024-04-13 03:11:26,653 wheel INFO adding 'xarray/plot/accessor.py' 2024-04-13 03:11:26,654 wheel INFO adding 'xarray/plot/dataarray_plot.py' 2024-04-13 03:11:26,655 wheel INFO adding 'xarray/plot/dataset_plot.py' 2024-04-13 03:11:26,655 wheel INFO adding 'xarray/plot/facetgrid.py' 2024-04-13 03:11:26,656 wheel INFO adding 'xarray/plot/utils.py' 2024-04-13 03:11:26,656 wheel INFO adding 'xarray/static/__init__.py' 2024-04-13 03:11:26,657 wheel INFO adding 'xarray/static/css/__init__.py' 2024-04-13 03:11:26,657 wheel INFO adding 'xarray/static/css/style.css' 2024-04-13 03:11:26,658 wheel INFO adding 'xarray/static/html/__init__.py' 2024-04-13 03:11:26,658 wheel INFO adding 'xarray/static/html/icons-svg-inline.html' 2024-04-13 03:11:26,658 wheel INFO adding 'xarray/testing/__init__.py' 2024-04-13 03:11:26,658 wheel INFO adding 'xarray/testing/assertions.py' 2024-04-13 03:11:26,659 wheel INFO adding 'xarray/testing/strategies.py' 2024-04-13 03:11:26,660 wheel INFO adding 'xarray/tests/__init__.py' 2024-04-13 03:11:26,660 wheel INFO adding 'xarray/tests/conftest.py' 2024-04-13 03:11:26,660 wheel INFO adding 'xarray/tests/test_accessor_dt.py' 2024-04-13 03:11:26,661 wheel INFO adding 'xarray/tests/test_accessor_str.py' 2024-04-13 03:11:26,662 wheel INFO adding 'xarray/tests/test_array_api.py' 2024-04-13 03:11:26,662 wheel INFO adding 'xarray/tests/test_assertions.py' 2024-04-13 03:11:26,663 wheel INFO adding 'xarray/tests/test_backends.py' 2024-04-13 03:11:26,665 wheel INFO adding 'xarray/tests/test_backends_api.py' 2024-04-13 03:11:26,665 wheel INFO adding 'xarray/tests/test_backends_common.py' 2024-04-13 03:11:26,666 wheel INFO adding 'xarray/tests/test_backends_file_manager.py' 2024-04-13 03:11:26,666 wheel INFO adding 'xarray/tests/test_backends_locks.py' 2024-04-13 03:11:26,666 wheel INFO adding 'xarray/tests/test_backends_lru_cache.py' 2024-04-13 03:11:26,667 wheel INFO adding 'xarray/tests/test_calendar_ops.py' 2024-04-13 03:11:26,667 wheel INFO adding 'xarray/tests/test_cftime_offsets.py' 2024-04-13 03:11:26,668 wheel INFO adding 'xarray/tests/test_cftimeindex.py' 2024-04-13 03:11:26,668 wheel INFO adding 'xarray/tests/test_cftimeindex_resample.py' 2024-04-13 03:11:26,669 wheel INFO adding 'xarray/tests/test_coarsen.py' 2024-04-13 03:11:26,669 wheel INFO adding 'xarray/tests/test_coding.py' 2024-04-13 03:11:26,670 wheel INFO adding 'xarray/tests/test_coding_strings.py' 2024-04-13 03:11:26,670 wheel INFO adding 'xarray/tests/test_coding_times.py' 2024-04-13 03:11:26,671 wheel INFO adding 'xarray/tests/test_combine.py' 2024-04-13 03:11:26,672 wheel INFO adding 'xarray/tests/test_computation.py' 2024-04-13 03:11:26,673 wheel INFO adding 'xarray/tests/test_concat.py' 2024-04-13 03:11:26,673 wheel INFO adding 'xarray/tests/test_conventions.py' 2024-04-13 03:11:26,674 wheel INFO adding 'xarray/tests/test_coordinates.py' 2024-04-13 03:11:26,674 wheel INFO adding 'xarray/tests/test_cupy.py' 2024-04-13 03:11:26,674 wheel INFO adding 'xarray/tests/test_dask.py' 2024-04-13 03:11:26,676 wheel INFO adding 'xarray/tests/test_dataarray.py' 2024-04-13 03:11:26,678 wheel INFO adding 'xarray/tests/test_dataset.py' 2024-04-13 03:11:26,680 wheel INFO adding 'xarray/tests/test_deprecation_helpers.py' 2024-04-13 03:11:26,681 wheel INFO adding 'xarray/tests/test_distributed.py' 2024-04-13 03:11:26,681 wheel INFO adding 'xarray/tests/test_dtypes.py' 2024-04-13 03:11:26,681 wheel INFO adding 'xarray/tests/test_duck_array_ops.py' 2024-04-13 03:11:26,682 wheel INFO adding 'xarray/tests/test_error_messages.py' 2024-04-13 03:11:26,682 wheel INFO adding 'xarray/tests/test_extensions.py' 2024-04-13 03:11:26,682 wheel INFO adding 'xarray/tests/test_formatting.py' 2024-04-13 03:11:26,683 wheel INFO adding 'xarray/tests/test_formatting_html.py' 2024-04-13 03:11:26,684 wheel INFO adding 'xarray/tests/test_groupby.py' 2024-04-13 03:11:26,684 wheel INFO adding 'xarray/tests/test_hashable.py' 2024-04-13 03:11:26,685 wheel INFO adding 'xarray/tests/test_indexes.py' 2024-04-13 03:11:26,685 wheel INFO adding 'xarray/tests/test_indexing.py' 2024-04-13 03:11:26,686 wheel INFO adding 'xarray/tests/test_interp.py' 2024-04-13 03:11:26,686 wheel INFO adding 'xarray/tests/test_merge.py' 2024-04-13 03:11:26,687 wheel INFO adding 'xarray/tests/test_missing.py' 2024-04-13 03:11:26,687 wheel INFO adding 'xarray/tests/test_namedarray.py' 2024-04-13 03:11:26,688 wheel INFO adding 'xarray/tests/test_nputils.py' 2024-04-13 03:11:26,688 wheel INFO adding 'xarray/tests/test_options.py' 2024-04-13 03:11:26,689 wheel INFO adding 'xarray/tests/test_parallelcompat.py' 2024-04-13 03:11:26,689 wheel INFO adding 'xarray/tests/test_plot.py' 2024-04-13 03:11:26,690 wheel INFO adding 'xarray/tests/test_plugins.py' 2024-04-13 03:11:26,691 wheel INFO adding 'xarray/tests/test_print_versions.py' 2024-04-13 03:11:26,691 wheel INFO adding 'xarray/tests/test_rolling.py' 2024-04-13 03:11:26,692 wheel INFO adding 'xarray/tests/test_sparse.py' 2024-04-13 03:11:26,692 wheel INFO adding 'xarray/tests/test_strategies.py' 2024-04-13 03:11:26,692 wheel INFO adding 'xarray/tests/test_tutorial.py' 2024-04-13 03:11:26,693 wheel INFO adding 'xarray/tests/test_typed_ops.py' 2024-04-13 03:11:26,693 wheel INFO adding 'xarray/tests/test_ufuncs.py' 2024-04-13 03:11:26,694 wheel INFO adding 'xarray/tests/test_units.py' 2024-04-13 03:11:26,695 wheel INFO adding 'xarray/tests/test_utils.py' 2024-04-13 03:11:26,696 wheel INFO adding 'xarray/tests/test_variable.py' 2024-04-13 03:11:26,697 wheel INFO adding 'xarray/tests/test_weighted.py' 2024-04-13 03:11:26,698 wheel INFO adding 'xarray/tests/data/bears.nc' 2024-04-13 03:11:26,698 wheel INFO adding 'xarray/tests/data/example.grib' 2024-04-13 03:11:26,698 wheel INFO adding 'xarray/tests/data/example.ict' 2024-04-13 03:11:26,699 wheel INFO adding 'xarray/tests/data/example.uamiv' 2024-04-13 03:11:26,699 wheel INFO adding 'xarray/tests/data/example_1.nc' 2024-04-13 03:11:26,699 wheel INFO adding 'xarray/tests/data/example_1.nc.gz' 2024-04-13 03:11:26,699 wheel INFO adding 'xarray/util/__init__.py' 2024-04-13 03:11:26,700 wheel INFO adding 'xarray/util/deprecation_helpers.py' 2024-04-13 03:11:26,700 wheel INFO adding 'xarray/util/generate_aggregations.py' 2024-04-13 03:11:26,701 wheel INFO adding 'xarray/util/generate_ops.py' 2024-04-13 03:11:26,701 wheel INFO adding 'xarray/util/print_versions.py' 2024-04-13 03:11:26,702 wheel INFO adding 'xarray-2024.1.1.dist-info/LICENSE' 2024-04-13 03:11:26,702 wheel INFO adding 'xarray-2024.1.1.dist-info/METADATA' 2024-04-13 03:11:26,702 wheel INFO adding 'xarray-2024.1.1.dist-info/WHEEL' 2024-04-13 03:11:26,702 wheel INFO adding 'xarray-2024.1.1.dist-info/entry_points.txt' 2024-04-13 03:11:26,703 wheel INFO adding 'xarray-2024.1.1.dist-info/top_level.txt' 2024-04-13 03:11:26,704 wheel INFO adding 'xarray-2024.1.1.dist-info/RECORD' 2024-04-13 03:11:26,705 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 03:11:26,712 gpep517 INFO The backend produced .dist/xarray-2024.1.1-py3-none-any.whl xarray-2024.1.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1 configfile: pyproject.toml testpaths: xarray/tests, properties plugins: cov-4.1.0, xdist-3.5.0 created: 32/32 workers 32 workers [11073 items] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 0%] ssssssssssssssssssss....ssssssssssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssss........sssssssssssssssssssssssssssssss...ssss [ 2%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 3%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssss........sssssss [ 3%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 4%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssss.ssssssssssssss.ssssssssssssssssssssss.sssssssss.ssssssssss [ 5%] sssssssssssss.ssssss.sss.ssssssssssssssssssssssss.sssss.sssssssssss.ssss [ 6%] sssssssssss.sssssssssss.sssssssss.ssssssssssss.ssssssssssssssss.ssssssss [ 7%] ss.sssssssssssssssssssssssss.ss.sssss.ssssssssssssssssssssssssss..ssssssssss [ 7%] sss.sssssssssssssssssss.sssssssssss.sssss.sssssssssssssssssssssssssssssss.ss [ 8%] sssss.ssssssssssssssssssssssssssssss.ss.ssssssssssssssssssssssssssssss.s [ 9%] ss.ssssssssssssssssssssssssssssss.ssssssssssssssssssssssssssssssssssssss [ 9%] ss.ssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssssssssssss [ 10%] sssssss.sssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssssssss [ 11%] ss.s.ssssssssssssssssssssssssssssss.ssssssssssssssssssssssssssssssssssss [ 11%] ssssssssssssssssssssssssssssssss.sssssssssssssssssssssssssssssssssssssss [ 12%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ssssss [ 13%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 13%] sssssssssssss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%] ssssssssssssssssssssssssssssssss.sssssssssssssssssssssssssssssssssssssssssss [ 15%] sssssssssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssss [ 15%] ssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssssss [ 16%] s.ssssssssssssssss.sssssssssssssssssssss.ssssssssssssssss.ssssssssssssss [ 16%] .ssssssssssssssssssssssss.ssss.sssssssssssss.sssssssssss.sssss.ssssssssssssssss [ 17%] sss.ssss.sssssssss.sssssssssssssss.sss.sssssssssssssssssssssss.ssssssss.sss [ 18%] ssssssssssssssss.ssssssssssssssss.ssssssssssssssss.sssssssssss.sssssssssssssssssss [ 19%] sss.ssss.sssssssssssssssssssssss.sss.ssssssssssssssssssssss.ssssssss.ssssssss [ 19%] ssssssss.sssssssssssssssssssssssssssssss.sssssssssssssssssssssssssssssss [ 20%] sssssssssssssssssss.ssssssssssssssssssssss.ssssssssssssssssssssssssssssss [ 21%] sssssssssssssssssssssssssssssssss.sssssssssssssssssssssss.ssssssssssssssss [ 21%] ssssss.ssssssssssssssssssssssss.ssssssssssssssssssssssssssss.sssssssssss [ 22%] sssssssss.ssssssssssssssssssss.sssssssssssssssssss.sssssssssssssssssssss.s [ 23%] ssssssssssssssssssssss.ssssssssssssssss.sssssssssssss.ssssssssssss.sssss [ 23%] ssssssss.sssssssssssssssss.ssssss.ssss.s.sssssss.sss.s.sssss.s.s........ [ 24%] ..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 29%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssss..s....ssssssss [ 29%] ssssssssssssssssssssssss.ssss.....s..sssssss..ssss..ssss.sss..ss.ssss... [ 30%] s.sss...sssssssssss..sss.....ssssssssssssssssss....ssssssssssssssssssssss [ 31%] ssss.....sssssssssssssssss.........ssssssssssssssssssssss....sssssssssss [ 31%] s.sssssssssssssssssss......sssssssssss........ssssssssssss.s.......sssss [ 32%] s....sss.ss.sss.sss..s.sss.ss..ssss.ss.s.s.sss.s.sss.s.ss..sssss.s..ss.s.s [ 32%] s..ssss.ss.ss.ssssss.s.ssss.ss..sss.s.ss.sss.s.s.ssss..sss..s.s.sss...s. [ 33%] ssss.s..sssss..ssss.ss.sssss...ss.s.s...sss.s..sss..s...ssss....ss.ss... [ 34%] .sss.s...s...s...ss.s.sss.s.s.s.ssss.s.ss.sssss.s..sssss...s.sss...ss.s.s..s. [ 34%] ss.s.ss.sss.ss.ssss.ss.s.sss.ss.s.s..s.s.s......................ss...... [ 35%] .s.ssssss.......ssss.s.....s.....ssss...........ssss..........sss..s.... [ 36%] sssssssssss.......ss.s.s.........sss..ss.ss...ss...sss....ss.ss..s.s..s. [ 36%] .ss..s.s.s..s.......sssssssssss......sssssssssssss.......s...s.s..ssssss. [ 37%] s.ssssssss.......s.ssssssss..........sssssssssssssssss.s.s.s.s.s........ [ 38%] .....s.s.s.s.............ssssss......ssssssssssss.............sssssss... [ 38%] .....ss.s....ss.s....ss..s..s.....s....ss...s...s.s.s....s..s.s...ss..s.. [ 39%] .s.ss.s.s.s...s.s.sss..sss..sss.ssss.sss.s.sss.s.ss.s.s............s.... [ 40%] .....................ssss.........ssssssssssssssssssssssss.s............ [ 40%] .......s...s..........................ss.ssss...............ss.......... [ 41%] .............ss.........x...ss.....sssss..sss..s....s..s...ss..s..s..s.s [ 42%] ..s.ss..sss.ss.s.sss.s.ssssss.sss...s....ss.s..ss..s.s..s.s...s.s....s.s. [ 42%] ..sssss...ssssss.ss...ss.s.ss.s....ss...ss.s..sssssss....ss...ss..sss..s [ 43%] ss..sssss....s.s....sssssssss.....s...s........ss..sssssss...s.s.....sss [ 44%] .s..s...sssss..sssssssssss.ssss.ssssssss.s.sssss.ss.sss....sss...ssssss. [ 44%] sssssssssssssssssssssssss.sss.sssss..ssss..ssss......sssssss.sssssssssss [ 45%] sssssssssssssssss...ssssss.s.s..s.s.s.s....ss..ssssssssssss.ssssss.s.sss [ 46%] ss.sssss...sssss.s.s.ssssssss.s.s.sssssssss.sssss.sssssss.ssssss.s..ssss [ 46%] ssssss...sssssssssss........sssssss....................sssssssss..sssss. [ 47%] ......sssssss.s.sssssssssssssssss.ssssssss.ssssssss...........sss......s [ 48%] s....ss..ssss.ssssssss.sssssssss...ss..............s......sss.......ssss [ 48%] s.ssss.ssss...sssss.ss...ss..................s..s..s.s.sss.sssssss.ssss. [ 49%] .ss...sss..s.ss.....sssss.....s....ssss...ss..s.s..ss..ss..sss.ss....... [ 49%] .s.sss....ss...s.....sss...s.s.s..s...s..sss..ss.ssss...ss.ss.sss..sssss [ 50%] .ssss......s.....ss...............ssss.s.s.........sss.....s.s.s........ [ 51%] ........s....s...ssss.sss.........sssssssssssssss..ssssssss..s.......... [ 51%] ......sssss..s..sss.......s.......ssss.ss...s....s.s.s.s......ssssss.... [ 52%] .....................ss....sss............................ssss.....ssss. [ 53%] ..............ss........s..........................ssssss......sss.....s [ 53%] .....................s..........s........ss......s......s......s.......s.... [ 54%] .....s.......s............s...s.....................s................... [ 55%] ............................................................s...s.....s. [ 55%] ..s..s..s.......s.s.s.s...sss..ssssss..sssssssssss.ssssssssssssss..sssss [ 56%] s..sssssssss.ssssssssssssssssss.ssssssss.....sss.s.sssss.sssssss.sssssss [ 57%] ...sssssssssss.ssssss.sssssssss..ssssssssssss...sssssssssssss.ssss..ssss [ 57%] sssssssssssssssss..s.sss..sssss..ssssssssssssssssssssssss.....s.....ssss [ 58%] sssssssssssssssssssssss..............................s........ss....ssss [ 59%] ssss..sssssssssssssssssssssssssssssss......sssssssssssssssssss....ssssss [ 59%] ssssssssssssssssssssssssssss......sssssss..sssssssssssssssssssssssssssss [ 60%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss........ssssss [ 61%] ssssssssssss...sssssssssssssss.........s.s....sssssssssss...ssss.sssss... [ 61%] .sssssssss...........................s........ssssssssss.sssssssssssssss [ 62%] sssssss..sssssss.......ssssssssssssssssssssssssssssssssssssssssssssss... [ 63%] ..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...ssssssss [ 63%] s.ssssssssssssssx..ssssssssssssssssssss.sssssssssss.ssssssssssssssssssss [ 64%] sssssssssssssssssssssssssssssssssssssssssssssssssss..ss.sss.ssssssssssss [ 65%] ssss.sssssssssssssssssssssssssssssssssss.....sssss..sss.ssssssssssssss.s [ 65%] sssssssssss...sss.sssssss..s.ss.s.s.ss.s....ssss....sss.s.sss.....s.ss... [ 66%] .ss.s...s.....s.....s.s.sssss..........s........s.s......s.s............. [ 66%] .s.........sssss...ssssss....ssssss.......sssss.............sssss....... [ 67%] ..............................................s....sss........ssssss.... [ 68%] ..ss......ss...........sssss.......ssssss....sss.....sss....ssssss...... [ 68%] ....ssssss................................ssssss........ssssssssss...... [ 69%] ....ssssssssssssssss.ssssssssssssss......s.ssssssssssssss.......sss..... [ 70%] ..ssssssssssssssssss.....ss...ssssssssssssssssssssssssssssssssssssssssss [ 70%] sss...........ssss.ssssssssssssssssssssss..sssssssssssssssss.ssssssssss. [ 71%] .sss...s..s....s.......................ss......s........................ [ 72%] ............................................................sssss.....ss [ 72%] ssssss.........ssssssssssssssssssss...ssssss.ss........ssss.....sss..... [ 73%] ...............................ssssssssssssssssss........s.ss.s.ssssssss [ 74%] s.....sssss....sssssss........................ss.........s......ssssss.. [ 74%] sssssss.s.ssssssssssssssss..ssssssssssssssssss.sssssssssss.ssssssssssss. [ 75%] sssssss....sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] s.ssssssssssss..sssssssssssssssssssssss.ssssss..s..s..s...s.....s.s.s... [ 76%] ..s..........................ssssss....ssss........ssssssssssssss....sss [ 77%] s.....ssssssss..........sssssssssss.....ss..........ss......sssss..s..ss [ 78%] s..........ss..s.ssssss........ssss...s....ss...........ss....s....sssss [ 78%] .s.ssssss.....ss.ss....sss...ss.sssssss..s.s..sssss.sssssss.ssssss.sssss [ 79%] sssss..sssss.ssssss..sssssssssss.sss.sssss.ssssssssssss.sssssssssssssss. [ 79%] ss.ssss.sssssssssssssss.sssssss..sssss.ss.ss.sss.s...ss.........ss.....s [ 80%] s...s...ss.s.sss..s....s.....ss...s..................................... [ 81%] .........s.s...s........................s..........................s.... [ 81%] ...s.....................s..s...s..............s........................ [ 82%] .........s............................................................... [ 83%] .......s..s..ss.s.......sss...ssss....s.....ss..s.....sss....sss.s...ss. [ 83%] .s...................................ss.ss.ss..s.sss..sssssss..sssss.ss. [ 84%] ss.sss..sssss.sssssss.sssssssssssssssssss...ssssssssssss.ss...s.s...s..s [ 85%] sssssssssss.....sss..sssss...ss.....ss.sssss...ssssssss..sssssssss.sss.. [ 85%] ......sss......ss.ss..s...ss...........ss..sssssssssssssssss...ssss..... [ 86%] .....s.ssss..ssss.ssssssssssssssssssssssssssss.ssss...ssssssssssssssssss [ 87%] s.sssssssssss.ssss.ssssssssssssssssss..ssssss.sssssss......sssssssss.sss [ 87%] ssssssssssssssssssssssssssss.sssssssssssssssssssss..ssssss.sssssssssssss [ 88%] sssssssssssssssssssssssssssss...sssssssssssssssssssssssssssssssssssssss.s [ 89%] s.s....s.ss.......s....s.............................s.........s....s... [ 89%] s..............s...........s...........s....ssss.ss.......s.........ss.. [ 90%] ....s.........s...s..............s.s................s..........s........ [ 91%] ...........s.s...s...s.......................................ss....sss.. [ 91%] ........s......s.......ss...sssssss.ssssss..s....ssss.s.......ssssssss.. [ 92%] sss.s..........sssssssss..sss.sssssssss.sssss..sssssssssssss.s.ssssssss. [ 93%] ssss.sss.ssssss.s.ssssssssss.s.ssssssssss.ssssssssss...s.ss.........ssss [ 93%] s...s.s........s.s..................s........ss..s....ssss.sssss.sssssss [ 94%] ...sssssssssssssssssssss....sssssssssssssssss.......ss.sss..s...ss.ss.s. [ 94%] .....sssss.........s.......ssss.....sss......s...s.s...s...s......s..... [ 95%] ...........s......ss...s..s..sss.ssss.....................sss.sss.sssss. [ 96%] sss....ss.s..s.sss.sss.sss..sss.ss.sss.sss.sss.sss...x..sss.ss.ss...s... [ 96%] ....s.s.....ss.s.................s..ssss.ss....s..s..ss................. [ 97%] ......................................................................... [ 98%] .................................................................x...... [ 98%] ............................................................................ [ 99%] .................................................. [100%] =============================== warnings summary =============================== xarray/tests/test_array_api.py: 1 warning xarray/tests/test_rolling.py: 40 warnings /home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1/xarray/core/duck_array_ops.py:213: RuntimeWarning: invalid value encountered in cast return data.astype(dtype, **kwargs) xarray/tests/test_array_api.py::test_astype /usr/lib/python3.12/site-packages/numpy/array_api/_data_type_functions.py:30: RuntimeWarning: invalid value encountered in cast return Array._new(x._array.astype(dtype=dtype, copy=copy)) xarray/tests/test_computation.py::test_unified_dim_sizes /home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1/xarray/namedarray/core.py:487: UserWarning: Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``. warnings.warn( xarray/tests/test_coding_times.py::test_roundtrip_datetime64_nanosecond_precision[1677-09-21T00:12:43.145225-us-int64-None-False] xarray/tests/test_coding_times.py::test_roundtrip_datetime64_nanosecond_precision[1970-01-01T00:00:01.000001-us-int64-None-False] /home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1/xarray/tests/test_coding_times.py:1234: UserWarning: Converting non-nanosecond precision datetime values to nanosecond precision. This behavior can eventually be relaxed in xarray, as it is an artifact from pandas which is now beginning to support non-nanosecond precision values. This warning is caused by passing non-nanosecond np.datetime64 or np.timedelta64 values to the DataArray or Variable constructor; it can be silenced by converting the values to nanosecond precision ahead of time. var = Variable(["time"], times, encoding=encoding) xarray/tests/test_computation.py: 16 warnings /usr/lib/python3.12/site-packages/numpy/lib/nanfunctions.py:1879: RuntimeWarning: Degrees of freedom <= 0 for slice. var = nanvar(a, axis=axis, dtype=dtype, out=out, ddof=ddof, xarray/tests/test_variable.py::TestIndexVariable::test_to_index_multiindex_level /home/buildozer/aports/community/py3-xarray/src/xarray-2024.1.1/xarray/tests/test_variable.py:2382: FutureWarning: the `pandas.MultiIndex` object(s) passed as 'x' coordinate(s) or data variable(s) will no longer be implicitly promoted and wrapped into multiple indexed coordinates in the future (i.e., one coordinate for each multi-index level + one dimension coordinate). If you want to keep this behavior, you need to first wrap it explicitly using `mindex_coords = xarray.Coordinates.from_pandas_multiindex(mindex_obj, 'dim')` and pass it as coordinates, e.g., `xarray.Dataset(coords=mindex_coords)`, `dataset.assign_coords(mindex_coords)` or `dataarray.assign_coords(mindex_coords)`. ds = Dataset(coords={"x": midx}) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 4043 passed, 7037 skipped, 4 xfailed, 62 warnings in 38.69s ========== >>> py3-xarray: Entering fakeroot... >>> py3-xarray-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/indexes/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/namedarray/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/namedarray/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/util/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/util/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/css/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/css/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/html/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/html/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/static/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/static/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/backends/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/backends/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/coding/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/coding/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/plot/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/plot/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/testing/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/testing/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/core/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/core/__pycache__' '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.12/site-packages/xarray/__pycache__' -> '/home/buildozer/aports/community/py3-xarray/pkg/py3-xarray-pyc/usr/lib/python3.12/site-packages/xarray/__pycache__' >>> py3-xarray-pyc*: Preparing subpackage py3-xarray-pyc... >>> py3-xarray-pyc*: Running postcheck for py3-xarray-pyc >>> py3-xarray*: Running postcheck for py3-xarray >>> py3-xarray*: Preparing package py3-xarray... >>> py3-xarray-pyc*: Tracing dependencies... python3 py3-numpy py3-packaging py3-pandas python3~3.12 >>> py3-xarray-pyc*: Package size: 3.5 MB >>> py3-xarray-pyc*: Compressing data... >>> py3-xarray-pyc*: Create checksum... >>> py3-xarray-pyc*: Create py3-xarray-pyc-2024.1.1-r1.apk >>> py3-xarray*: Tracing dependencies... python3 py3-numpy py3-packaging py3-pandas python3~3.12 >>> py3-xarray*: Package size: 3.2 MB >>> py3-xarray*: Compressing data... >>> py3-xarray*: Create checksum... >>> py3-xarray*: Create py3-xarray-2024.1.1-r1.apk >>> py3-xarray: Build complete at Sat, 13 Apr 2024 03:12:13 +0000 elapsed time 0h 0m 54s >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Uninstalling dependencies... (1/60) Purging .makedepends-py3-xarray (20240413.031121) (2/60) Purging py3-pandas-pyc (2.0.3-r1) (3/60) Purging py3-pandas (2.0.3-r1) (4/60) Purging py3-dateutil-pyc (2.9.0-r1) (5/60) Purging py3-dateutil (2.9.0-r1) (6/60) Purging py3-six-pyc (1.16.0-r9) (7/60) Purging py3-six (1.16.0-r9) (8/60) Purging py3-numpy-pyc (1.25.2-r1) (9/60) Purging py3-numpy (1.25.2-r1) (10/60) Purging openblas (0.3.27-r0) (11/60) Purging py3-tz-pyc (2024.1-r1) (12/60) Purging py3-tz (2024.1-r1) (13/60) Purging py3-gpep517-pyc (15-r2) (14/60) Purging py3-gpep517 (15-r2) (15/60) Purging py3-installer-pyc (0.7.0-r2) (16/60) Purging py3-installer (0.7.0-r2) (17/60) Purging py3-setuptools_scm-pyc (8.0.4-r2) (18/60) Purging py3-setuptools_scm (8.0.4-r2) (19/60) Purging py3-setuptools-pyc (69.2.0-r2) (20/60) Purging py3-setuptools (69.2.0-r2) (21/60) Purging py3-wheel-pyc (0.42.0-r1) (22/60) Purging py3-wheel (0.42.0-r1) (23/60) Purging py3-mock-pyc (5.1.0-r2) (24/60) Purging py3-mock (5.1.0-r2) (25/60) Purging py3-pytest-xdist-pyc (3.5.0-r1) (26/60) Purging py3-pytest-xdist (3.5.0-r1) (27/60) Purging py3-execnet-pyc (1.9.0-r3) (28/60) Purging py3-execnet (1.9.0-r3) (29/60) Purging py3-apipkg-pyc (2.1.0-r3) (30/60) Purging py3-apipkg (2.1.0-r3) (31/60) Purging py3-pytest-cov-pyc (4.1.0-r1) (32/60) Purging py3-pytest-cov (4.1.0-r1) (33/60) Purging py3-pytest-pyc (8.1.1-r1) (34/60) Purging py3-pytest (8.1.1-r1) (35/60) Purging py3-iniconfig-pyc (2.0.0-r1) (36/60) Purging py3-iniconfig (2.0.0-r1) (37/60) Purging py3-packaging-pyc (24.0-r1) (38/60) Purging py3-packaging (24.0-r1) (39/60) Purging py3-parsing-pyc (3.1.2-r1) (40/60) Purging py3-parsing (3.1.2-r1) (41/60) Purging py3-pluggy-pyc (1.4.0-r1) (42/60) Purging py3-pluggy (1.4.0-r1) (43/60) Purging py3-py-pyc (1.11.0-r3) (44/60) Purging py3-py (1.11.0-r3) (45/60) Purging py3-coverage-pyc (6.5.0-r6) (46/60) Purging py3-coverage (6.5.0-r6) (47/60) Purging libgfortran (13.2.1_git20240309-r0) (48/60) Purging libquadmath (13.2.1_git20240309-r0) (49/60) Purging python3-pyc (3.12.3-r0) (50/60) Purging python3-pycache-pyc0 (3.12.3-r0) (51/60) Purging pyc (3.12.3-r0) (52/60) Purging python3 (3.12.3-r0) (53/60) Purging gdbm (1.23-r1) (54/60) Purging libbz2 (1.0.8-r6) (55/60) Purging libffi (3.4.6-r0) (56/60) Purging libpanelw (6.4_p20240330-r0) (57/60) Purging mpdecimal (4.0.0-r0) (58/60) Purging readline (8.2.10-r0) (59/60) Purging sqlite-libs (3.45.2-r0) (60/60) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-xarray: Updating the community/x86_64 repository index... >>> py3-xarray: Signing the index...