Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1920 failed
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- yu.openmrs.org
- Revision
-
18d65144e8de0b3083b2ee3ff545b6fc2e36082d
18d65144e8de0b3083b2ee3ff545b6fc2e36082d - Successful since
- #1743 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 50.19 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 50.19 + 4 assets
#19 50.19 asset [1m[32mindex.html[39m[22m 3 KiB [1m[32m[emitted][39m[22m
#19 50.19 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 50.19 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 50.19 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 50.19 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.45 MiB (1.53 MiB) = [1m[32mopenmrs.fdcb289a73e92cfc.css[39m[22m 1.3 MiB [1m[32mopenmrs.56351b52773b1f6c.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 50.19 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 50.19 runtime modules 19.1 KiB 14 modules
#19 50.19 built modules 4.35 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 50.19 javascript modules 4.35 MiB 227 modules
#19 50.19 css modules 1.31 MiB
#19 50.19 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 50.19 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 50.19 provide-module modules 420 bytes
#19 50.19 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 50.19 + 8 modules
#19 50.19 consume-shared-module modules 420 bytes
#19 50.19 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 50.19 + 8 modules
#19 50.19
#19 50.19 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 50.19 This can impact web performance.
#19 50.19 Assets:
#19 50.19 openmrs.fdcb289a73e92cfc.css (1.3 MiB)
#19 50.19 openmrs.56351b52773b1f6c.js (1.14 MiB)[39m[22m
#19 50.19
#19 50.19 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 50.19 Entrypoints:
#19 50.19 main (2.45 MiB)
#19 50.19 openmrs.fdcb289a73e92cfc.css
#19 50.19 openmrs.56351b52773b1f6c.js
#19 50.19 [39m[22m
#19 50.19
#19 50.19 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 41575 ms
#19 50.19 [openmrs] Build finished.
#19 DONE 50.4s
#20 [linux/amd64 dev 7/7] 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
#20 DONE 0.1s
#21 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#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 3/7] RUN rm -rf /usr/share/nginx/html/*
#23 CACHED
#24 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#24 CACHED
#25 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.6s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.7s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.4s done
#33 exporting manifest sha256:04e3347238c760b42bffebf63bd8a4dd6bc9d90d70b1235415070ccc44f2157a 0.0s done
#33 exporting config sha256:1efd11fca72f39f7ec86dd51541147a8fc7c59b13542cea976c4d043478522f7
#33 exporting config sha256:1efd11fca72f39f7ec86dd51541147a8fc7c59b13542cea976c4d043478522f7 0.0s done
#33 exporting manifest sha256:7b583ca337486ada9ad1ddf3860faccbf4339271e3932cea35217686906a20a5 0.0s done
#33 exporting config sha256:3d58b8b4cae9c7ef9356712c9801785792ce8bb0048abe8d786585090a017806 0.0s done
#33 exporting manifest list sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 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.1s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 0.9s done
#33 pushing layers 0.7s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 0.5s done
#33 DONE 14.8s
#19 50.19 + 4 assets
#19 50.19 asset [1m[32mindex.html[39m[22m 3 KiB [1m[32m[emitted][39m[22m
#19 50.19 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 50.19 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 50.19 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 50.19 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.45 MiB (1.53 MiB) = [1m[32mopenmrs.fdcb289a73e92cfc.css[39m[22m 1.3 MiB [1m[32mopenmrs.56351b52773b1f6c.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 50.19 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 50.19 runtime modules 19.1 KiB 14 modules
#19 50.19 built modules 4.35 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 50.19 javascript modules 4.35 MiB 227 modules
#19 50.19 css modules 1.31 MiB
#19 50.19 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 50.19 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 50.19 provide-module modules 420 bytes
#19 50.19 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 50.19 + 8 modules
#19 50.19 consume-shared-module modules 420 bytes
#19 50.19 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 50.19 + 8 modules
#19 50.19
#19 50.19 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 50.19 This can impact web performance.
#19 50.19 Assets:
#19 50.19 openmrs.fdcb289a73e92cfc.css (1.3 MiB)
#19 50.19 openmrs.56351b52773b1f6c.js (1.14 MiB)[39m[22m
#19 50.19
#19 50.19 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 50.19 Entrypoints:
#19 50.19 main (2.45 MiB)
#19 50.19 openmrs.fdcb289a73e92cfc.css
#19 50.19 openmrs.56351b52773b1f6c.js
#19 50.19 [39m[22m
#19 50.19
#19 50.19 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 41575 ms
#19 50.19 [openmrs] Build finished.
#19 DONE 50.4s
#20 [linux/amd64 dev 7/7] 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
#20 DONE 0.1s
#21 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#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 3/7] RUN rm -rf /usr/share/nginx/html/*
#23 CACHED
#24 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#24 CACHED
#25 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.6s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.7s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.4s done
#33 exporting manifest sha256:04e3347238c760b42bffebf63bd8a4dd6bc9d90d70b1235415070ccc44f2157a 0.0s done
#33 exporting config sha256:1efd11fca72f39f7ec86dd51541147a8fc7c59b13542cea976c4d043478522f7
#33 exporting config sha256:1efd11fca72f39f7ec86dd51541147a8fc7c59b13542cea976c4d043478522f7 0.0s done
#33 exporting manifest sha256:7b583ca337486ada9ad1ddf3860faccbf4339271e3932cea35217686906a20a5 0.0s done
#33 exporting config sha256:3d58b8b4cae9c7ef9356712c9801785792ce8bb0048abe8d786585090a017806 0.0s done
#33 exporting manifest list sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 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.1s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 0.9s done
#33 pushing layers 0.7s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:7a4dfc0682201434996316e87885edc6f72a1608a267620eb97eb47e9d24cd65 0.5s done
#33 DONE 14.8s