Skip to content

Release and Deploy BFD #52

Release and Deploy BFD

Release and Deploy BFD #52

Manually triggered April 20, 2026 15:41
Status Failure
Total duration 30m 36s
Artifacts

release-and-deploy-bfd.yml

on: workflow_dispatch
build-release  /  compute-version-strings
11s
build-release / compute-version-strings
build-release  /  ...  /  compute-matrix-and-version
13s
build-release / build-base-images / compute-matrix-and-version
build-release  /  ...  /  pull-base-images
3s
build-release / build-base-images / pull-base-images
Matrix: build-release / build-base-images / build-images
Matrix: build-release / build-base-images / push-images
build-release  /  ...  /  cleanup-artifacts
0s
build-release / build-base-images / cleanup-artifacts
build-release  /  run-mvn-release
5m 50s
build-release / run-mvn-release
build-release  /  ...  /  compute-matrix-and-version
13s
build-release / build-other-images / compute-matrix-and-version
Matrix: build-release / push-jib-images
build-release  /  ...  /  pull-base-images
41s
build-release / build-other-images / pull-base-images
Matrix: build-release / build-other-images / build-images
Matrix: build-release / build-other-images / push-images
build-release  /  ...  /  cleanup-artifacts
0s
build-release / build-other-images / cleanup-artifacts
build-release  /  create-gh-release
11s
build-release / create-gh-release
build-release  /  cleanup-artifacts
32s
build-release / cleanup-artifacts
Matrix: deploy-platform
deploy-to-test  /  setup
deploy-to-test / setup
Matrix: deploy-to-test / deploy-layer-01 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-06 / deploy-layer
Waiting for pending jobs
deploy-to-sandbox  /  setup
deploy-to-sandbox / setup
Matrix: deploy-to-sandbox / deploy-layer-01 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-06 / deploy-layer
Waiting for pending jobs
deploy-to-prod  /  setup
deploy-to-prod / setup
Matrix: deploy-to-prod / deploy-layer-01 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-06 / deploy-layer
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, ecr, lambda)
Process completed with exit code 1.
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, network, lambda)
The strategy configuration was canceled because "deploy-platform.prod.deploy-layer-02.deploy-layer._02_ecr_lambda" failed
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, alerting, lambda)
The strategy configuration was canceled because "deploy-platform.prod.deploy-layer-02.deploy-layer._02_ecr_lambda" failed
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, backup, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, network, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, ecr, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, alerting, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
build-release / build-base-images / compute-matrix-and-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JoshuaTheMiller/conditional-build-matrix@main, pozetroninc/github-action-get-latest-release@v0.8.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-release / build-other-images / compute-matrix-and-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JoshuaTheMiller/conditional-build-matrix@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Variables should be defined before their use: apps/utils/locust_tests/server-regression.Dockerfile#L31
UndefinedVar: Usage of undefined variable '$PYTHONPATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L37
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/