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

Build: #2248 failed

Job: Build Frontend was successful

Stages & jobs

  1. Build

  2. Deploy

  3. Generate pre-filled Docker Images

  4. Run E2E tests

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
c41afd8baf19cd4a6c51a8f6ae58dab301ace2ae c41afd8baf19cd4a6c51a8f6ae58dab301ace2ae
Successful since
#2063 ()

Error summary

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

#20 44.48   openmrs.ed8d102ff5a67bf4.js (1.19 MiB)
#20 44.48
#20 44.48 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#20 44.48 Entrypoints:
#20 44.48   main (2.36 MiB)
#20 44.48       openmrs.37ef9ee46daee24c.css
#20 44.48       openmrs.ed8d102ff5a67bf4.js
#20 44.48 
#20 44.48
#20 44.48 webpack 5.90.0 compiled with 2 warnings in 35877 ms
#20 44.48 [openmrs] Build finished.
#20 DONE 44.6s

#21 [linux/amd64 dev 8/8] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#21 DONE 0.1s

#12 [linux/arm64 stage-1 1/7] FROM docker.io/library/nginx:1.25-alpine@sha256:a59278fd22a9d411121e190b8cec8aa57b306aa3332459197777583beb728f59
#12 CACHED

#22 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#22 ...

#23 [linux/amd64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#23 CACHED

#24 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED

#25 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#25 CACHED

#26 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#26 CACHED

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

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

#22 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#22 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#22 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#22 2.443 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
#22 2.443 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
#22 2.443 OK: 19953 distinct packages available
#22 3.611 (1/3) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5)
#22 4.365 (2/3) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5)
#22 4.447 (3/3) Upgrading tzdata (2023c-r1 -> 2023d-r0)
#22 4.691 Executing ca-certificates-20230506-r0.trigger
#22 5.083 OK: 46 MiB in 64 packages
#22 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
#22 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
#22 7.175 (1/5) Installing perl (5.36.2-r0)
#22 8.362 (2/5) Installing perl-timedate (2.33-r2)
#22 8.421 (3/5) Installing perl-io-tty (1.17-r1)
#22 8.464 (4/5) Installing perl-ipc-run (20220807.0-r1)
#22 8.511 (5/5) Installing moreutils (0.67-r0)
#22 8.562 Executing busybox-1.36.1-r5.trigger
#22 8.622 OK: 87 MiB in 69 packages
#22 DONE 8.8s

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

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

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

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

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

#34 exporting to image
#34 exporting layers
#34 exporting layers 11.1s done
#34 exporting manifest sha256:690d1f1e090512d55dda2c74b1c20a1e305de3e21cade47c03892f5c214c6030 0.0s done
#34 exporting config sha256:ad306b57e3eaad60b318a29ccf85d14f0b0d69ddd4ea1034678f25da403629a6 0.0s done
#34 exporting manifest sha256:f90c2418d606e075056cf5ab787a9862a8dcf66a7e639a6c50a0238740b5c9d3 0.0s done
#34 exporting config sha256:678d2d905d7ceac1ac57a76583b39f41d8c6d60a3d80fd5b7fc9ab305c442093
#34 ...

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

#34 exporting to image
#34 exporting config sha256:678d2d905d7ceac1ac57a76583b39f41d8c6d60a3d80fd5b7fc9ab305c442093 0.0s done
#34 exporting manifest list sha256:cd7d220a07d76466a47c2a6b7de9f2a50305c087c044be6b37eba390ba024e53 0.0s done
#34 pushing layers
#34 pushing layers 4.0s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:cd7d220a07d76466a47c2a6b7de9f2a50305c087c044be6b37eba390ba024e53
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:cd7d220a07d76466a47c2a6b7de9f2a50305c087c044be6b37eba390ba024e53 0.9s done
#34 pushing layers 1.3s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:cd7d220a07d76466a47c2a6b7de9f2a50305c087c044be6b37eba390ba024e53
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:cd7d220a07d76466a47c2a6b7de9f2a50305c087c044be6b37eba390ba024e53 0.5s done
#34 DONE 18.0s