Skip to content
Re-run triggered October 7, 2024 22:17
Status Failure
Total duration 28m 41s
Artifacts 14

build-images.yml

on: push
Matrix: build-image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
Build Python 3.9 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && export PIP_USE_PEP517=1 && $PIP install --no-cache-dir versioneer && { $PIP install --no-cache-dir --no-binary :all: \"numba>=0.60.1\" || $PIP install --no-cache-dir --no-binary :all: \"git+https://github.com/numba/numba.git\" \"git+https://github.com/numba/llvmlite.git\"; } && $PIP install --no-cache-dir --no-binary :all: numpy && $PIP install --no-cache-dir --no-binary :all: cython pybind11 six && $PIP install --no-cache-dir --no-binary :all: pythran && $PIP install --no-cache-dir --no-binary :all: cftime Bottleneck" did not complete successfully: exit code: 1
Build Python 3.13 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && export PIP_USE_PEP517=1 && $PIP install --no-cache-dir versioneer && { $PIP install --no-cache-dir --no-binary :all: \"numba>=0.60.1\" || $PIP install --no-cache-dir --no-binary :all: \"git+https://github.com/numba/numba.git\" \"git+https://github.com/numba/llvmlite.git\"; } && $PIP install --no-cache-dir --no-binary :all: numpy && $PIP install --no-cache-dir --no-binary :all: cython pybind11 six && $PIP install --no-cache-dir --no-binary :all: pythran && $PIP install --no-cache-dir --no-binary :all: cftime Bottleneck" did not complete successfully: exit code: 1
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L124
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L127
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: untested_base/Dockerfile_dev#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L67
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L82
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L100
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L104
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L119
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L124
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L127
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: untested_base/Dockerfile_dev#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L67
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L82
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L100
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L104
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L119
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L104
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L119
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L124
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L127
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: untested_base/Dockerfile_dev#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L67
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L82
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: untested_base/Dockerfile_dev#L100
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
OGGM~OGGM-Docker~CL1YWR.dockerbuild
344 KB
OGGM~OGGM-Docker~IW7S8O.dockerbuild
356 KB