publish
statesuccess
jobback to job
imagedocker:28-cli
arch-
attempt1 of 1
workerconductor-worker-x86-64
duration3m 15s
log
[conductor] task publish on conductor-worker-x86-64
[conductor] commit 2b2db4d40d28 attempt 1
[conductor] image docker:28-cli
$ apk add --no-cache curl
fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
(1/2) Upgrading libcurl (8.14.1-r2 -> 8.14.1-r3)
(2/2) Installing curl (8.14.1-r3)
Executing busybox-1.37.0-r19.trigger
OK: 24 MiB in 36 packages
$ ./deploy/publish.sh
== publishing from refs/heads/main at 2b2db4d40d28
tags:
main
latest
platforms: linux/amd64,linux/arm64,linux/riscv64
== registering emulators
== preparing the builder
#1 [internal] booting buildkit
#1 pulling image moby/buildkit:buildx-stable-1
#1 pulling image moby/buildkit:buildx-stable-1 1.7s done
#1 creating container buildx_buildkit_conductor-publish0
#1 creating container buildx_buildkit_conductor-publish0 0.8s done
#1 DONE 2.5s
== signing in
WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
== building and pushing finwo/conductor
#0 building with "conductor-publish" instance using docker-container driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.61kB done
#1 DONE 0.1s
#2 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.23
#2 ...
#3 [auth] library/alpine:pull token for registry-1.docker.io
#3 DONE 0.0s
#4 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.23
#4 DONE 1.2s
#5 [linux/riscv64 internal] load metadata for docker.io/library/alpine:3.23
#5 DONE 1.3s
#6 [internal] load .dockerignore
#6 transferring context: 214B done
#6 DONE 0.1s
#2 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.23
#2 DONE 1.3s
#7 [linux/riscv64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#7 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#7 DONE 0.1s
#8 [linux/amd64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#8 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#8 ...
#9 [internal] load build context
#9 transferring context: 458.63kB 0.0s done
#9 DONE 0.2s
#8 [linux/amd64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#8 sha256:d0c1d894c237d8192cbcd37e435031ad4eddec173299568a5a05869c2e40dfa3 1.05MB / 3.85MB 0.2s
#8 sha256:d0c1d894c237d8192cbcd37e435031ad4eddec173299568a5a05869c2e40dfa3 3.85MB / 3.85MB 0.3s done
#8 ...
#7 [linux/riscv64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#7 sha256:125f7ed2919501383cc2a463efb0a6d988a780211c71de97a05b674ca6bb8dde 3.58MB / 3.58MB 0.2s done
#7 extracting sha256:125f7ed2919501383cc2a463efb0a6d988a780211c71de97a05b674ca6bb8dde 0.2s done
#7 DONE 0.6s
#8 [linux/amd64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#8 extracting sha256:d0c1d894c237d8192cbcd37e435031ad4eddec173299568a5a05869c2e40dfa3
#8 extracting sha256:d0c1d894c237d8192cbcd37e435031ad4eddec173299568a5a05869c2e40dfa3 0.2s done
#8 DONE 0.7s
#10 [linux/arm64 deps 1/5] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#10 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#10 sha256:ace1621be7ff15b54252f68393ac33181df7f3e095e36a5d9a9892031b357d31 4.19MB / 4.19MB 0.2s done
#10 extracting sha256:ace1621be7ff15b54252f68393ac33181df7f3e095e36a5d9a9892031b357d31 0.2s done
#10 DONE 0.7s
#11 [linux/riscv64 deps 2/5] RUN apk add --no-cache nodejs npm
#11 ...
#12 [linux/amd64 deps 2/5] RUN apk add --no-cache nodejs npm
#12 0.734 ( 1/15) Installing ca-certificates (20260909-r0)
#12 0.758 ( 2/15) Installing libgcc (15.2.0-r2)
#12 0.768 ( 3/15) Installing libstdc++ (15.2.0-r2)
#12 0.799 ( 4/15) Installing ada-libs (3.3.0-r0)
#12 0.811 ( 5/15) Installing brotli-libs (1.2.0-r0)
#12 0.829 ( 6/15) Installing c-ares (1.34.8-r0)
#12 0.840 ( 7/15) Installing icu-data-en (76.1-r1)
#12 0.874 Executing icu-data-en-76.1-r1.post-install
#12 0.879 *
#12 0.879 * If you need ICU with non-English locales and legacy charset support, install
#12 0.879 * package icu-data-full.
#12 0.879 *
#12 0.879 ( 8/15) Installing icu-libs (76.1-r1)
#12 0.933 ( 9/15) Installing nghttp2-libs (1.69.0-r0)
#12 0.941 (10/15) Installing simdjson (3.12.0-r0)
#12 0.949 (11/15) Installing simdutf (7.5.0-r1)
#12 0.965 (12/15) Installing sqlite-libs (3.53.4-r0)
#12 0.988 (13/15) Installing zstd-libs (1.5.7-r2)
#12 1.003 (14/15) Installing nodejs (24.18.1-r0)
#12 1.528 (15/15) Installing npm (11.11.0-r0)
#12 1.725 Executing busybox-1.37.0-r30.trigger
#12 1.734 Executing ca-certificates-20260909-r0.trigger
#12 1.781 OK: 83.6 MiB in 31 packages
#12 DONE 2.9s
#13 [linux/amd64 stage-1 2/10] RUN apk add --no-cache ca-certificates git nodejs
#13 0.764 ( 1/22) Installing ca-certificates (20260909-r0)
#13 0.791 ( 2/22) Installing brotli-libs (1.2.0-r0)
#13 0.809 ( 3/22) Installing c-ares (1.34.8-r0)
#13 0.818 ( 4/22) Installing libunistring (1.4.1-r0)
#13 0.844 ( 5/22) Installing libidn2 (2.3.8-r0)
#13 0.852 ( 6/22) Installing nghttp2-libs (1.69.0-r0)
#13 0.859 ( 7/22) Installing libpsl (0.21.5-r3)
#13 0.865 ( 8/22) Installing zstd-libs (1.5.7-r2)
#13 0.882 ( 9/22) Installing libcurl (8.22.0-r0)
#13 0.897 (10/22) Installing libexpat (2.8.4-r0)
#13 0.904 (11/22) Installing pcre2 (10.48-r0)
#13 0.919 (12/22) Installing git (2.52.0-r0)
#13 1.022 (13/22) Installing git-init-template (2.52.0-r0)
#13 1.028 (14/22) Installing libgcc (15.2.0-r2)
#13 1.038 (15/22) Installing libstdc++ (15.2.0-r2)
#13 1.070 (16/22) Installing ada-libs (3.3.0-r0)
#13 1.084 (17/22) Installing icu-data-en (76.1-r1)
#13 1.116 Executing icu-data-en-76.1-r1.post-install
#13 1.122 *
#13 1.122 * If you need ICU with non-English locales and legacy charset support, install
#13 1.122 * package icu-data-full.
#13 1.122 *
#13 1.123 (18/22) Installing icu-libs (76.1-r1)
#13 1.178 (19/22) Installing simdjson (3.12.0-r0)
#13 1.188 (20/22) Installing simdutf (7.5.0-r1)
#13 1.201 (21/22) Installing sqlite-libs (3.53.4-r0)
#13 1.226 (22/22) Installing nodejs (24.18.1-r0)
#13 1.828 Executing busybox-1.37.0-r30.trigger
#13 1.835 Executing ca-certificates-20260909-r0.trigger
#13 1.877 OK: 86.3 MiB in 38 packages
#13 DONE 2.9s
#14 [linux/amd64 stage-1 3/10] RUN addgroup -S conductor && adduser -S -G conductor -h /app conductor
#14 DONE 0.3s
#15 [linux/amd64 deps 3/5] WORKDIR /app
#15 DONE 0.2s
#16 [linux/amd64 deps 4/5] COPY package.json ./
#16 DONE 0.1s
#17 [linux/amd64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#17 ...
#18 [linux/amd64 stage-1 4/10] WORKDIR /app
#18 DONE 0.1s
#11 [linux/riscv64 deps 2/5] RUN apk add --no-cache nodejs npm
#11 3.273 ( 1/15) Installing ca-certificates (20260909-r0)
#11 3.352 ( 2/15) Installing libgcc (15.2.0-r2)
#11 3.378 ( 3/15) Installing libstdc++ (15.2.0-r2)
#11 3.514 ( 4/15) Installing ada-libs (3.3.0-r0)
#11 3.554 ( 5/15) Installing brotli-libs (1.2.0-r0)
#11 3.622 ( 6/15) Installing c-ares (1.34.8-r0)
#11 3.644 ( 7/15) Installing icu-data-en (76.1-r1)
#11 3.793 Executing icu-data-en-76.1-r1.post-install
#11 3.836 *
#11 3.836 * If you need ICU with non-English locales and legacy charset support, install
#11 3.836 * package icu-data-full.
#11 3.836 *
#11 3.841 ( 8/15) Installing icu-libs (76.1-r1)
#11 4.100 ( 9/15) Installing nghttp2-libs (1.69.0-r0)
#11 4.120 (10/15) Installing simdjson (3.12.0-r0)
#11 4.134 (11/15) Installing simdutf (7.5.0-r1)
#11 4.166 (12/15) Installing sqlite-libs (3.53.4-r0)
#11 4.314 (13/15) Installing zstd-libs (1.5.7-r2)
#11 4.374 (14/15) Installing nodejs (24.18.1-r0)
#11 7.026 (15/15) Installing npm (11.11.0-r0)
#11 7.762 Executing busybox-1.37.0-r30.trigger
#11 7.827 Executing ca-certificates-20260909-r0.trigger
#11 8.362 OK: 76.2 MiB in 31 packages
#11 ...
#19 [linux/riscv64 stage-1 2/10] RUN apk add --no-cache ca-certificates git nodejs
#19 3.194 ( 1/22) Installing ca-certificates (20260909-r0)
#19 3.279 ( 2/22) Installing brotli-libs (1.2.0-r0)
#19 3.379 ( 3/22) Installing c-ares (1.34.8-r0)
#19 3.415 ( 4/22) Installing libunistring (1.4.1-r0)
#19 3.538 ( 5/22) Installing libidn2 (2.3.8-r0)
#19 3.561 ( 6/22) Installing nghttp2-libs (1.69.0-r0)
#19 3.580 ( 7/22) Installing libpsl (0.21.5-r3)
#19 3.593 ( 8/22) Installing zstd-libs (1.5.7-r2)
#19 3.653 ( 9/22) Installing libcurl (8.22.0-r0)
#19 3.706 (10/22) Installing libexpat (2.8.4-r0)
#19 3.722 (11/22) Installing pcre2 (10.48-r0)
#19 3.773 (12/22) Installing git (2.52.0-r0)
#19 4.232 (13/22) Installing git-init-template (2.52.0-r0)
#19 4.244 (14/22) Installing libgcc (15.2.0-r2)
#19 4.259 (15/22) Installing libstdc++ (15.2.0-r2)
#19 4.392 (16/22) Installing ada-libs (3.3.0-r0)
#19 4.436 (17/22) Installing icu-data-en (76.1-r1)
#19 4.600 Executing icu-data-en-76.1-r1.post-install
#19 4.647 *
#19 4.647 * If you need ICU with non-English locales and legacy charset support, install
#19 4.647 * package icu-data-full.
#19 4.647 *
#19 4.652 (18/22) Installing icu-libs (76.1-r1)
#19 4.968 (19/22) Installing simdjson (3.12.0-r0)
#19 4.981 (20/22) Installing simdutf (7.5.0-r1)
#19 4.996 (21/22) Installing sqlite-libs (3.53.4-r0)
#19 5.102 (22/22) Installing nodejs (24.18.1-r0)
#19 7.695 Executing busybox-1.37.0-r30.trigger
#19 7.765 Executing ca-certificates-20260909-r0.trigger
#19 8.205 OK: 78.1 MiB in 38 packages
#19 ...
#20 [linux/arm64 stage-1 2/10] RUN apk add --no-cache ca-certificates git nodejs
#20 3.372 ( 1/22) Installing ca-certificates (20260909-r0)
#20 3.447 ( 2/22) Installing brotli-libs (1.2.0-r0)
#20 3.533 ( 3/22) Installing c-ares (1.34.8-r0)
#20 3.563 ( 4/22) Installing libunistring (1.4.1-r0)
#20 3.697 ( 5/22) Installing libidn2 (2.3.8-r0)
#20 3.719 ( 6/22) Installing nghttp2-libs (1.69.0-r0)
#20 3.740 ( 7/22) Installing libpsl (0.21.5-r3)
#20 3.757 ( 8/22) Installing zstd-libs (1.5.7-r2)
#20 3.831 ( 9/22) Installing libcurl (8.22.0-r0)
#20 3.897 (10/22) Installing libexpat (2.8.4-r0)
#20 3.917 (11/22) Installing pcre2 (10.48-r0)
#20 3.976 (12/22) Installing git (2.52.0-r0)
#20 4.535 (13/22) Installing git-init-template (2.52.0-r0)
#20 4.548 (14/22) Installing libgcc (15.2.0-r2)
#20 4.566 (15/22) Installing libstdc++ (15.2.0-r2)
#20 4.798 (16/22) Installing ada-libs (3.3.0-r0)
#20 4.849 (17/22) Installing icu-data-en (76.1-r1)
#20 5.040 Executing icu-data-en-76.1-r1.post-install
#20 5.103 *
#20 5.103 * If you need ICU with non-English locales and legacy charset support, install
#20 5.103 * package icu-data-full.
#20 5.103 *
#20 5.108 (18/22) Installing icu-libs (76.1-r1)
#20 5.421 (19/22) Installing simdjson (3.12.0-r0)
#20 5.437 (20/22) Installing simdutf (7.5.0-r1)
#20 5.461 (21/22) Installing sqlite-libs (3.53.4-r0)
#20 5.598 (22/22) Installing nodejs (24.18.1-r0)
#20 8.544 Executing busybox-1.37.0-r30.trigger
#20 8.620 Executing ca-certificates-20260909-r0.trigger
#20 9.173 OK: 83.5 MiB in 38 packages
#20 ...
#21 [linux/arm64 deps 2/5] RUN apk add --no-cache nodejs npm
#21 3.273 ( 1/15) Installing ca-certificates (20260909-r0)
#21 3.340 ( 2/15) Installing libgcc (15.2.0-r2)
#21 3.359 ( 3/15) Installing libstdc++ (15.2.0-r2)
#21 3.507 ( 4/15) Installing ada-libs (3.3.0-r0)
#21 3.555 ( 5/15) Installing brotli-libs (1.2.0-r0)
#21 3.628 ( 6/15) Installing c-ares (1.34.8-r0)
#21 3.651 ( 7/15) Installing icu-data-en (76.1-r1)
#21 3.824 Executing icu-data-en-76.1-r1.post-install
#21 3.883 *
#21 3.883 * If you need ICU with non-English locales and legacy charset support, install
#21 3.883 * package icu-data-full.
#21 3.883 *
#21 3.889 ( 8/15) Installing icu-libs (76.1-r1)
#21 4.198 ( 9/15) Installing nghttp2-libs (1.69.0-r0)
#21 4.217 (10/15) Installing simdjson (3.12.0-r0)
#21 4.233 (11/15) Installing simdutf (7.5.0-r1)
#21 4.257 (12/15) Installing sqlite-libs (3.53.4-r0)
#21 4.388 (13/15) Installing zstd-libs (1.5.7-r2)
#21 4.451 (14/15) Installing nodejs (24.18.1-r0)
#21 7.528 (15/15) Installing npm (11.11.0-r0)
#21 8.274 Executing busybox-1.37.0-r30.trigger
#21 8.348 Executing ca-certificates-20260909-r0.trigger
#21 8.842 OK: 80.2 MiB in 31 packages
#21 DONE 10.4s
#17 [linux/amd64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#17 4.837
#17 4.837 added 79 packages in 4s
#17 5.056 npm warn using --force Recommended protections disabled.
#17 DONE 7.2s
#19 [linux/riscv64 stage-1 2/10] RUN apk add --no-cache ca-certificates git nodejs
#19 DONE 10.5s
#20 [linux/arm64 stage-1 2/10] RUN apk add --no-cache ca-certificates git nodejs
#20 DONE 10.4s
#11 [linux/riscv64 deps 2/5] RUN apk add --no-cache nodejs npm
#11 DONE 10.5s
#22 [linux/riscv64 deps 3/5] WORKDIR /app
#22 ...
#23 [linux/arm64 deps 3/5] WORKDIR /app
#23 DONE 0.3s
#22 [linux/riscv64 deps 3/5] WORKDIR /app
#22 DONE 0.3s
#24 [linux/arm64 deps 4/5] COPY package.json ./
#24 DONE 0.1s
#25 [linux/riscv64 deps 4/5] COPY package.json ./
#25 DONE 0.1s
#26 [linux/amd64 stage-1 5/10] COPY --from=deps /app/node_modules ./node_modules
#26 ...
#27 [linux/riscv64 stage-1 3/10] RUN addgroup -S conductor && adduser -S -G conductor -h /app conductor
#27 DONE 0.5s
#28 [linux/arm64 stage-1 3/10] RUN addgroup -S conductor && adduser -S -G conductor -h /app conductor
#28 DONE 0.5s
#29 [linux/riscv64 stage-1 4/10] WORKDIR /app
#29 DONE 0.1s
#30 [linux/arm64 stage-1 4/10] WORKDIR /app
#30 DONE 0.1s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#26 [linux/amd64 stage-1 5/10] COPY --from=deps /app/node_modules ./node_modules
#26 DONE 0.7s
#32 [linux/amd64 stage-1 6/10] COPY package.json ./
#32 DONE 0.1s
#33 [linux/arm64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#33 ...
#34 [linux/amd64 stage-1 7/10] COPY src/ ./src/
#34 DONE 0.1s
#35 [linux/amd64 stage-1 8/10] COPY migrations/ ./migrations/
#35 DONE 0.1s
#36 [linux/amd64 stage-1 9/10] COPY assets/ ./assets/
#36 DONE 0.1s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#37 [linux/amd64 stage-1 10/10] RUN mkdir -p /data && chown -R conductor:conductor /data
#37 DONE 0.1s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#33 [linux/arm64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#33 54.59
#33 54.59 added 79 packages in 50s
#33 60.37 npm warn using --force Recommended protections disabled.
#33 DONE 64.7s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#38 [linux/arm64 stage-1 5/10] COPY --from=deps /app/node_modules ./node_modules
#38 DONE 0.7s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#39 [linux/arm64 stage-1 6/10] COPY package.json ./
#39 DONE 0.1s
#40 [linux/arm64 stage-1 7/10] COPY src/ ./src/
#40 DONE 0.1s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 ...
#41 [linux/arm64 stage-1 8/10] COPY migrations/ ./migrations/
#41 DONE 0.1s
#42 [linux/arm64 stage-1 9/10] COPY assets/ ./assets/
#42 DONE 0.1s
#43 [linux/arm64 stage-1 10/10] RUN mkdir -p /data && chown -R conductor:conductor /data
#43 DONE 0.2s
#31 [linux/riscv64 deps 5/5] RUN npm install --omit=dev --no-audit --no-fund && npm cache clean --force
#31 81.24
#31 81.24 added 79 packages in 1m
#31 86.21 npm warn using --force Recommended protections disabled.
#31 DONE 90.9s
#44 [linux/riscv64 stage-1 5/10] COPY --from=deps /app/node_modules ./node_modules
#44 DONE 0.7s
#45 [linux/riscv64 stage-1 6/10] COPY package.json ./
#45 DONE 0.1s
#46 [linux/riscv64 stage-1 7/10] COPY src/ ./src/
#46 DONE 0.1s
#47 [linux/riscv64 stage-1 8/10] COPY migrations/ ./migrations/
#47 DONE 0.1s
#48 [linux/riscv64 stage-1 9/10] COPY assets/ ./assets/
#48 DONE 0.1s
#49 [linux/riscv64 stage-1 10/10] RUN mkdir -p /data && chown -R conductor:conductor /data
#49 DONE 0.2s
#50 exporting to image
#50 exporting layers
#50 exporting layers 6.5s done
#50 exporting manifest sha256:320d53ac0c5c44f75e41d58de502389cd769cf46392d441f6764fa4aeb417ec3 0.0s done
#50 exporting config sha256:0b3dff5c3ccea05b9403730efa361c6944378af0fae621d971a4351882ae06b3 0.0s done
#50 exporting attestation manifest sha256:9be6d30ea715199ed26405c6e0c2790dabc3c24423d30052261a1c1636393e8b 0.0s done
#50 exporting manifest sha256:b8b5efed6e3e2207d4257ed38a89a89e9c570078a2f2d8dddb158461b3a7d084 0.0s done
#50 exporting config sha256:f64504b8be1c4cd1da8a54c61878d1430498d3dfd0faafe1f89bcf6b5a939b58
#50 exporting config sha256:f64504b8be1c4cd1da8a54c61878d1430498d3dfd0faafe1f89bcf6b5a939b58 0.0s done
#50 exporting attestation manifest sha256:37913c66fec9850a2c249c708c475951608a707065365ff244592d43e8d71ada 0.0s done
#50 exporting manifest sha256:9adecbb52b4e487c5b4cf60f2fa266820580d2ec5a7081679096945a63513d4b 0.0s done
#50 exporting config sha256:52255dfb653dc73120b8a831f631a686f5ca380ed38fec49cffa6ae6592c3490 0.0s done
#50 exporting attestation manifest sha256:03702661dd1e3a23a8c69bbf35ee99107c0d6bc4835f7a97155478abf074a48d 0.0s done
#50 exporting manifest list sha256:0702694403ab18241c6c9083672d088f3891ea3074c4074296bb2a8aee4eb0e5 0.0s done
#50 pushing layers
#50 ...
#51 [auth] finwo/conductor:pull,push token for registry-1.docker.io
#51 DONE 0.0s
#50 exporting to image
#50 pushing layers 10.1s done
#50 pushing manifest for docker.io/finwo/conductor:main@sha256:0702694403ab18241c6c9083672d088f3891ea3074c4074296bb2a8aee4eb0e5
#50 pushing manifest for docker.io/finwo/conductor:main@sha256:0702694403ab18241c6c9083672d088f3891ea3074c4074296bb2a8aee4eb0e5 4.8s done
#50 pushing layers 0.9s done
#50 pushing manifest for docker.io/finwo/conductor:latest@sha256:0702694403ab18241c6c9083672d088f3891ea3074c4074296bb2a8aee4eb0e5
#50 pushing manifest for docker.io/finwo/conductor:latest@sha256:0702694403ab18241c6c9083672d088f3891ea3074c4074296bb2a8aee4eb0e5 2.7s done
#50 DONE 25.3s
== building and pushing finwo/conductor-worker
#0 building with "conductor-publish" instance using docker-container driver
#1 [internal] load build definition from Dockerfile.worker
#1 transferring dockerfile: 2.43kB done
#1 DONE 0.0s
#2 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.23
#2 ...
#3 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.23
#3 DONE 0.2s
#4 [internal] load .dockerignore
#4 transferring context: 214B done
#4 DONE 0.0s
#5 [linux/riscv64 internal] load metadata for docker.io/library/alpine:3.23
#5 DONE 0.2s
#2 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.23
#2 DONE 0.2s
#6 [internal] load build context
#6 transferring context: 418B 0.0s done
#6 DONE 0.0s
#7 [linux/riscv64 deps 1/4] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#7 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#7 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#7 CACHED
#8 [linux/amd64 deps 2/4] RUN apk add --no-cache nodejs npm
#8 CACHED
#9 [linux/amd64 deps 3/4] WORKDIR /app
#9 CACHED
#10 [linux/amd64 deps 1/4] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#10 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#10 CACHED
#11 [linux/arm64 deps 2/4] RUN apk add --no-cache nodejs npm
#11 CACHED
#12 [linux/arm64 deps 1/4] FROM docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0
#12 resolve docker.io/library/alpine:3.23@sha256:85fe1e81d6758c208f3e1eed4338a1997e19d4be002d4dd32d3100c9a8c010a0 0.1s done
#12 CACHED
#13 [linux/arm64 deps 3/4] WORKDIR /app
#13 CACHED
#14 [linux/riscv64 deps 2/4] RUN apk add --no-cache nodejs npm
#14 CACHED
#15 [linux/riscv64 deps 3/4] WORKDIR /app
#15 CACHED
#16 [linux/riscv64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#16 ...
#17 [linux/amd64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#17 0.752 ( 1/15) Installing ca-certificates (20260909-r0)
#17 0.775 ( 2/15) Installing docker-cli (29.5.2-r0)
#17 1.010 ( 3/15) Installing libgcc (15.2.0-r2)
#17 1.018 ( 4/15) Installing libstdc++ (15.2.0-r2)
#17 1.047 ( 5/15) Installing ada-libs (3.3.0-r0)
#17 1.060 ( 6/15) Installing brotli-libs (1.2.0-r0)
#17 1.076 ( 7/15) Installing c-ares (1.34.8-r0)
#17 1.084 ( 8/15) Installing icu-data-en (76.1-r1)
#17 1.111 Executing icu-data-en-76.1-r1.post-install
#17 1.115 *
#17 1.115 * If you need ICU with non-English locales and legacy charset support, install
#17 1.115 * package icu-data-full.
#17 1.115 *
#17 1.115 ( 9/15) Installing icu-libs (76.1-r1)
#17 1.174 (10/15) Installing nghttp2-libs (1.69.0-r0)
#17 1.185 (11/15) Installing simdjson (3.12.0-r0)
#17 1.194 (12/15) Installing simdutf (7.5.0-r1)
#17 1.208 (13/15) Installing sqlite-libs (3.53.4-r0)
#17 1.236 (14/15) Installing zstd-libs (1.5.7-r2)
#17 1.252 (15/15) Installing nodejs (24.18.1-r0)
#17 1.781 Executing busybox-1.37.0-r30.trigger
#17 1.789 Executing ca-certificates-20260909-r0.trigger
#17 1.840 OK: 106.5 MiB in 31 packages
#17 DONE 2.5s
#18 [linux/amd64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#18 1.340
#18 1.340 added 1 package in 1s
#18 1.570 npm warn using --force Recommended protections disabled.
#18 DONE 2.5s
#19 [linux/amd64 stage-1 3/6] WORKDIR /app
#19 DONE 0.1s
#20 [linux/riscv64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#20 ...
#21 [linux/amd64 stage-1 4/6] RUN printf '{\n "name": "conductor-worker",\n "private": true,\n "type": "module"\n}\n' > package.json
#21 DONE 0.1s
#22 [linux/amd64 stage-1 5/6] COPY --from=deps /app/node_modules ./node_modules
#22 DONE 0.1s
#23 [linux/amd64 stage-1 6/6] COPY src/worker/ ./src/worker/
#23 DONE 0.1s
#24 [linux/arm64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#24 3.454 ( 1/15) Installing ca-certificates (20260909-r0)
#24 3.517 ( 2/15) Installing docker-cli (29.5.2-r0)
#24 5.032 ( 3/15) Installing libgcc (15.2.0-r2)
#24 5.051 ( 4/15) Installing libstdc++ (15.2.0-r2)
#24 5.196 ( 5/15) Installing ada-libs (3.3.0-r0)
#24 5.241 ( 6/15) Installing brotli-libs (1.2.0-r0)
#24 5.313 ( 7/15) Installing c-ares (1.34.8-r0)
#24 5.338 ( 8/15) Installing icu-data-en (76.1-r1)
#24 5.503 Executing icu-data-en-76.1-r1.post-install
#24 5.558 *
#24 5.558 * If you need ICU with non-English locales and legacy charset support, install
#24 5.558 * package icu-data-full.
#24 5.558 *
#24 5.563 ( 9/15) Installing icu-libs (76.1-r1)
#24 5.863 (10/15) Installing nghttp2-libs (1.69.0-r0)
#24 5.885 (11/15) Installing simdjson (3.12.0-r0)
#24 5.903 (12/15) Installing simdutf (7.5.0-r1)
#24 5.926 (13/15) Installing sqlite-libs (3.53.4-r0)
#24 6.061 (14/15) Installing zstd-libs (1.5.7-r2)
#24 6.122 (15/15) Installing nodejs (24.18.1-r0)
#24 ...
#16 [linux/riscv64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#16 3.206 ( 1/15) Installing ca-certificates (20260909-r0)
#16 3.285 ( 2/15) Installing docker-cli (29.5.2-r0)
#16 4.659 ( 3/15) Installing libgcc (15.2.0-r2)
#16 4.679 ( 4/15) Installing libstdc++ (15.2.0-r2)
#16 4.813 ( 5/15) Installing ada-libs (3.3.0-r0)
#16 4.853 ( 6/15) Installing brotli-libs (1.2.0-r0)
#16 4.922 ( 7/15) Installing c-ares (1.34.8-r0)
#16 4.950 ( 8/15) Installing icu-data-en (76.1-r1)
#16 5.098 Executing icu-data-en-76.1-r1.post-install
#16 5.146 *
#16 5.146 * If you need ICU with non-English locales and legacy charset support, install
#16 5.146 * package icu-data-full.
#16 5.146 *
#16 5.151 ( 9/15) Installing icu-libs (76.1-r1)
#16 5.417 (10/15) Installing nghttp2-libs (1.69.0-r0)
#16 5.433 (11/15) Installing simdjson (3.12.0-r0)
#16 5.449 (12/15) Installing simdutf (7.5.0-r1)
#16 5.465 (13/15) Installing sqlite-libs (3.53.4-r0)
#16 5.592 (14/15) Installing zstd-libs (1.5.7-r2)
#16 5.650 (15/15) Installing nodejs (24.18.1-r0)
#16 8.259 Executing busybox-1.37.0-r30.trigger
#16 8.325 Executing ca-certificates-20260909-r0.trigger
#16 8.829 OK: 97.7 MiB in 31 packages
#16 ...
#24 [linux/arm64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#24 9.061 Executing busybox-1.37.0-r30.trigger
#24 9.139 Executing ca-certificates-20260909-r0.trigger
#24 9.759 OK: 101.5 MiB in 31 packages
#24 DONE 10.0s
#25 [linux/arm64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#25 ...
#16 [linux/riscv64 stage-1 2/6] RUN apk add --no-cache ca-certificates docker-cli nodejs
#16 DONE 10.0s
#26 [linux/arm64 stage-1 3/6] WORKDIR /app
#26 DONE 0.1s
#27 [linux/riscv64 stage-1 3/6] WORKDIR /app
#27 DONE 0.1s
#28 [linux/riscv64 stage-1 4/6] RUN printf '{\n "name": "conductor-worker",\n "private": true,\n "type": "module"\n}\n' > package.json
#28 DONE 0.2s
#29 [linux/arm64 stage-1 4/6] RUN printf '{\n "name": "conductor-worker",\n "private": true,\n "type": "module"\n}\n' > package.json
#29 DONE 0.2s
#20 [linux/riscv64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#20 ...
#25 [linux/arm64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#25 14.67
#25 14.67 added 1 package in 10s
#25 20.58 npm warn using --force Recommended protections disabled.
#25 DONE 23.8s
#20 [linux/riscv64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#20 19.33
#20 19.33 added 1 package in 15s
#20 ...
#30 [linux/arm64 stage-1 5/6] COPY --from=deps /app/node_modules ./node_modules
#30 DONE 0.2s
#31 [linux/arm64 stage-1 6/6] COPY src/worker/ ./src/worker/
#31 DONE 0.1s
#20 [linux/riscv64 deps 4/4] RUN npm install --omit=dev --no-audit --no-fund yaml && npm cache clean --force
#20 24.03 npm warn using --force Recommended protections disabled.
#20 DONE 27.6s
#32 [linux/riscv64 stage-1 5/6] COPY --from=deps /app/node_modules ./node_modules
#32 DONE 0.1s
#33 [linux/riscv64 stage-1 6/6] COPY src/worker/ ./src/worker/
#33 DONE 0.1s
#34 exporting to image
#34 exporting layers
#34 exporting layers 6.8s done
#34 exporting manifest sha256:6b08385489008f0f6d0cb2e04bfd967d1d8284dc96d12725e02475b3d5cf4d69 0.0s done
#34 exporting config sha256:b4b4b9068e59daff8a9c8ac5b92c3f386285768b8dde2b568ebde28ddc3c8891 0.0s done
#34 exporting attestation manifest sha256:63ab7c665cff43152fee49e9fa9c41de81fae21a82fa0ac65440fdb801015022 0.0s done
#34 exporting manifest sha256:c07a6194627aef4d64141cb756a6f9257d93b6f1308cbac9e5258bd867498fd6 0.0s done
#34 exporting config sha256:c8c2c1f422811c08441f1d34e59c9e0e7e2d879d955f0885717b9d459b240392
#34 exporting config sha256:c8c2c1f422811c08441f1d34e59c9e0e7e2d879d955f0885717b9d459b240392 0.0s done
#34 exporting attestation manifest sha256:02c96feaed362d4dd6818a3a3c40cde9cb86b7fea0dbcd3721bc699aaf1a5b39 0.0s done
#34 exporting manifest sha256:24e0e3976de126272771cd6a6f4bae3692606b17d8e28aa5f314496e08d7abf1 0.0s done
#34 exporting config sha256:9a7172408566dbf10a9a4e78cd1b07d820b903391890e08666e6a5226fc2b638 0.0s done
#34 exporting attestation manifest sha256:5dc51ccdb7a83ea0ad533fb31fb439903ea74a8c329f4fffe8876c69b8a91617 0.0s done
#34 exporting manifest list sha256:62dce57a09a79455c7c9091838fc381b0efa3deff6b90a52321b6629128243e4 0.0s done
#34 pushing layers
#34 ...
#35 [auth] finwo/conductor-worker:pull,push token for registry-1.docker.io
#35 DONE 0.0s
#34 exporting to image
#34 pushing layers 8.7s done
#34 pushing manifest for docker.io/finwo/conductor-worker:main@sha256:62dce57a09a79455c7c9091838fc381b0efa3deff6b90a52321b6629128243e4
#34 pushing manifest for docker.io/finwo/conductor-worker:main@sha256:62dce57a09a79455c7c9091838fc381b0efa3deff6b90a52321b6629128243e4 4.9s done
#34 pushing layers 0.6s done
#34 pushing manifest for docker.io/finwo/conductor-worker:latest@sha256:62dce57a09a79455c7c9091838fc381b0efa3deff6b90a52321b6629128243e4
#34 pushing manifest for docker.io/finwo/conductor-worker:latest@sha256:62dce57a09a79455c7c9091838fc381b0efa3deff6b90a52321b6629128243e4 2.6s done
#34 DONE 23.9s
== updating the repository pages
== updated the finwo/conductor readme
== updated the finwo/conductor-worker readme
== verifying the manifests
Platform: linux/amd64
Platform: linux/arm64
Platform: linux/riscv64
Platform: unknown/unknown
Platform: unknown/unknown
Platform: unknown/unknown
Platform: linux/amd64
Platform: linux/arm64
Platform: linux/riscv64
Platform: unknown/unknown
Platform: unknown/unknown
Platform: unknown/unknown
PASSED
[conductor] done