Skip to content

Create Docker Images #1654

Create Docker Images

Create Docker Images #1654

Manually triggered January 8, 2025 08:33
Status Failure
Total duration 6h 0m 46s
Artifacts

push-server.yml

on: workflow_dispatch
Matrix: Push BK-Tree Worker
Matrix: Push No OCR image
Matrix: Push Clone Qdrant script
Matrix: Push Crawl Cron Job
Matrix: Push Crawl Worker
Matrix: Push CSV JSONL worker Image
Matrix: Push Delete worker
Matrix: Push Dittofeed Sync Worker
Matrix: Push File Worker image
Matrix: Push Group worker
Matrix: Push Ingest image
Matrix: Push Pagefind Index worker
Matrix: Push Queue BM25 Script
Matrix: Push Reindex Worker
Matrix: Push Sync Qdrant script
Matrix: Push Video worker
Matrix: Push Word ID cronjob
Matrix: Push Word Worker
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 62 warnings
Push Delete worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
The job running on runner blacksmith-01jh2gr3jgvrgd7jj9kq2yjabf-8vcpu has exceeded the maximum execution time of 360 minutes.
Push Group worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
The job running on runner blacksmith-01jh2gr9pvt3d7ddpxpabh5gf1-8vcpu has exceeded the maximum execution time of 360 minutes.
Push Crawl Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
The job running on runner blacksmith-01jh2grg181b3s4kss2vjs2zkq-8vcpu has exceeded the maximum execution time of 360 minutes.
Push Pagefind Index worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
The job running on runner blacksmith-01jh2grhf0abv1vgfts87a3wek-8vcpu has exceeded the maximum execution time of 360 minutes.
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.group-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.group-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.queue-bm25#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.queue-bm25#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.csv-jsonl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.csv-jsonl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.delete-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.delete-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.queue-bm25#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.queue-bm25#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.word-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.word-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.csv-jsonl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.csv-jsonl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
The 'as' keyword should match the case of the 'from' keyword: server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
Push Delete worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Error during cleanup: Command failed: sudo umount /var/lib/buildkit umount: /var/lib/buildkit: target is busy.
Push Group worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (1/3)...
Push Group worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (2/3)...
Push Group worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Error during cleanup: Command failed: sudo umount /var/lib/buildkit umount: /var/lib/buildkit: target is busy.
Push Crawl Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (1/3)...
Push Crawl Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Unmount failed, retrying (2/3)...
Push Crawl Worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Error during cleanup: Command failed: sudo umount /var/lib/buildkit umount: /var/lib/buildkit: target is busy.
Push Pagefind Index worker (blacksmith-8vcpu-ubuntu-2204, linux/arm64, latest-arm, -arm)
Error during cleanup: Command failed: sudo umount /var/lib/buildkit umount: /var/lib/buildkit: target is busy.