Build: #1326 did not complete
Job: Build oclweb2 was successful
Job result summary
- Completed
- Duration
- 3 minutes
- Agent
- xiao.openmrs.org
- Revision
-
cb4916f7091591026dd02a9100b53a36688375f0
- Successful since
- #1246 ()
Error summary
The build generated some errors. See the full build log for more details.
#27 93.23 <s> [webpack.Progress] 100%
#27 93.23
#27 93.23 <s> [webpack.Progress] 99% cache shutdown
#27 93.23 <s> [webpack.Progress] 99% cache shutdown
#27 93.23 <s> [webpack.Progress] 100%
#27 93.23
#27 94.53 assets by path *.js 4.11 MiB
#27 94.53 assets by status 3.89 MiB [big]
#27 94.53 asset 772.js 2.44 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
#27 94.53 asset main.js 1.16 MiB [emitted] [minimized] [big] (name: main) 2 related assets
#27 94.53 asset moment.js 291 KiB [emitted] [minimized] [big] (name: moment) (id hint: moment) 2 related assets
#27 94.53 asset react.js 143 KiB [emitted] [minimized] (name: react) (id hint: react) 2 related assets
#27 94.53 asset lodash.js 89.4 KiB [emitted] [minimized] (name: lodash) (id hint: lodash) 2 related assets
#27 94.53 asset index.html 1.71 KiB [emitted]
#27 94.53 asset .gitkeep 0 bytes [emitted]
#27 94.53 Entrypoint main [big] 4.11 MiB (12.1 MiB) = moment.js 291 KiB lodash.js 89.4 KiB react.js 143 KiB 772.js 2.44 MiB main.js 1.16 MiB 5 auxiliary assets
#27 94.53 orphan modules 11.1 MiB [orphan] 13098 modules
#27 94.53 runtime modules 4.75 KiB 9 modules
#27 94.53 built modules 8.86 MiB [built]
#27 94.53 modules by path ./node_modules/ 6.71 MiB
#27 94.53 javascript modules 6.71 MiB 1112 modules
#27 94.53 json modules 2.58 KiB
#27 94.53 ./node_modules/axios/package.json 2.12 KiB [built] [code generated]
#27 94.53 ./node_modules/property-information/hast-to-react.json 475 bytes [built] [code generated]
#27 94.53 modules by path ./src/ 2.14 MiB
#27 94.53 modules by path ./src/components/ 33.9 KiB 12 modules
#27 94.53 modules by path ./src/*.scss 1.43 KiB
#27 94.53 ./src/index.scss 1.11 KiB [built] [code generated]
#27 94.53 ./node_modules/css-loader/index.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss 330 bytes [built] [code generated]
#27 94.53 ./src/index.jsx + 288 modules 2.11 MiB [built] [code generated]
#27 94.53
#27 94.53 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#27 94.53 This can impact web performance.
#27 94.53 Assets:
#27 94.53 main.js (1.16 MiB)
#27 94.53 moment.js (291 KiB)
#27 94.53 772.js (2.44 MiB)
#27 94.53
#27 94.53 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#27 94.53 Entrypoints:
#27 94.53 main (4.11 MiB)
#27 94.53 moment.js
#27 94.53 lodash.js
#27 94.53 react.js
#27 94.53 772.js
#27 94.53 main.js
#27 94.53
#27 94.53 WARNING in webpack performance recommendations:
#27 94.53 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
#27 94.53 For more info visit https://webpack.js.org/guides/code-splitting/
#27 94.53
#27 94.53 webpack 5.99.9 compiled with 3 warnings in 90846 ms
#27 DONE 95.0s
#28 [build 17/21] RUN cp public/bootstrap.min.css dist/
#28 DONE 0.5s
#29 [build 18/21] RUN cp public/favicon.ico dist/
#29 DONE 0.3s
#30 [build 19/21] RUN cp public/fhir.svg dist/
#30 DONE 0.4s
#31 [build 20/21] RUN cp public/openmrs_logo_white.gif dist/
#31 DONE 0.4s
#32 [build 21/21] RUN cp -rf public/fontello dist/
#32 DONE 0.4s
#33 [stage-1 5/6] COPY --from=build /app/dist/ /usr/share/nginx/html/
#33 DONE 0.2s
#34 [stage-1 6/6] ADD nginx /etc/nginx/templates/
#34 DONE 0.1s
#35 exporting to image
#35 exporting layers
#35 exporting layers 0.4s done
#35 writing image sha256:cdbb4762e9ae566670aad2d435c8cf85a7e35fc2376f35303e26e4e2d0ca5fc3 done
#35 naming to docker.io/openconceptlab/oclweb2:nightly 0.0s done
#35 DONE 0.4s
[33m17 warnings found (use --debug to expand):
[0m - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 5)
- UndefinedVar: Usage of undefined variable '$WEB_PORT' (line 6)
- UndefinedVar: Usage of undefined variable '$API_URL' (line 7)
- UndefinedVar: Usage of undefined variable '$RECAPTCHA_SITE_KEY' (line 8)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "RECAPTCHA_SITE_KEY") (line 8)
- UndefinedVar: Usage of undefined variable '$GA_ACCOUNT_ID' (line 9)
- UndefinedVar: Usage of undefined variable '$ERRBIT_URL' (line 10)
- UndefinedVar: Usage of undefined variable '$ERRBIT_KEY' (line 11)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ERRBIT_KEY") (line 11)
- UndefinedVar: Usage of undefined variable '$HOTJAR_ID' (line 12)
- UndefinedVar: Usage of undefined variable '$LOGIN_REDIRECT_URL' (line 13)
- UndefinedVar: Usage of undefined variable '$OIDC_RP_CLIENT_ID' (line 14)
- UndefinedVar: Usage of undefined variable '$OIDC_RP_CLIENT_SECRET' (line 15)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "OIDC_RP_CLIENT_SECRET") (line 15)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 18)
- UndefinedVar: Usage of undefined variable '$WEB_PORT' (line 53)
#27 93.23
#27 93.23 <s> [webpack.Progress] 99% cache shutdown
#27 93.23 <s> [webpack.Progress] 99% cache shutdown
#27 93.23 <s> [webpack.Progress] 100%
#27 93.23
#27 94.53 assets by path *.js 4.11 MiB
#27 94.53 assets by status 3.89 MiB [big]
#27 94.53 asset 772.js 2.44 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
#27 94.53 asset main.js 1.16 MiB [emitted] [minimized] [big] (name: main) 2 related assets
#27 94.53 asset moment.js 291 KiB [emitted] [minimized] [big] (name: moment) (id hint: moment) 2 related assets
#27 94.53 asset react.js 143 KiB [emitted] [minimized] (name: react) (id hint: react) 2 related assets
#27 94.53 asset lodash.js 89.4 KiB [emitted] [minimized] (name: lodash) (id hint: lodash) 2 related assets
#27 94.53 asset index.html 1.71 KiB [emitted]
#27 94.53 asset .gitkeep 0 bytes [emitted]
#27 94.53 Entrypoint main [big] 4.11 MiB (12.1 MiB) = moment.js 291 KiB lodash.js 89.4 KiB react.js 143 KiB 772.js 2.44 MiB main.js 1.16 MiB 5 auxiliary assets
#27 94.53 orphan modules 11.1 MiB [orphan] 13098 modules
#27 94.53 runtime modules 4.75 KiB 9 modules
#27 94.53 built modules 8.86 MiB [built]
#27 94.53 modules by path ./node_modules/ 6.71 MiB
#27 94.53 javascript modules 6.71 MiB 1112 modules
#27 94.53 json modules 2.58 KiB
#27 94.53 ./node_modules/axios/package.json 2.12 KiB [built] [code generated]
#27 94.53 ./node_modules/property-information/hast-to-react.json 475 bytes [built] [code generated]
#27 94.53 modules by path ./src/ 2.14 MiB
#27 94.53 modules by path ./src/components/ 33.9 KiB 12 modules
#27 94.53 modules by path ./src/*.scss 1.43 KiB
#27 94.53 ./src/index.scss 1.11 KiB [built] [code generated]
#27 94.53 ./node_modules/css-loader/index.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss 330 bytes [built] [code generated]
#27 94.53 ./src/index.jsx + 288 modules 2.11 MiB [built] [code generated]
#27 94.53
#27 94.53 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#27 94.53 This can impact web performance.
#27 94.53 Assets:
#27 94.53 main.js (1.16 MiB)
#27 94.53 moment.js (291 KiB)
#27 94.53 772.js (2.44 MiB)
#27 94.53
#27 94.53 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#27 94.53 Entrypoints:
#27 94.53 main (4.11 MiB)
#27 94.53 moment.js
#27 94.53 lodash.js
#27 94.53 react.js
#27 94.53 772.js
#27 94.53 main.js
#27 94.53
#27 94.53 WARNING in webpack performance recommendations:
#27 94.53 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
#27 94.53 For more info visit https://webpack.js.org/guides/code-splitting/
#27 94.53
#27 94.53 webpack 5.99.9 compiled with 3 warnings in 90846 ms
#27 DONE 95.0s
#28 [build 17/21] RUN cp public/bootstrap.min.css dist/
#28 DONE 0.5s
#29 [build 18/21] RUN cp public/favicon.ico dist/
#29 DONE 0.3s
#30 [build 19/21] RUN cp public/fhir.svg dist/
#30 DONE 0.4s
#31 [build 20/21] RUN cp public/openmrs_logo_white.gif dist/
#31 DONE 0.4s
#32 [build 21/21] RUN cp -rf public/fontello dist/
#32 DONE 0.4s
#33 [stage-1 5/6] COPY --from=build /app/dist/ /usr/share/nginx/html/
#33 DONE 0.2s
#34 [stage-1 6/6] ADD nginx /etc/nginx/templates/
#34 DONE 0.1s
#35 exporting to image
#35 exporting layers
#35 exporting layers 0.4s done
#35 writing image sha256:cdbb4762e9ae566670aad2d435c8cf85a7e35fc2376f35303e26e4e2d0ca5fc3 done
#35 naming to docker.io/openconceptlab/oclweb2:nightly 0.0s done
#35 DONE 0.4s
[33m17 warnings found (use --debug to expand):
[0m - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 5)
- UndefinedVar: Usage of undefined variable '$WEB_PORT' (line 6)
- UndefinedVar: Usage of undefined variable '$API_URL' (line 7)
- UndefinedVar: Usage of undefined variable '$RECAPTCHA_SITE_KEY' (line 8)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "RECAPTCHA_SITE_KEY") (line 8)
- UndefinedVar: Usage of undefined variable '$GA_ACCOUNT_ID' (line 9)
- UndefinedVar: Usage of undefined variable '$ERRBIT_URL' (line 10)
- UndefinedVar: Usage of undefined variable '$ERRBIT_KEY' (line 11)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ERRBIT_KEY") (line 11)
- UndefinedVar: Usage of undefined variable '$HOTJAR_ID' (line 12)
- UndefinedVar: Usage of undefined variable '$LOGIN_REDIRECT_URL' (line 13)
- UndefinedVar: Usage of undefined variable '$OIDC_RP_CLIENT_ID' (line 14)
- UndefinedVar: Usage of undefined variable '$OIDC_RP_CLIENT_SECRET' (line 15)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "OIDC_RP_CLIENT_SECRET") (line 15)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 18)
- UndefinedVar: Usage of undefined variable '$WEB_PORT' (line 53)