Bake asus-tinker-board #10
Triggered via workflow run
October 1, 2024 07:57
flowzone-app[bot]
completed
b8c5979
Status
Failure
Total duration
1d 9h 20m 26s
Artifacts
–
bake-asus-tinker-board.yml
on: workflow_run
Prepare asus-tinker-board-alpine
13s
Prepare asus-tinker-board-debian
12s
Prepare asus-tinker-board-ubuntu
15s
Matrix: Bake asus-tinker-board-alpine
Matrix: Bake asus-tinker-board-debian
Matrix: Bake asus-tinker-board-ubuntu
Matrix: Bake asus-tinker-board-alpine-golang
Matrix: Bake asus-tinker-board-alpine-node
Matrix: Bake asus-tinker-board-alpine-python
Matrix: Bake asus-tinker-board-debian-golang
Matrix: Bake asus-tinker-board-debian-node
Matrix: Bake asus-tinker-board-debian-openjdk
Matrix: Bake asus-tinker-board-debian-python
Matrix: Bake asus-tinker-board-ubuntu-golang
Matrix: Bake asus-tinker-board-ubuntu-node
Matrix: Bake asus-tinker-board-ubuntu-openjdk
Matrix: Bake asus-tinker-board-ubuntu-python
Annotations
202 errors
Bake asus-tinker-board-alpine-python (asus-tinker-board-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"acc0b82e67d80ccd416d68047443c937c611b73daa455baf3fc67b4299a6c816 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"310b9d71a61b4122320f704cf24fc066e02e42a139de147eae21dee782c49513 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"2398d63541a6464bb5a896a75f812da2f15274050fe8cf664d330b95219324c7 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"c019f65401e480f2ea6942dadf97d41d4d485cdf604e61024060c3241cf59055 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"4e97f6f38e65ca90184cf675c53f8facfdac314dc8f45b8477aa13bce05129b3 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"acc0b82e67d80ccd416d68047443c937c611b73daa455baf3fc67b4299a6c816 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"2398d63541a6464bb5a896a75f812da2f15274050fe8cf664d330b95219324c7 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"310b9d71a61b4122320f704cf24fc066e02e42a139de147eae21dee782c49513 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"c019f65401e480f2ea6942dadf97d41d4d485cdf604e61024060c3241cf59055 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"4e97f6f38e65ca90184cf675c53f8facfdac314dc8f45b8477aa13bce05129b3 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-11-2-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"3089bdb1a05e4c5e76f00210c05401dbb1444705153a03cf03274ea7efbd2b05 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-10-10-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"7c90c35086a9510926bac26752b4cc94d6bb878d30422c5d05b308c4a4f96c41 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-11-2-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"3089bdb1a05e4c5e76f00210c05401dbb1444705153a03cf03274ea7efbd2b05 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-9-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"169000ff8a647c0aec6f7d374d64068b754896277909b5192fc5037444401e10 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-10-10-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"7c90c35086a9510926bac26752b4cc94d6bb878d30422c5d05b308c4a4f96c41 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-9-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"169000ff8a647c0aec6f7d374d64068b754896277909b5192fc5037444401e10 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-8-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"97a18c1f2a45721fc1cdfe2a18bcaa69543af1999d603764600e0579848070d7 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-7-16-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"68ecc294c43d4bf5e8e9319e342de7aba1c990eb20f9e1158b4e5f43670a90fd Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-7-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"68ecc294c43d4bf5e8e9319e342de7aba1c990eb20f9e1158b4e5f43670a90fd Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-alpine-python-3-8-16-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -x \t&& buildDeps=' \t\tcurl \t\tgnupg \t' \t&& apk add --no-cache --virtual .build-deps $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/python/v$PYTHON_VERSION/Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& echo \"97a18c1f2a45721fc1cdfe2a18bcaa69543af1999d603764600e0579848070d7 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.3.tar.gz\" \t&& curl -SL \"https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py\" -o get-pip.py && echo \"e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a *get-pip.py\" | sha256sum -c - && python3 get-pip.py --disable-pip-version-check --no-cache-dir --no-compile \"pip==$PYTHON_PIP_VERSION\" \"setuptools==$SETUPTOOLS_VERSION\" \t&& rm -f get-pip.py \t&& find /usr/local \t\t\\( -type d -a -name test -o -name tests \\) \t\t-o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) \t\t-exec rm -rf '{}' + \t&& cd / \t&& rm -rf /usr/src/python ~/.cache" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-python (asus-tinker-board-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 asus-tinker-board-alpine-python (asus-tinker-board-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 asus-tinker-board-alpine-python (asus-tinker-board-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"2398d63541a6464bb5a896a75f812da2f15274050fe8cf664d330b95219324c7 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"310b9d71a61b4122320f704cf24fc066e02e42a139de147eae21dee782c49513 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"c019f65401e480f2ea6942dadf97d41d4d485cdf604e61024060c3241cf59055 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"acc0b82e67d80ccd416d68047443c937c611b73daa455baf3fc67b4299a6c816 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-python (asus-tinker-board-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-armv7hf-libffi3.4.tar.gz\" \t&& echo \"4e97f6f38e65ca90184cf675c53f8facfdac314dc8f45b8477aa13bce05129b3 Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" | sha256sum -c - \t&& tar -xzf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-libffi3.4.tar.gz\" --strip-components=1 \t&& rm -rf \"Python-$PYTHON_VERSION.linux-alpine-armv7hf-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 asus-tinker-board-alpine-node (asus-tinker-board-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 asus-tinker-board-alpine-node (asus-tinker-board-alpine-node-18-14-1-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps='curl' \t&& set -x \t&& for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& apk add --no-cache $buildDeps \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" \t&& echo \"f4874a9a1880c591ea3c0b312eaa16a2f34b3c730275be14708cb9233498822e node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-node (asus-tinker-board-alpine-node-18-14-1-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c for key in \t6A010C5166006599AA17F08146C2130DFD2497F5 \t; do \t\tgpg --keyserver pgp.mit.edu --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.pgp.com --recv-keys \"$key\" || \t\tgpg --keyserver keyserver.ubuntu.com --recv-keys \"$key\" ; \tdone \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" \t&& echo \"f4874a9a1880c591ea3c0b312eaa16a2f34b3c730275be14708cb9233498822e node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-alpine-armv7hf.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz\" \t&& curl -fSLO --compressed \"https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc\" \t&& gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& mkdir -p /opt/yarn \t&& tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/yarn --strip-components=1 \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn \t&& ln -s /opt/yarn/bin/yarn /usr/local/bin/yarnpkg \t&& rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz \t&& ( [ \"$(npm --version | cut -d '.' -f 1)\" -gt 8 ] || npm config set unsafe-perm true -g --unsafe-perm ) \t&& rm -rf /tmp/*" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-node (asus-tinker-board-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 asus-tinker-board-alpine-golang (asus-tinker-board-alpine-golang-1-19-6-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-golang (asus-tinker-board-alpine-golang-1-18-10-3-12-build)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-golang (asus-tinker-board-alpine-golang-1-19-6-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-alpine-golang (asus-tinker-board-alpine-golang-1-18-10-3-12-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c curl -SLO \"https://raw.githubusercontent.com/balena-io-library/base-images/613d8e9ca8540f29a43fddf658db56a8d826fffe/scripts/assets/tests/[email protected]\" && echo \"Running test-stack@golang\" && chmod +x [email protected] && bash [email protected] && rm -rf [email protected]" did not complete successfully: exit code: 127
|
Bake asus-tinker-board-debian-openjdk (asus-tinker-board-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 asus-tinker-board-debian-openjdk (asus-tinker-board-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 asus-tinker-board-debian-openjdk (asus-tinker-board-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 asus-tinker-board-debian-openjdk (asus-tinker-board-debian-openjdk-11-jre-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-openjdk:11--latest: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-openjdk/blobs/sha256:79a18f1c42cbc33bedf3d9165964b65fd8d7a4c819e201770700880dc8a89936: 429 Too Many Requests
|
Bake asus-tinker-board-debian-openjdk (asus-tinker-board-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 asus-tinker-board-debian-openjdk (asus-tinker-board-debian-openjdk-11-jdk-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-openjdk:11-jdk-bullseye-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-openjdk/blobs/sha256:6853f10b1f913303e0f5a5e467298ff1f85a361a266f99d39cc0496ae8deae77: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-20-12-0-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-node:20-bookworm-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-node/blobs/sha256:ed856e74c498d64b77048644f7fc3cdcb4e0ef00dccc933077e89b6db84f383d: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-19-6-1-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-node:19.6.1-bookworm-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-node/blobs/sha256:3b5d5c7a38ae87d0a4e25a44d4f9d247f35b4a03c650043c78548b8a3f6c988a: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-19-6-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-node:19.6-bullseye-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-node/blobs/sha256:b1c59878cbda1bbb4a3af9bbd18ca502832bc77728c1b84a181959b2dbe3605c: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-18-14-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-node:18.14: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-node/blobs/sha256:7e988caa4ae24d4391af529bc70d82398c0129442ffbbf2f4ce3e6abbd66081b: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-20-12-0-buster-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 --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&& 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-armv7l.tar.gz\" \t&& echo \"259626b4825d9abba3721941d97f56f10ca7c56757a2468835e40b6fe4520757 node-v$NODE_VERSION-linux-armv7l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-armv7l.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-armv7l.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 asus-tinker-board-debian-node (asus-tinker-board-debian-node-19-6-1-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-node:19-buster-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-node/blobs/sha256:7d3a95d46ff849b6c5e6db4848c1660adf0f8010546e1c43f93b76e82a7e84ba: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-19-6-1-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-node:sid-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-node/blobs/sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1: 429 Too Many Requests
|
Bake asus-tinker-board-debian-node (asus-tinker-board-debian-node-18-14-1-buster-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-node:18.14.1-buster-run-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 asus-tinker-board-debian-node (asus-tinker-board-debian-node-20-12-0-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-armv7l.tar.gz\" \t&& echo \"259626b4825d9abba3721941d97f56f10ca7c56757a2468835e40b6fe4520757 node-v$NODE_VERSION-linux-armv7l.tar.gz\" | sha256sum -c - \t&& tar -xzf \"node-v$NODE_VERSION-linux-armv7l.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-armv7l.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 asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-19-6-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:1.19.6-bookworm-build-20240930: unexpected status from POST request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/blobs/uploads/?mount=sha256:fdd8491aae03ef645ded0aa8841f1b0aaf19bc93ab91d8972dc5933786879cb2&from=balenalib/asus-tinker-board-debian-golang: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-18-10-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:1-build: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/blobs/sha256:a400c68d2b55ecc6c14f06802ec5a5f532c620fd55c0c2833ab44f4eba8cbd84: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-20-1-bookworm-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-golang:1.20-bookworm-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-golang/blobs/sha256:be3e8cf3591d32a73ec26fc3731d7b2a5237851ce2e04dad5ab8cd70f36389b4: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-20-1-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-golang:latest-bookworm-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-golang/blobs/sha256:ab31dcb358d7bd7793197cb109d9c5f49dc1b300dd34785baac0ca83968f1e9b: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-18-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:1.18-bullseye-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/blobs/sha256:813a4980638ecf92b02d2749b6f35cfcb39cc64465e69d86738baac079f3b29e: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-18-10-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:1.18.10-bookworm: failed commit on ref "manifest-sha256:6b783520f55e542209ed44b21f8c824fe068a70d9b09c78beb82ca23fd4921dc": unexpected status from PUT request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/manifests/1.18.10-bookworm: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-20-1-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:1-sid-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/blobs/sha256:39ba715cf02c71fcb529a985ab38246a237b48e980972d77f9bfdb22b3e18049: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-18-10-sid-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-golang:1.18-sid: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-golang/blobs/sha256:39ba715cf02c71fcb529a985ab38246a237b48e980972d77f9bfdb22b3e18049: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-19-6-sid-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-golang:1-sid-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-golang/blobs/sha256:deebb966a41e8ac7db6d015a800067b80f8bd5d4ee074a6167eb9f376e2b89ac: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-10-10-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-python:3.10-bullseye-run-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-python/blobs/sha256:aa4593704bd4f7d4cbf1d84db1c21708d2ee46423b0dc9eff8a5f524f4ffbb40: 429 Too Many Requests
|
Bake asus-tinker-board-debian-golang (asus-tinker-board-debian-golang-1-20-1-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-golang:latest-bullseye: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-golang/blobs/sha256:813a4980638ecf92b02d2749b6f35cfcb39cc64465e69d86738baac079f3b29e: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-11-2-bullseye-build)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-python:3-bullseye-build-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-python/blobs/sha256:9aeeb79f363f90a20624311c6225f3ee4e497fd59750afa107026311c8ad4d19: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-11-2-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-debian-python:3.11-latest-run: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-debian-python/blobs/sha256:8c07d72fe5804748139b617e5c8596bf8c362856e834774dcfca2090cdf66322: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-11-2-bookworm-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-python:3.11.2-bookworm-run-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 asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-10-10-bookworm-run)
Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-8-16-bullseye-run)
buildx bake failed with: ERROR: failed to solve: failed to push docker.io/balenalib/asus-tinker-board-python:3.8-bullseye-run-20240930: unexpected status from HEAD request to https://registry-1.docker.io/v2/balenalib/asus-tinker-board-python/blobs/sha256:b39a453d78db3b1bfd99d17afd27c67ebfe622d9058cafb39ddc847a2ecbeffc: 429 Too Many Requests
|
Bake asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-debian-python-3-8-16-buster-run)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c gpg --batch --keyserver keyring.debian.org --recv-keys 4DE8FF2A63C7CC90 \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-key 6E3CBCE93372DCFA \t&& gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 0x52a43a1e4b77b059" did not complete successfully: exit code: 2
|
Bake asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-debian-python (asus-tinker-board-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 asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-18-14-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-19-6-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-node (asus-tinker-board-ubuntu-node-20-12-0-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-10-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-9-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-8-16-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-7-16-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-python (asus-tinker-board-ubuntu-python-3-11-2-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-focal-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-focal-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-18-10-noble-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-jammy-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-19-6-jammy-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-golang (asus-tinker-board-ubuntu-golang-1-20-1-noble-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jdk-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jre-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jdk-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jre-xenial-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jre-bionic-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jdk-xenial-build)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jre-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Bake asus-tinker-board-ubuntu-openjdk (asus-tinker-board-ubuntu-openjdk-11-jdk-bionic-run)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|