Skip to content

Bake i386

Bake i386 #6

Triggered via workflow run September 1, 2024 01:49
Status Failure
Total duration 1h 43m 12s
Artifacts

bake-i386.yml

on: workflow_run
Prepare i386-alpine
14s
Prepare i386-alpine
Prepare i386-debian
14s
Prepare i386-debian
Prepare i386-ubuntu
14s
Prepare i386-ubuntu
Matrix: Bake i386-alpine
Matrix: Bake i386-debian
Matrix: Bake i386-ubuntu
Prepare i386-alpine-golang
0s
Prepare i386-alpine-golang
Prepare i386-alpine-python
0s
Prepare i386-alpine-python
Prepare i386-debian-golang
13s
Prepare i386-debian-golang
Prepare i386-debian-openjdk
13s
Prepare i386-debian-openjdk
Prepare i386-debian-python
15s
Prepare i386-debian-python
Prepare i386-ubuntu-golang
14s
Prepare i386-ubuntu-golang
Prepare i386-ubuntu-openjdk
12s
Prepare i386-ubuntu-openjdk
Prepare i386-ubuntu-python
14s
Prepare i386-ubuntu-python
Matrix: Bake i386-alpine-golang
Matrix: Bake i386-alpine-python
Matrix: Bake i386-debian-golang
Matrix: Bake i386-debian-openjdk
Matrix: Bake i386-debian-python
Matrix: Bake i386-ubuntu-golang
Matrix: Bake i386-ubuntu-openjdk
Matrix: Bake i386-ubuntu-python
Fit to window
Zoom out
Zoom in

Annotations

52 errors
Bake i386-alpine (i386-alpine-3-14-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk add --update \t\tgit \t\tmercurial \t\topenssh-client \t\tsubversion \t\tca-certificates \t\tcurl \t\twget \t\tautoconf \t\tbuild-base \t\timagemagick \t\tlibbz2 \t\tlibevent-dev \t\tlibffi-dev \t\tglib-dev \t\tjpeg-dev \t\timagemagick-dev \t\tncurses-libs \t\tlibpq \t\treadline-dev \t\tsqlite-dev \t\topenssl-dev \t\tlibxml2-dev \t\tlibxslt-dev \t\tyaml-dev \t\tzlib-dev \t\txz \t&& rm -rf /var/cache/apk/*" did not complete successfully: exit code: 1
Bake i386-ubuntu-golang (i386-ubuntu-golang-1-18-10-bionic-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-ubuntu-golang (i386-ubuntu-golang-1-18-10-xenial-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-ubuntu-golang (i386-ubuntu-golang-1-18-10-xenial-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-ubuntu-golang (i386-ubuntu-golang-1-18-10-bionic-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-ubuntu-python (i386-ubuntu-python-3-10-10-bionic-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-i386-libffi3.2.tar.gz\" \t&& echo \"67ca5d953661c71eeb1640f70678e2f8f7d612f4b111b20e3ec0a8b05b9069e4 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-10-10-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"67ca5d953661c71eeb1640f70678e2f8f7d612f4b111b20e3ec0a8b05b9069e4 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-10-10-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"67ca5d953661c71eeb1640f70678e2f8f7d612f4b111b20e3ec0a8b05b9069e4 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-10-10-xenial-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-i386-libffi3.2.tar.gz\" \t&& echo \"67ca5d953661c71eeb1640f70678e2f8f7d612f4b111b20e3ec0a8b05b9069e4 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-11-2-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"79e446ee0bb8bab1c0af262c4b143bfd278a4d48161de758a6b4b5f3a6ec9ea2 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-11-2-xenial-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-i386-libffi3.2.tar.gz\" \t&& echo \"79e446ee0bb8bab1c0af262c4b143bfd278a4d48161de758a6b4b5f3a6ec9ea2 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-11-2-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"79e446ee0bb8bab1c0af262c4b143bfd278a4d48161de758a6b4b5f3a6ec9ea2 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-11-2-bionic-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-i386-libffi3.2.tar.gz\" \t&& echo \"79e446ee0bb8bab1c0af262c4b143bfd278a4d48161de758a6b4b5f3a6ec9ea2 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-7-16-bionic-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-i386-libffi3.2.tar.gz\" \t&& echo \"6b89a638c1cf5719b6a081e8d6cc3bb93801611eed6265aaeff65d111d3bdbc6 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-7-16-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"6b89a638c1cf5719b6a081e8d6cc3bb93801611eed6265aaeff65d111d3bdbc6 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-7-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"6b89a638c1cf5719b6a081e8d6cc3bb93801611eed6265aaeff65d111d3bdbc6 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-7-16-xenial-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-i386-libffi3.2.tar.gz\" \t&& echo \"6b89a638c1cf5719b6a081e8d6cc3bb93801611eed6265aaeff65d111d3bdbc6 Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-8-16-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"0ddadf1315f92b0a8344c7712d856a8a1e4ea78cb5563e001de509ffdb203ada Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-8-16-bionic-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-i386-libffi3.2.tar.gz\" \t&& echo \"0ddadf1315f92b0a8344c7712d856a8a1e4ea78cb5563e001de509ffdb203ada Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-8-16-xenial-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-i386-libffi3.2.tar.gz\" \t&& echo \"0ddadf1315f92b0a8344c7712d856a8a1e4ea78cb5563e001de509ffdb203ada Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-8-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"0ddadf1315f92b0a8344c7712d856a8a1e4ea78cb5563e001de509ffdb203ada Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-9-16-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"8544ec8f98144b68f6f46f3f5150ce214ae68f1561bb6114a52c52d2775270fe Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-9-16-bionic-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-i386-libffi3.2.tar.gz\" \t&& echo \"8544ec8f98144b68f6f46f3f5150ce214ae68f1561bb6114a52c52d2775270fe Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-9-16-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t' \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& echo \"8544ec8f98144b68f6f46f3f5150ce214ae68f1561bb6114a52c52d2775270fe Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-ubuntu-python (i386-ubuntu-python-3-9-16-xenial-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-i386-libffi3.2.tar.gz\" \t&& echo \"8544ec8f98144b68f6f46f3f5150ce214ae68f1561bb6114a52c52d2775270fe Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-i386-libffi3.2.tar.gz\" \t&& ldconfig \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 i386-debian-openjdk (i386-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 i386-debian-openjdk (i386-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 i386-debian-openjdk (i386-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 i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-openjdk (i386-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 i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-debian-golang-1-18-10-sid-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-debian-golang-1-18-10-sid-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-golang (i386-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-386.tar.gz\" \t&& echo \"f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510 go$GO_VERSION.linux-386.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-386.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-386.tar.gz" did not complete successfully: exit code: 1
Bake i386-debian-python (i386-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 i386-debian-python (i386-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 i386-debian-python (i386-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 i386-debian-python (i386-debian-python-3-10-10-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake i386-debian-python (i386-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 i386-debian-python (i386-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 i386-debian-python (i386-debian-python-3-11-2-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake i386-debian-python (i386-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 i386-debian-python (i386-debian-python-3-7-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake i386-debian-python (i386-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 i386-debian-python (i386-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 i386-debian-python (i386-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 i386-debian-python (i386-debian-python-3-8-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1
Bake i386-debian-python (i386-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 i386-debian-python (i386-debian-python-3-9-16-sid-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/8accad6af708fca7271c5c65f18a86782e19f877/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@python\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 1