Skip to content

Bake raspberry-pi

Bake raspberry-pi #14

Triggered via workflow run January 1, 2025 02:54
Status Failure
Total duration 6h 4m 4s
Artifacts

bake-raspberry-pi.yml

on: workflow_run
Prepare raspberry-pi-alpine
19s
Prepare raspberry-pi-alpine
Prepare raspberry-pi-debian
21s
Prepare raspberry-pi-debian
Matrix: Bake raspberry-pi-alpine
Matrix: Bake raspberry-pi-debian
Prepare raspberry-pi-alpine-golang
16s
Prepare raspberry-pi-alpine-golang
Prepare raspberry-pi-alpine-node
17s
Prepare raspberry-pi-alpine-node
Prepare raspberry-pi-alpine-python
15s
Prepare raspberry-pi-alpine-python
Prepare raspberry-pi-debian-golang
14s
Prepare raspberry-pi-debian-golang
Prepare raspberry-pi-debian-openjdk
16s
Prepare raspberry-pi-debian-openjdk
Prepare raspberry-pi-debian-python
13s
Prepare raspberry-pi-debian-python
Matrix: Bake raspberry-pi-alpine-golang
Matrix: Bake raspberry-pi-alpine-node
Matrix: Bake raspberry-pi-alpine-python
Matrix: Bake raspberry-pi-debian-golang
Matrix: Bake raspberry-pi-debian-openjdk
Matrix: Bake raspberry-pi-debian-python
Fit to window
Zoom out
Zoom in

Annotations

