Plan responsible for building Docker images for the 3.x demo and development sites

Build: #456 was successful

Job: Build Frontend was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
1 minute
Revision
1ca096df449bbfe38e4e7f67909a309d548a1f62 1ca096df449bbfe38e4e7f67909a309d548a1f62
Successful since
#376 ()

Error summary

The build generated some errors. See the full build log for more details.

#11 [linux/arm64 stage-1 1/7] FROM docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e
#11 CACHED

#13 [linux/amd64 stage-1 1/7] FROM docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e
#13 CACHED

#20 [linux/amd64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#20 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
#20 0.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
#20 0.752 v3.16.3-13-g4d933a1fa3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main]
#20 0.752 v3.16.3-12-g2affb64843 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community]
#20 0.752 OK: 17042 distinct packages available
#20 1.077 (1/2) Upgrading musl (1.2.3-r1 -> 1.2.3-r2)
#20 1.149 (2/2) Upgrading musl-utils (1.2.3-r1 -> 1.2.3-r2)
#20 1.158 Executing busybox-1.35.0-r17.trigger
#20 1.172 OK: 26 MiB in 42 packages
#20 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
#20 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
#20 1.696 (1/5) Installing perl (5.34.1-r0)
#20 2.086 (2/5) Installing perl-timedate (2.33-r1)
#20 2.132 (3/5) Installing perl-io-tty (1.16-r3)
#20 2.142 (4/5) Installing perl-ipc-run (20200505.0-r1)
#20 2.155 (5/5) Installing moreutils (0.67-r0)
#20 2.168 Executing busybox-1.35.0-r17.trigger
#20 2.181 OK: 64 MiB in 47 packages
#20 DONE 2.5s

#21 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#21 DONE 0.3s

#22 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 DONE 0.1s

#23 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 DONE 0.3s

#24 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 DONE 0.1s

#25 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#25 DONE 0.5s

#26 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#0 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
#0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
#0 2.611 v3.16.3-13-g4d933a1fa3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main]
#0 2.611 v3.16.3-12-g2affb64843 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community]
#0 2.611 OK: 16899 distinct packages available
#0 3.862 (1/2) Upgrading musl (1.2.3-r1 -> 1.2.3-r2)
#26 4.174 (2/2) Upgrading musl-utils (1.2.3-r1 -> 1.2.3-r2)
#26 4.207 Executing busybox-1.35.0-r17.trigger
#26 4.266 OK: 24 MiB in 42 packages
#26 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz
#26 4.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz
#26 5.716 (1/5) Installing perl (5.34.1-r0)
#26 6.752 (2/5) Installing perl-timedate (2.33-r1)
#26 6.782 (3/5) Installing perl-io-tty (1.16-r3)
#26 6.795 (4/5) Installing perl-ipc-run (20200505.0-r1)
#26 6.813 (5/5) Installing moreutils (0.67-r0)
#26 6.840 Executing busybox-1.35.0-r17.trigger
#26 6.896 OK: 62 MiB in 47 packages
#26 DONE 7.3s

#27 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 DONE 0.2s

#28 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#28 DONE 0.1s

#29 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#29 DONE 0.2s

#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 DONE 0.1s

#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 0.3s

#32 exporting to image
#32 exporting layers
#32 exporting layers 4.6s done
#32 exporting manifest sha256:d98db9a84f7663c1743c6c7846f97d75c3b4fb8d38b8976978cde63cf82ccce1 0.0s done
#32 exporting config sha256:3d475dd28da9925912902381fc51dc0dd82c2d891b038645fcc261d3d0847694 0.0s done
#32 exporting manifest sha256:251a476f0618cb7caf08bf0acc7c36b60e81ce090a0feecd4d1b332b432429cf 0.0s done
#32 exporting config sha256:20c778295a7ef55e7ddb31996c2237bf0f217856f2fba43cd319751ca5748781 0.0s done
#32 exporting manifest list sha256:a35e620f07d61bd7cd022cdab4dd9be7f9c445fdb930d9b4826233029d001948 0.0s done
#32 pushing layers
#32 ...

#33 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#33 DONE 0.0s

#32 exporting to image
#32 pushing layers 3.4s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:a35e620f07d61bd7cd022cdab4dd9be7f9c445fdb930d9b4826233029d001948
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:a35e620f07d61bd7cd022cdab4dd9be7f9c445fdb930d9b4826233029d001948 0.7s done
#32 pushing layers 0.6s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:a35e620f07d61bd7cd022cdab4dd9be7f9c445fdb930d9b4826233029d001948
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:a35e620f07d61bd7cd022cdab4dd9be7f9c445fdb930d9b4826233029d001948 0.4s done
#32 DONE 9.8s