Skip to content

[WIP]: compatibility for zarr-python 3.x #14737

[WIP]: compatibility for zarr-python 3.x

[WIP]: compatibility for zarr-python 3.x #14737

Triggered via pull request October 10, 2024 19:46
Status Cancelled
Total duration 1m 46s
Artifacts 1

ci.yaml

on: pull_request
detect ci trigger
3s
detect ci trigger
Event File
5s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 20 warnings
windows-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
windows-latest py3.12
The operation was canceled.
windows-latest py3.12
Could not find micromamba activate xarray-tests in C:\Users\runneradmin\.bash_profile
windows-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
windows-latest py3.10
Could not find micromamba activate xarray-tests in C:\Users\runneradmin\.bash_profile
windows-latest py3.10
The operation was canceled.
ubuntu-latest py3.12 flaky
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.12 flaky
The operation was canceled.
ubuntu-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5368
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5377
TestDataArrayToZarr.test_dataarray_to_zarr_with_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5388
TestDataArrayToZarr.test_dataarray_to_zarr_coord_name_clash[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5398
TestDataArrayToZarr.test_open_dataarray_options[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12: xarray/tests/test_backends.py#L5411
TestDataArrayToZarr.test_dataarray_to_zarr_compute_false[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12: xarray/tests/test_backends_datatree.py#L282
TestZarrDatatreeIO.test_to_zarr_zip_store ValueError: Attempt to write to ZIP archive that was already closed
ubuntu-latest py3.12
The operation was canceled.
ubuntu-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5368
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5377
TestDataArrayToZarr.test_dataarray_to_zarr_with_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5388
TestDataArrayToZarr.test_dataarray_to_zarr_coord_name_clash[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5398
TestDataArrayToZarr.test_open_dataarray_options[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.10: xarray/tests/test_backends.py#L5411
TestDataArrayToZarr.test_dataarray_to_zarr_compute_false[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.10: xarray/tests/test_backends_datatree.py#L282
TestZarrDatatreeIO.test_to_zarr_zip_store ValueError: Attempt to write to ZIP archive that was already closed
ubuntu-latest py3.10
The operation was canceled.
ubuntu-latest py3.10 min-all-deps
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L151
TestDatetimeAccessor.test_days_in_year[standard-366] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L151
TestDatetimeAccessor.test_days_in_year[noleap-365] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_accessor_dt.py#L151
TestDatetimeAccessor.test_days_in_year[all_leap-366] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3157
TestZarrWriteEmpty.test_write_read_select_write[2] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L899
TestScipyInMemoryData.test_roundtrip_bytes_with_fill_value AttributeError: Failed to decode variable 'x': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L1052
TestScipyInMemoryData.test_roundtrip_unsigned[fill_value0-False] AttributeError: Failed to decode variable 'x': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L1052
TestScipyInMemoryData.test_roundtrip_unsigned[fill_value1-True] AttributeError: Failed to decode variable 'x': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L1052
TestScipyInMemoryData.test_roundtrip_unsigned[-1-False] AttributeError: Failed to decode variable 'x': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_array_api.py#L134
test_unstack AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L1052
TestScipyInMemoryData.test_roundtrip_unsigned[255-True] AttributeError: Failed to decode variable 'x': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.11 all-but-dask
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.11 all-but-dask
The operation was canceled.
ubuntu-latest py3.10 bare-minimum
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L34
test_coarsen_dataset[1-numpy-pad-right-True] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coarsen.py#L34
test_coarsen_dataset[1-numpy-pad-right-False] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_concat.py#L711
TestConcatDataset.test_concat_join_kwarg AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding.py#L22
test_CFMaskCoder_decode AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding.py#L54
test_CFMaskCoder_encode_missing_fill_values_conflict[numeric-with-dtype] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding.py#L54
test_CFMaskCoder_encode_missing_fill_values_conflict[numeric-without-dtype] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding.py#L54
test_CFMaskCoder_encode_missing_fill_values_conflict[times-with-dtype] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding.py#L66
test_CFMaskCoder_missing_value AttributeError: Failed to decode variable 'tmpk': module 'numpy' has no attribute 'dtypes'
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_concat.py#L989
TestConcatDataset.test_concat_fill_value[fill_value0] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.10 bare-minimum: xarray/tests/test_coding_times.py#L1279
test_roundtrip_datetime64_nanosecond_precision[1970-09-21T00:12:44.145224808-ns-float64-1e+30-True] AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
ubuntu-latest py3.12 all-but-numba
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5368
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5377
TestDataArrayToZarr.test_dataarray_to_zarr_with_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5388
TestDataArrayToZarr.test_dataarray_to_zarr_coord_name_clash[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5398
TestDataArrayToZarr.test_open_dataarray_options[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L5411
TestDataArrayToZarr.test_dataarray_to_zarr_compute_false[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
ubuntu-latest py3.12 all-but-numba
The operation was canceled.
macos-latest py3.10
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
macos-latest py3.10: xarray/tests/test_backends.py#L5368
TestDataArrayToZarr.test_dataarray_to_zarr_no_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
macos-latest py3.10: xarray/tests/test_backends.py#L5377
TestDataArrayToZarr.test_dataarray_to_zarr_with_name[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
macos-latest py3.10: xarray/tests/test_backends.py#L5388
TestDataArrayToZarr.test_dataarray_to_zarr_coord_name_clash[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
macos-latest py3.10: xarray/tests/test_backends.py#L5398
TestDataArrayToZarr.test_open_dataarray_options[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
macos-latest py3.10: xarray/tests/test_backends.py#L5411
TestDataArrayToZarr.test_dataarray_to_zarr_compute_false[ZipStore] ValueError: Attempt to use ZIP archive that was already closed
macos-latest py3.10: xarray/tests/test_backends_datatree.py#L282
TestZarrDatatreeIO.test_to_zarr_zip_store ValueError: Attempt to write to ZIP archive that was already closed
macos-latest py3.10
The operation was canceled.
macos-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/9552/merge' exists
macos-latest py3.12
The operation was canceled.
windows-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
windows-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 min-all-deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 min-all-deps
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.11 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.11 all-but-dask
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.10 bare-minimum
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-numba
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-numba
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
macos-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.10
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
macos-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
macos-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Event File
3.95 KB