DO NOT MANUALLY RUN! Builds the 3.x Docker images and deploys them to the test server

Build: #5 was successful

Job: Frontend was successful

Stages & jobs

  1. Build

  2. Deploy and Store Build Info

Job result summary

Completed
Duration
1 minute
Flags
Custom revision
Revision
a4d5d2ef7ee334ace6796d634f653ccd6b6c10c6 a4d5d2ef7ee334ace6796d634f653ccd6b6c10c6
Successful since
#1 ()

Custom variables

Custom revision
a4d5d2ef7ee334ace6796d634f653ccd6b6c10c6 a4d5d2ef7ee334ace6796d634f653ccd6b6c10c6

Error summary

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

#16 41.02   + 1 asset
#16 41.02 assets by path *.png 64.8 KiB
#16 41.02   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#16 41.02   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#16 41.02   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#16 41.02   + 5 assets
#16 41.02 asset service-worker.js 200 KiB [emitted] [minimized] 1 related asset
#16 41.02 asset index.html 2.77 KiB [emitted]
#16 41.02 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#16 41.02 asset manifest.c61e464ba60302bdc2442acdd49954f1.json 1.2 KiB [emitted]
#16 41.02 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#16 41.02 Entrypoint main [big] 1.43 MiB (949 KiB) = openmrs.66aa370269683fb9.css 658 KiB openmrs.ee8a7568a368f6ed.js 809 KiB 2 auxiliary assets
#16 41.02 orphan modules 7.3 MiB (javascript) 2.4 MiB (asset) 8.21 KiB (runtime) [orphan] 1280 modules
#16 41.02 runtime modules 18.6 KiB 14 modules
#16 41.02 built modules 2.59 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) 664 KiB (css/mini-extract) [built]
#16 41.02   javascript modules 2.59 MiB 219 modules
#16 41.02   provide-module modules 336 bytes
#16 41.02     modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
#16 41.02     + 6 modules
#16 41.02   consume-shared-module modules 336 bytes
#16 41.02     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#16 41.02     + 6 modules
#16 41.02   css modules 664 KiB
#16 41.02     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/dist/openmrs-esm-styleguide.css 662 KiB [built] [code generated]
#16 41.02     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/left-nav/left-nav.module.scss 896 bytes [built] [code generated]
#16 41.02     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/error-state/error-state.module.scss 1.5 KiB [built] [code generated]
#16 41.02
#16 41.02 LOG from InjectManifest
#16 41.02 <i> The service worker at service-worker.js will precache
#16 41.02 <i>         189 URLs, totaling 4.04 MB.
#16 41.02
#16 41.02 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#16 41.02 This can impact web performance.
#16 41.02 Assets:
#16 41.02   openmrs.66aa370269683fb9.css (658 KiB)
#16 41.02   openmrs.ee8a7568a368f6ed.js (809 KiB)
#16 41.02
#16 41.02 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#16 41.02 Entrypoints:
#16 41.02   main (1.43 MiB)
#16 41.02       openmrs.66aa370269683fb9.css
#16 41.02       openmrs.ee8a7568a368f6ed.js
#16 41.02 
#16 41.02
#16 41.02 webpack 5.82.0 compiled with 2 warnings in 35979 ms
#16 41.02 [openmrs] Build finished.
#16 DONE 41.2s

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

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

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

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

#21 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#21 CACHED

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

#23 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#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 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#26 CACHED

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

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

#29 exporting to image
#29 exporting layers
#29 exporting layers 4.8s done
#29 exporting manifest sha256:89974f58dbd5a22119cad72693838caf2e2d93df3ee000f07971775e2631ba63 0.0s done
#29 exporting config sha256:70e06b64ce89db99d2aa9679b8b5f1f740ba69440200a35dc4ac2783b7579474 0.0s done
#29 exporting manifest sha256:112082cca60d1ccbd40f8eb7460ab4207a1c948c83ef59e028faa637e73407b6 0.0s done
#29 exporting config sha256:5d85b8e04c948b6c20722e67554a77ff164aedc51f5dab3a38f619991db761ba 0.0s done
#29 exporting manifest list sha256:70b972c8c9c332082b68308abc5d601cf88b9e8ab7a93db38fcbf58cc8d53a50 0.0s done
#29 pushing layers
#29 pushing layers 2.2s done
#29 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.0.0-beta.6@sha256:70b972c8c9c332082b68308abc5d601cf88b9e8ab7a93db38fcbf58cc8d53a50
#29 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.0.0-beta.6@sha256:70b972c8c9c332082b68308abc5d601cf88b9e8ab7a93db38fcbf58cc8d53a50 0.8s done
#29 pushing layers 0.5s done
#29 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:70b972c8c9c332082b68308abc5d601cf88b9e8ab7a93db38fcbf58cc8d53a50
#29 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:70b972c8c9c332082b68308abc5d601cf88b9e8ab7a93db38fcbf58cc8d53a50 0.4s done
#29 DONE 8.8s