Skip to content

Add Chai-1, optimize python package management, fix bugs #28

Add Chai-1, optimize python package management, fix bugs

Add Chai-1, optimize python package management, fix bugs #28

Triggered via push December 5, 2024 17:57
Status Cancelled
Total duration 9m 53s
Artifacts 4
simple-checks  /  Validate Image Metadata
4s
simple-checks / Validate Image Metadata
get-changed-images  /  Get Changed Images
7s
get-changed-images / Get Changed Images
build-images  /  Prepare to Build
7s
build-images / Prepare to Build
Matrix: build-images / build-platform-images
Matrix: build-images / merge
build-images  /  Build matrix success
0s
build-images / Build matrix success
Render Readme  /  Render README
8s
Render Readme / Render README
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build-images / Build/Test boltz (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd --gid ${GID} ${USERNAME} && useradd --uid ${UID} --gid ${GID} --create-home --shell /bin/bash ${USERNAME} && apt-get update && apt-get install -y --no-install-recommends curl unzip jq catatonit nano vim tree build-essential && . /opt/venv/bin/activate && curl -fsSL -o /tmp/app.zip \"https://github.com/jwohlwend/boltz/archive/refs/tags/v${VERSION}.zip\" && unzip -q /tmp/app.zip -d /tmp/app && cp -R /tmp/app/boltz-${VERSION}/LICENSE /app && cp -R /tmp/app/boltz-${VERSION}/README.md /app && cp -R /tmp/app/boltz-${VERSION}/pyproject.toml /app && cp -R /tmp/app/boltz-${VERSION}/docs /app && cp -R /tmp/app/boltz-${VERSION}/examples /app && cp -R /tmp/app/boltz-${VERSION}/scripts /app && cp -R /tmp/app/boltz-${VERSION}/src /app && printf \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=%s\\nPackageAuthor=[RareCompute](https://github.com/RareCompute)\\n\" \"${VERSION}\" > /app/package_info && curl -LsSf https://astral.sh/uv/0.5.6/install.sh | sh && . $HOME/.local/bin/env && uv venv --no-python-downloads ${VIRTUAL_ENV} && . ${VIRTUAL_ENV}/bin/activate && uv pip install torch torchvision torchaudio && uv pip install uv pip -r /tmp/app/boltz-${VERSION}/ && chown -R ${UID}:${GID} /app && chmod -R 755 /app && chown -R ${UID}:${GID} /opt/venv && chmod -R 755 /opt/venv && apt-get purge -y build-essential && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 2
build-images / Build/Test boltz (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c groupadd --gid ${GID} ${USERNAME} && useradd --uid ${UID} --gid ${GID} --create-home --shell /bin/bash ${USERNAME} && apt-get update && apt-get install -y --no-install-recommends curl unzip jq catatonit nano vim tree build-essential && . /opt/venv/bin/activate && curl -fsSL -o /tmp/app.zip \"https://github.com/jwohlwend/boltz/archive/refs/tags/v${VERSION}.zip\" && unzip -q /tmp/app.zip -d /tmp/app && cp -R /tmp/app/boltz-${VERSION}/LICENSE /app && cp -R /tmp/app/boltz-${VERSION}/README.md /app && cp -R /tmp/app/boltz-${VERSION}/pyproject.toml /app && cp -R /tmp/app/boltz-${VERSION}/docs /app && cp -R /tmp/app/boltz-${VERSION}/examples /app && cp -R /tmp/app/boltz-${VERSION}/scripts /app && cp -R /tmp/app/boltz-${VERSION}/src /app && printf \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=%s\\nPackageAuthor=[RareCompute](https://github.com/RareCompute)\\n\" \"${VERSION}\" > /app/package_info && curl -LsSf https://astral.sh/uv/0.5.6/install.sh | sh && . $HOME/.local/bin/env && uv venv --no-python-downloads ${VIRTUAL_ENV} && . ${VIRTUAL_ENV}/bin/activate && uv pip install torch torchvision torchaudio && uv pip install uv pip -r /tmp/app/boltz-${VERSION}/ && chown -R ${UID}:${GID} /app && chmod -R 755 /app && chown -R ${UID}:${GID} /opt/venv && chmod -R 755 /opt/venv && apt-get purge -y build-essential && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 2
build-images / Build/Test chai (linux/arm64)
The run was canceled by @Liana64.
build-images / Build/Test chai (linux/arm64)
The operation was canceled.
build-images / Merge chai
Process completed with exit code 1.
build-images / Merge boltz
Process completed with exit code 2.
simple-checks / Validate Image Metadata
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
get-changed-images / Get Changed Images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Prepare to Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Build/Test boltz (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Build/Test boltz (linux/arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Build/Test chai (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Variables should be defined before their use: apps/chai/Dockerfile#L12
UndefinedVar: Usage of undefined variable '$VIRTUAL_ENV' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
build-images / Merge chai
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Merge boltz
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-images / Build matrix success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Render Readme / Render README
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
RareCompute~containers~4EYMIO.dockerbuild
31.8 KB
RareCompute~containers~DCTDC7.dockerbuild
82.1 KB
RareCompute~containers~LGEJ5I.dockerbuild
31.5 KB
chai-linux-amd64 Expired
265 Bytes