117 errors and 8 warnings
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl' \t&& set -x \t&& for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& apk add --no-cache $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& echo \"8603fd2281d46ca94cfea7484ca8bea3e703a226160364f8d3671a156498b85c node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl' \t&& set -x \t&& for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& apk add --no-cache $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& echo \"60771599b7436bef86745a697c979f925f3f479ed06b9edd4d8b37c8a22951c1 node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& echo \"8603fd2281d46ca94cfea7484ca8bea3e703a226160364f8d3671a156498b85c node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& echo \"60771599b7436bef86745a697c979f925f3f479ed06b9edd4d8b37c8a22951c1 node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv6hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-18-14-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-node (raspberry-pi-alpine-node-19-6-1-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache libgcc libstdc++ libuv \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-19-6-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-18-10-3-20-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-alpine-golang:1: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-alpine-golang/manifests/1: 429 Too Many Requests
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-20-1-3-15-build)
Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 429 Too Many Requests
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-20-1-3-20-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-alpine-golang:1-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-alpine-golang/blobs/sha256:f3fc6b37cf003f7b3229c711d1a9fb5d16e8732488ede5c4fac1ac045a4febe1: 429 Too Many Requests
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-20-1-3-20-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-alpine-golang:1-latest-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-alpine-golang/manifests/1-latest-20250101: 429 Too Many Requests
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-19-6-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-18-10-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-golang (raspberry-pi-alpine-golang-1-18-10-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"cd51851140072721e2d6f1d463e6d140d13ae19563fc7c5fd2161268f3aa1b39 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"994784e1cf289321f22134338a645e6cf3f9d2e5f6d590282e34064ed953b54e Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2a05f55dec18dc0d1200a8c8880a4556ef3078740860b44526202c022039d51d Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2d928394507ca487be02becc2c9b05dbb8a9713f6b29542fda0808f80b2f67d9 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-17-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2ce4c06f49fed140b814ab8200b40ecec4e6775307f5a6383041e929ff083bb7 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"cd51851140072721e2d6f1d463e6d140d13ae19563fc7c5fd2161268f3aa1b39 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2a05f55dec18dc0d1200a8c8880a4556ef3078740860b44526202c022039d51d Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"994784e1cf289321f22134338a645e6cf3f9d2e5f6d590282e34064ed953b54e Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2d928394507ca487be02becc2c9b05dbb8a9713f6b29542fda0808f80b2f67d9 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2a05f55dec18dc0d1200a8c8880a4556ef3078740860b44526202c022039d51d Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"994784e1cf289321f22134338a645e6cf3f9d2e5f6d590282e34064ed953b54e Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-18-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2ce4c06f49fed140b814ab8200b40ecec4e6775307f5a6383041e929ff083bb7 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"cd51851140072721e2d6f1d463e6d140d13ae19563fc7c5fd2161268f3aa1b39 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-19-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2d928394507ca487be02becc2c9b05dbb8a9713f6b29542fda0808f80b2f67d9 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-19-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2ce4c06f49fed140b814ab8200b40ecec4e6775307f5a6383041e929ff083bb7 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"cd51851140072721e2d6f1d463e6d140d13ae19563fc7c5fd2161268f3aa1b39 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-20-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"994784e1cf289321f22134338a645e6cf3f9d2e5f6d590282e34064ed953b54e Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2a05f55dec18dc0d1200a8c8880a4556ef3078740860b44526202c022039d51d Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2d928394507ca487be02becc2c9b05dbb8a9713f6b29542fda0808f80b2f67d9 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-20-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2ce4c06f49fed140b814ab8200b40ecec4e6775307f5a6383041e929ff083bb7 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"8f9a02153dccba7cab5e93f1769c4280c3990c6497f2e1f6aa16302b7305ca25 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"8f9a02153dccba7cab5e93f1769c4280c3990c6497f2e1f6aa16302b7305ca25 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"d1233bf960137f2485f912d609a499e22d5d35a4e2effaf702448eacb5a86c4b Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"d1233bf960137f2485f912d609a499e22d5d35a4e2effaf702448eacb5a86c4b Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"9c03e121d7464b7f05aa35e51b4cc0d9382a4d59aef5528449dcc1bce312a3cc Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"9c03e121d7464b7f05aa35e51b4cc0d9382a4d59aef5528449dcc1bce312a3cc Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"550fdeea90e853444fdc6108c7eb06332ec0812468219f06df276a9007d70909 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"ae37e1cd78a6d4cba9af1ed462bea85c3966a0214899b0a882437d9164c7ce45 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"550fdeea90e853444fdc6108c7eb06332ec0812468219f06df276a9007d70909 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& echo \"ae37e1cd78a6d4cba9af1ed462bea85c3966a0214899b0a882437d9164c7ce45 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-edge-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates libffi \t&& (apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1)" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-9-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"994784e1cf289321f22134338a645e6cf3f9d2e5f6d590282e34064ed953b54e Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-10-10-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2a05f55dec18dc0d1200a8c8880a4556ef3078740860b44526202c022039d51d Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-8-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2d928394507ca487be02becc2c9b05dbb8a9713f6b29542fda0808f80b2f67d9 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-7-16-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"2ce4c06f49fed140b814ab8200b40ecec4e6775307f5a6383041e929ff083bb7 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-alpine-python (raspberry-pi-alpine-python-3-11-2-edge-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& echo \"cd51851140072721e2d6f1d463e6d140d13ae19563fc7c5fd2161268f3aa1b39 Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv6hf-libffi3.4.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-11-2-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-11-2-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-9-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-10-10-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-10-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-8-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-9-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-8-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-7-16-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 && gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-7-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-19-6-buster-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-golang:1-buster-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-golang/blobs/sha256:d753e96a9ec0ca130a2a78760d85f7dff0512338f229e02f14077f2b251629f3: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-20-1-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-golang:1.20.1-buster-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-golang/blobs/sha256:24d5a49e98dfef7bb80983bac1a2a1ca770fd002cd44ca812d4f11dcb3a8a1ec: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-8-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.8.16: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:131d11f2bd67a3aeb02e0a632d7c0e0060a4c3575df9832011ce7516be1ffa47: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-11-2-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.11: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:ea261d683ff2d4583a72bcadba677833edf5b680030778672013821dea0c8b54: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-11-2-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.11.2-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:445ce00ce31fef3d66d2ad953e1210c9c39daec79e21a8713d0594cb5b7cfadb: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-9-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.9-latest-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:af011ae6adbb11147855bb3c72e5dd4d95dafeae23491c9f651e95b41316e937: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-20-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-golang:1.20.1-bullseye-run-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-golang/blobs/sha256:b2dcf6d75a1aac40751b811b5b4a244e6f04113aa8078aa88e1a1439cf6860c2: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-10-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-python:3.10-bullseye-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-python/blobs/sha256:88b9478b6e1c965e6a549ecd5cc607b00fdf73b6cdfda42cb84d959dac23b0d8: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-19-6-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-golang:1.19-buster-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-golang/blobs/sha256:8f8380f1515606edf268d8fdd645d9d67ab59d4553f7ef6619141c760249c9b4: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-7-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.7-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:98b3051b5e6a43aa64cb412ba02205a37eb9a7a7998ecef069012a1c23d8da1a: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-19-6-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to compute cache key: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian/blobs/sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-20-1-buster-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-golang:latest-buster-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-golang/blobs/sha256:4db73708be807c2fa70520ba07e664778644ec2bcf21a5f0cd4a2b6cc893cb8b: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-8-16-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-python:3.8.16-bullseye-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-python/blobs/sha256:52905063f53e65dc01daeccf48d828edf16b8600026228854e82f6141545c730: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-19-6-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-golang:1.19-bookworm-run-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-golang/blobs/sha256:6bd55e7251330fcf49718080132aa4775e319944a90c3b43cb7e6c96fb963cdc: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-9-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-python:3.9-latest-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-python/blobs/sha256:0dc4eb18102d368fa06fc7a9fdfe7f0d662e672cd334ecdc72762fa97978aaa9: 429 Too Many Requests
Bake raspberry-pi-debian-python (raspberry-pi-debian-python-3-10-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-python:3.10.10-latest-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-python/blobs/sha256:de1223a45f5acfabd7feddad47123ec70c3deaa5cd5c9deaa731bfbbed7e9e44: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-18-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& fetchDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $fetchDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& mkdir -p /usr/local/go \t&& curl -SLO \"https://storage.googleapis.com/golang/go$GO_VERSION.linux-armv6l.tar.gz\" \t&& echo \"ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a go$GO_VERSION.linux-armv6l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-armv6l.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-armv6l.tar.gz" did not complete successfully: exit code: 1
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jdk-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jre-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jdk-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jre-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tif [ ! -d /usr/share/man/man1 ]; then \t\tmkdir -p /usr/share/man/man1; \tfi; \t\tapt-get update; \tapt-get install -y --no-install-recommends \t\topenjdk-11-jre-headless \t; \trm -rf /var/lib/apt/lists/*; \t\trm -vf /usr/local/bin/java; \t\tkeytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; \tmv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; \t/var/lib/dpkg/info/ca-certificates-java.postinst configure; \t\t[ \"$(readlink -f \"$JAVA_HOME\")\" = \"$(docker-java-home)\" ]; \t\tupdate-alternatives --get-selections | awk -v home=\"$(readlink -f \"$JAVA_HOME\")\" 'index($3, home) == 1 { $2 = \"manual\"; print | \"update-alternatives --set-selections\" }'; \tupdate-alternatives --query java | grep -q 'Status: manual'" did not complete successfully: exit code: 100
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jre-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-openjdk:11--latest-run-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-openjdk/blobs/sha256:0322c076237b406b9b96dbbeb268a101f216ad8fb4fa3f349a20eb9e031b7119: 429 Too Many Requests
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jre-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-openjdk:11-jre-buster-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-openjdk/blobs/sha256:78eecad6efd14816d83d38330cb75c1c4bb167cc5286e793b6e9e9a1c61c0305: 429 Too Many Requests
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jre-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-openjdk:11--build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-openjdk/blobs/sha256:4f92b8b2ac22263bf236151424e6a303f21dce550e5e892e29ef097e5195eae0: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-20-1-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-golang:1.20.1-bullseye-build-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-golang/blobs/sha256:80d2adea5756706d289d7aea6227b8b8871041aff29c40a6595f08ca5bee0f07: 429 Too Many Requests
Bake raspberry-pi-debian-golang (raspberry-pi-debian-golang-1-20-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-golang:latest-bookworm-run-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-golang/blobs/sha256:0f110ab6dbf7e271ae76c7d4c44859cc0ecb08588425115facef9417acfb0c05: 429 Too Many Requests
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jdk-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-openjdk:latest-buster-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-openjdk/blobs/sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad: 429 Too Many Requests
Bake raspberry-pi-debian-openjdk (raspberry-pi-debian-openjdk-11-jdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/raspberry-pi-debian-openjdk:11--latest-run-20250101: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/raspberry-pi-debian-openjdk/blobs/sha256:78d41de5be6352220ffd7f03a92254ca4b203aa9ff6a9a8d961c10b1532de59b: 429 Too Many Requests
Prepare raspberry-pi-alpine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-debian
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-alpine-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-alpine-node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-alpine-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-debian-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-debian-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare raspberry-pi-debian-openjdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636