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

Build: #2063 was successful

Job: Build Frontend was successful

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
5f284db1ee5a12d039cf491eaafb023c56789967 5f284db1ee5a12d039cf491eaafb023c56789967
First to pass since
#2051 (Rebuilt by Dennis Kigen)

Error summary

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

#0 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
#21 ...

#13 [linux/arm64 stage-1 1/7] FROM docker.io/library/nginx:1.25-alpine@sha256:3923f8de8d2214b9490e68fd6ae63ea604deddd166df2755b788bef04848b9bc
#13 extracting sha256:2a615eae198637c72dc028f545ef6312130d8abdb8de8762ec10cc69b74ece31 0.6s done
#13 DONE 2.4s

#22 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#22 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#22 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#22 ...

#21 [linux/amd64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#21 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
#21 0.934 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
#21 0.934 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
#21 0.934 OK: 20074 distinct packages available
#21 1.224 OK: 45 MiB in 64 packages
#21 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
#21 1.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
#21 1.783 (1/5) Installing perl (5.36.2-r0)
#21 2.217 (2/5) Installing perl-timedate (2.33-r2)
#21 2.233 (3/5) Installing perl-io-tty (1.17-r1)
#21 2.245 (4/5) Installing perl-ipc-run (20220807.0-r1)
#21 2.263 (5/5) Installing moreutils (0.67-r0)
#21 2.278 Executing busybox-1.36.1-r5.trigger
#21 2.292 OK: 84 MiB in 69 packages
#21 DONE 2.6s

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

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

#22 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#22 2.641 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
#22 2.641 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
#22 2.641 OK: 19951 distinct packages available
#22 ...

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

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

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

#22 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#22 4.205 OK: 46 MiB in 64 packages
#22 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#22 4.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#22 5.814 (1/5) Installing perl (5.36.2-r0)
#22 7.015 (2/5) Installing perl-timedate (2.33-r2)
#22 7.056 (3/5) Installing perl-io-tty (1.17-r1)
#22 7.072 (4/5) Installing perl-ipc-run (20220807.0-r1)
#22 7.099 (5/5) Installing moreutils (0.67-r0)
#22 7.126 Executing busybox-1.36.1-r5.trigger
#22 7.188 OK: 87 MiB in 69 packages
#22 DONE 7.4s

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

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

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

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

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

#33 exporting to image
#33 exporting layers
#33 exporting layers 11.5s done
#33 exporting manifest sha256:7dec55e365f81914734895209fb13806e201495888f9335011ce39349e0d5e34 0.0s done
#33 exporting config sha256:ee6afce5b40869589a2def323c9c6256c983b0677748bd35fee05c686a21a7c5 0.0s done
#33 exporting manifest sha256:d9c5e3cdb9abc19a7ec2533fb692a976934cf4cfb0dffaaed89eda484253bdf7 0.0s done
#33 exporting config sha256:43cc0d9aeefd36d90e8418eda5a40d247469e69a95525a13df8d9664d3a78e0a 0.0s done
#33 exporting manifest list sha256:58a4927b7616dbcaa3605a0df9c9ce28a7e30203c2639a0b957a2f563e5dc0d0 0.0s done
#33 pushing layers
#33 ...

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

#33 exporting to image
#33 pushing layers 4.4s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:58a4927b7616dbcaa3605a0df9c9ce28a7e30203c2639a0b957a2f563e5dc0d0
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:58a4927b7616dbcaa3605a0df9c9ce28a7e30203c2639a0b957a2f563e5dc0d0 0.7s done
#33 pushing layers 1.0s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:58a4927b7616dbcaa3605a0df9c9ce28a7e30203c2639a0b957a2f563e5dc0d0
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:58a4927b7616dbcaa3605a0df9c9ce28a7e30203c2639a0b957a2f563e5dc0d0 0.4s done
#33 DONE 18.1s