Builds and publishes the O3 Frontend

Build: #2404 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
xiao.openmrs.org
Revision
fd431ff7c19a5ba3488625af521d2138aec950e8
Successful since
#2369 ()

Error summary

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

#30 [linux/amd64 dev 7/8] RUN npx --legacy-peer-deps openmrs@next build --build-config spa-build-config.json --target ./spa
#30 6.306 [openmrs] Running build process ...
#30 72.34 (node:23) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#30 72.34 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#30 72.34         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#30 72.34         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#30 72.34 (Use `node --trace-deprecation ...` to show where the warning was created)
#30 73.04 assets by info 6.68 MiB [immutable]
#30 73.04   assets by path *.woff2 1.04 MiB 90 assets
#30 73.04   assets by path *.js 2.64 MiB 61 assets
#30 73.04   assets by path *.css 3 MiB 2 assets
#30 73.04 assets by path *.png 64.8 KiB
#30 73.04   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#30 73.04   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#30 73.04   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#30 73.04   + 5 assets
#30 73.04 asset index.html 3.11 KiB [emitted]
#30 73.04 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#30 73.04 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#30 73.04 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#30 73.04 asset service-worker.js 299 bytes [emitted] [minimized] 1 related asset
#30 73.04 Entrypoint main [big] 2.99 MiB (123 KiB) = openmrs.f29a30309a2b3bdd.css 2.92 MiB openmrs.f54811e7abd24320.js 67.6 KiB 2 auxiliary assets
#30 73.04 orphan modules 18 MiB (javascript) 1.04 MiB (asset) 48.9 KiB (runtime) [orphan] 3187 modules
#30 73.04 runtime modules 25.2 KiB 16 modules
#30 73.04 built modules 9.34 MiB (javascript) 3.01 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [built]
#30 73.04   javascript modules 9.26 MiB 735 modules
#30 73.04   optional modules 87.5 KiB [optional]
#30 73.04     ../@openmrs/esm-translations/translations/am.json 2.24 KiB [optional] [built] [code generated]
#30 73.04     + 38 modules
#30 73.04   css modules 3.01 MiB 18 modules
#30 73.04   provide-module modules 420 bytes
#30 73.04     modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
#30 73.04     + 8 modules
#30 73.04   consume-shared-module modules 420 bytes
#30 73.04     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#30 73.04     + 8 modules
#30 73.04
#30 73.04 LOG from InjectManifest
#30 73.04 <i> The service worker at service-worker.js will precache
#30 73.04 <i>         0 URLs, totaling 0 B.
#30 73.04
#30 73.04 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#30 73.04 This can impact web performance.
#30 73.04 Assets:
#30 73.04   5740946dee52e010.js (955 KiB)
#30 73.04   48854a062dbecde3.js (969 KiB)
#30 73.04   openmrs.f29a30309a2b3bdd.css (2.92 MiB)
#30 73.04
#30 73.04 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#30 73.04 Entrypoints:
#30 73.04   main (2.99 MiB)
#30 73.04       openmrs.f29a30309a2b3bdd.css
#30 73.04       openmrs.f54811e7abd24320.js
#30 73.04 
#30 73.04
#30 73.04 webpack 5.99.9 compiled with 2 warnings in 65345 ms
#30 73.05 [openmrs] Build finished.
#30 DONE 73.3s

#31 [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
#31 DONE 0.2s

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

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

#34 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#34 DONE 0.3s

#35 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s

#36 exporting to image
#36 exporting layers
#36 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#36 exporting layers 25.1s done
#36 exporting manifest sha256:53f1b968d3dc4f95a74df2b3791bf4b45a3d77a3b4de5b567a068ff479a8bf16 0.0s done
#36 exporting config sha256:34eb2be70c4637962ed49c6857b1c4c8e57ecf022dc3b58abe1e014fbb22848d 0.0s done
#36 exporting manifest sha256:8e8464cb28dd34c7eb82f3dcc29c07421ba45051c2f27875a377f6226c73cb8b 0.0s done
#36 exporting config sha256:fd016903c8992f95c0b2ef33916f7499405cae914353271b5deb62f3c33f30d7 0.0s done
#36 exporting manifest list sha256:c025911d4a85a5e6cc330963d54f3b780fc2e265853e712627924a1cc6485c7f 0.0s done
#36 pushing layers
#36 ...

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

#36 exporting to image
#36 pushing layers 5.6s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:c025911d4a85a5e6cc330963d54f3b780fc2e265853e712627924a1cc6485c7f
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:c025911d4a85a5e6cc330963d54f3b780fc2e265853e712627924a1cc6485c7f 2.0s done
#36 pushing layers 1.3s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:c025911d4a85a5e6cc330963d54f3b780fc2e265853e712627924a1cc6485c7f
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:c025911d4a85a5e6cc330963d54f3b780fc2e265853e712627924a1cc6485c7f 0.6s done
#36 DONE 34.7s

1 warning found (use --debug to expand):
 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64