Bake intel-nuc #10
Triggered via workflow run
October 1, 2024 02:45
flowzone-app[bot]
completed
b8c5979
Status
Failure
Total duration
1h 10m 37s
Artifacts
–
bake-intel-nuc.yml
on: workflow_run
Prepare intel-nuc-alpine
14s
Prepare intel-nuc-debian
14s
Prepare intel-nuc-fedora
14s
Prepare intel-nuc-ubuntu
14s
Matrix: Bake intel-nuc-alpine
Matrix: Bake intel-nuc-debian
Matrix: Bake intel-nuc-fedora
Matrix: Bake intel-nuc-ubuntu
Matrix: Bake intel-nuc-alpine-golang
Matrix: Bake intel-nuc-alpine-node
Matrix: Bake intel-nuc-alpine-python
Matrix: Bake intel-nuc-debian-dotnet
Matrix: Bake intel-nuc-debian-golang
Matrix: Bake intel-nuc-debian-node
Matrix: Bake intel-nuc-debian-openjdk
Matrix: Bake intel-nuc-debian-python
Matrix: Bake intel-nuc-fedora-golang
Matrix: Bake intel-nuc-fedora-node
Matrix: Bake intel-nuc-fedora-python
Matrix: Bake intel-nuc-ubuntu-dotnet
Matrix: Bake intel-nuc-ubuntu-golang
Matrix: Bake intel-nuc-ubuntu-node
Matrix: Bake intel-nuc-ubuntu-openjdk
Matrix: Bake intel-nuc-ubuntu-python
Annotations
162 errors
Bake intel-nuc-alpine-node (intel-nuc-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 intel-nuc-alpine-node (intel-nuc-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 intel-nuc-alpine-node (intel-nuc-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 intel-nuc-alpine-node (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-alpine-python-3-7-16-3-16-build)
Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 401 Unauthorized
|
Bake intel-nuc-alpine-python (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"d49e5e024dcc9ba0c67fb0665ec716a295e670e12c0e7efe683bbcc113af4943 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"1e26edfb7b9fc3747fd36c52fe2109228409a722078411fd8552c45149c1a13f Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"35d0d030d685b49b82355939177d92b1d1045403126cffb3b510418a1d813b12 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"b0cd201d46145734b3c9b64280d1e0cff08998b567ff16a742c33ecc814b3c2d Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"2e2dd370c88819444f193759772b86e7cae3ab9deee4e7771bacc9e910d0bf61 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"d49e5e024dcc9ba0c67fb0665ec716a295e670e12c0e7efe683bbcc113af4943 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"1e26edfb7b9fc3747fd36c52fe2109228409a722078411fd8552c45149c1a13f Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-node (intel-nuc-alpine-node-18-14-1-3-17-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-amd64.tar.gz\" \t&& echo \"8473d5022f286aab3649c1feefeb247bff754e61172dd581f544b0f7fda8d4d3 node-v$NODE_VERSION-linux-alpine-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-amd64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-amd64.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: 6
|
Bake intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"b0cd201d46145734b3c9b64280d1e0cff08998b567ff16a742c33ecc814b3c2d Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"2e2dd370c88819444f193759772b86e7cae3ab9deee4e7771bacc9e910d0bf61 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"35d0d030d685b49b82355939177d92b1d1045403126cffb3b510418a1d813b12 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"b0cd201d46145734b3c9b64280d1e0cff08998b567ff16a742c33ecc814b3c2d Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"d49e5e024dcc9ba0c67fb0665ec716a295e670e12c0e7efe683bbcc113af4943 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"35d0d030d685b49b82355939177d92b1d1045403126cffb3b510418a1d813b12 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"2e2dd370c88819444f193759772b86e7cae3ab9deee4e7771bacc9e910d0bf61 Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-python (intel-nuc-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-amd64-libffi3.4.tar.gz\" \t&& echo \"1e26edfb7b9fc3747fd36c52fe2109228409a722078411fd8552c45149c1a13f Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-amd64-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-amd64-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 intel-nuc-alpine-golang (intel-nuc-alpine-golang-1-20-1-3-15-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-alpine-golang:1.20.1-3.15-build-20240930: failed to do request: Head "https://registry-1.docker.io/v2/balenalib/intel-nuc-alpine-golang/blobs/sha256:15fa0408bc81259977d13dc51b4fe4440173002d0c04ba887ada578af608e161": dial tcp [2600:1f18:2148:bc02:2640:1b90:cea6:b6b5]:443: socket: address family not supported by protocol
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-aspnet-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-sdk-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-runtime-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-sdk-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-runtime-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-runtime-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-runtime-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-aspnet-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-aspnet-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-aspnet-jammy-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-aspnet-jammy-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-runtime-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-sdk-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-aspnet-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-runtime-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-aspnet-noble-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-runtime-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-runtime-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-sdk-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-6-0-aspnet-noble-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu66 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-focal-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-jammy-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-focal-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-jammy-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-noble-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-golang (intel-nuc-ubuntu-golang-1-18-10-noble-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-focal-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-dotnet (intel-nuc-ubuntu-dotnet-7-0-sdk-focal-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"205f954943629976900e48a793922b2811764efe109cc9d6b00950c3fd0c88cb Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-18-14-1-xenial-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"205f954943629976900e48a793922b2811764efe109cc9d6b00950c3fd0c88cb Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"58925873be6f2b3d122ca553b2330126f84ea8da9759808e793145f3d5ffef44 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"365d0344229e40e93de0ac8fee792c2ccb504fdc105688602e280fb9c3e4a6df Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"7d9803d598008aa082cdbe0a88dc36f3e2be626096115a52d76e33c08365e4fa Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"58925873be6f2b3d122ca553b2330126f84ea8da9759808e793145f3d5ffef44 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"58925873be6f2b3d122ca553b2330126f84ea8da9759808e793145f3d5ffef44 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"365d0344229e40e93de0ac8fee792c2ccb504fdc105688602e280fb9c3e4a6df Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"205f954943629976900e48a793922b2811764efe109cc9d6b00950c3fd0c88cb Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"04fd303e92f598512742e39543b479b28f69e5b47bf4986c39f7631abcfaaeb4 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"04fd303e92f598512742e39543b479b28f69e5b47bf4986c39f7631abcfaaeb4 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"04fd303e92f598512742e39543b479b28f69e5b47bf4986c39f7631abcfaaeb4 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"205f954943629976900e48a793922b2811764efe109cc9d6b00950c3fd0c88cb Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"7d9803d598008aa082cdbe0a88dc36f3e2be626096115a52d76e33c08365e4fa Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"04fd303e92f598512742e39543b479b28f69e5b47bf4986c39f7631abcfaaeb4 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"365d0344229e40e93de0ac8fee792c2ccb504fdc105688602e280fb9c3e4a6df Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"7d9803d598008aa082cdbe0a88dc36f3e2be626096115a52d76e33c08365e4fa Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"7d9803d598008aa082cdbe0a88dc36f3e2be626096115a52d76e33c08365e4fa Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"365d0344229e40e93de0ac8fee792c2ccb504fdc105688602e280fb9c3e4a6df Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-python (intel-nuc-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-amd64-libffi3.2.tar.gz\" \t&& echo \"58925873be6f2b3d122ca553b2330126f84ea8da9759808e793145f3d5ffef44 Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-amd64-libffi3.2.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-amd64-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 intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-20-12-0-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"b6b998947595c9550d6b89c815a68d608f5920275f1b48812f89792de3fdd893 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-ubuntu-python-3-7-16-noble-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 intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-18-14-1-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-ubuntu-python-3-9-16-noble-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 intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-19-6-1-bionic-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"c6a64d49003861bf465a9ab8e876d5c13c59f1df4507df7cf5dc8ae6e48edf9d node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-ubuntu-python-3-10-10-noble-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 intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-ubuntu-python-3-8-16-noble-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 intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-19-6-1-bionic-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"c6a64d49003861bf465a9ab8e876d5c13c59f1df4507df7cf5dc8ae6e48edf9d node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-18-14-1-bionic-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-python (intel-nuc-ubuntu-python-3-11-2-noble-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 intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-20-12-0-bionic-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"b6b998947595c9550d6b89c815a68d608f5920275f1b48812f89792de3fdd893 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-debian-golang (intel-nuc-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-19-6-1-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"c6a64d49003861bf465a9ab8e876d5c13c59f1df4507df7cf5dc8ae6e48edf9d node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-19-6-1-xenial-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"c6a64d49003861bf465a9ab8e876d5c13c59f1df4507df7cf5dc8ae6e48edf9d node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-18-14-1-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-20-12-0-xenial-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl libatomic1' \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&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"b6b998947595c9550d6b89c815a68d608f5920275f1b48812f89792de3fdd893 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-ubuntu-node (intel-nuc-ubuntu-node-20-12-0-xenial-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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"b6b998947595c9550d6b89c815a68d608f5920275f1b48812f89792de3fdd893 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 1
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-18-14-1-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --batch --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --batch --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& curl -SLO \"http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& echo \"6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node-v$NODE_VERSION-linux-x64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.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: 6
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-runtime-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-runtime-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-sdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-sdk-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-aspnet-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-aspnet-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-aspnet-bookworm-build)
buildx bake failed with: - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 37)
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-runtime-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-aspnet-bookworm-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-runtime-bookworm-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Bake intel-nuc-debian-openjdk (intel-nuc-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 intel-nuc-debian-node (intel-nuc-debian-node-18-14-1-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-node:18.14.1-sid-build-20240930: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 429 Too Many Requests
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-20-12-0-bullseye-build)
buildx bake failed with: - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 5)
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-19-6-1-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-node:latest-sid-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-node/blobs/sha256:d0c045d81784069d1730c42e7c6d63ab3c48e9948a81686b20dec8f63dd07a1b: 429 Too Many Requests
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-20-12-0-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-node:20-sid-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-node/blobs/sha256:c41ca22f2603b0eb2aebba4d645ee5bbe9b2a7b0b28afb1345f6e538c4525bb3: 429 Too Many Requests
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-19-6-1-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-node:latest-buster: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-node/blobs/sha256:1045421d1342c5dbb4ca0ee8ab9778e06a302069241cff51c5c9e7ed68ca23be: 429 Too Many Requests
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-aspnet-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-dotnet:7.0-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-dotnet/blobs/sha256:f009983cbe8467bf66196ceff9abb46a22bce6bf305dc1db5d93d4a7e75c7910: 429 Too Many Requests
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-6-0-aspnet-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-dotnet:6.0-aspnet: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-dotnet/blobs/sha256:41c63a2d0905672b99ab3324f66007b1b65dcea7ef205f3bf08ac55d0e0e524f: 429 Too Many Requests
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-18-14-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-node:18.14-bookworm: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-node/blobs/sha256:8cf46a20c092574dcff335bcf9a2cc202187220e440e551e4a2867ab7e919dd4: 429 Too Many Requests
|
Bake intel-nuc-debian-node (intel-nuc-debian-node-18-14-1-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-node:18.14.1-sid-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-node/blobs/sha256:e68e05a4e68d59fb062dbd1cf8b09113300736b1e07e07179c7e71250f6cae13: 429 Too Many Requests
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-runtime-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-dotnet:7-latest: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-dotnet/blobs/sha256:d574ee07c87961e7d3f6286410f25585803297903df4ff653beadace74d2c492: 429 Too Many Requests
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-aspnet-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-dotnet:7-latest-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-dotnet/blobs/sha256:d5bb6315b9ae3c056aef9daf96f0e220e874638e70d5bd59e73739bf3dd4fd8e: 429 Too Many Requests
|
Bake intel-nuc-debian-openjdk (intel-nuc-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 intel-nuc-debian-openjdk (intel-nuc-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 intel-nuc-debian-openjdk (intel-nuc-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 intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-bullseye-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-openjdk (intel-nuc-debian-openjdk-16-jdk-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-openjdk:16-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-openjdk/blobs/sha256:9bec3d95b90164d1273b86f6c18ec96c8b55c569694aff80df4d63b7885de7d7: 429 Too Many Requests
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-buster-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-dotnet (intel-nuc-debian-dotnet-7-0-sdk-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SL --output dotnet.tar.gz \"https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz\" && dotnet_sha512='56f7f471052b955968b9a4caa27299ac003e0347ae80e8ef23de87d28a2707bdf7ceb70467cc3e9f0c80928a779841dd7e1392ed6b06e66a7a9cda696d5c0a1e' && echo \"$dotnet_sha512 dotnet.tar.gz\" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 1
|
Bake intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-debian-python-3-11-2-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-python:3.11-latest-run-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-python/blobs/sha256:f009983cbe8467bf66196ceff9abb46a22bce6bf305dc1db5d93d4a7e75c7910: 429 Too Many Requests
|
Bake intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-debian-python-3-8-16-buster-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/intel-nuc-debian/blobs/sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1: 429 Too Many Requests
|
Bake intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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
|
Bake intel-nuc-debian-python (intel-nuc-debian-python-3-11-2-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/intel-nuc-debian-python:3.11.2-bullseye-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/intel-nuc-debian-python/blobs/sha256:c520d33bc45112b2e3c6323395626b04060541e297259fcb23e48de8056c51c9: 429 Too Many Requests
|
Bake intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-debian-python (intel-nuc-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 intel-nuc-fedora-golang (intel-nuc-fedora-golang-1-18-10-37-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-fedora-golang (intel-nuc-fedora-golang-1-18-10-38-run)
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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-fedora-golang (intel-nuc-fedora-golang-1-18-10-38-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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|
Bake intel-nuc-fedora-golang (intel-nuc-fedora-golang-1-18-10-37-run)
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-amd64.tar.gz\" \t&& echo \"36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95 go$GO_VERSION.linux-amd64.tar.gz\" | sha256sum -c - \t&& tar -xzf \"go$GO_VERSION.linux-amd64.tar.gz\" -C /usr/local/go --strip-components=1 \t&& rm -f go$GO_VERSION.linux-amd64.tar.gz" did not complete successfully: exit code: 1
|