Skip to content

Merge branch 'main' into manual-workflows #183

Merge branch 'main' into manual-workflows

Merge branch 'main' into manual-workflows #183

Triggered via push September 18, 2024 14:21
Status Failure
Total duration 1h 13m 24s
Artifacts 6

main.yml

on: push
store-image-name-and-tags  /  Compute version tags
7s
store-image-name-and-tags / Compute version tags
Filter commit changes
5s
Filter commit changes
check-and-tag-images  /  Check image tags exist
9s
check-and-tag-images / Check image tags exist
check-and-tag-images  /  Tag and push images
6s
check-and-tag-images / Tag and push images
testing  /  ...  /  Prover static check
testing / prover / Prover static check
docker-build  /  ...  /  Coordinator build
2m 24s
docker-build / coordinator / Coordinator build
docker-build  /  ...  /  Prover build
22s
docker-build / prover / Prover build
docker-build  /  ...  /  Postman build
24s
docker-build / postman / Postman build
docker-build  /  ...  /  Traces api facade build
57s
docker-build / traces-api-facade / Traces api facade build
testing  /  ...  /  Coordinator tests
11m 52s
testing / coordinator / Coordinator tests
testing  /  ...  /  Postman & SDK tests
1m 1s
testing / postman / Postman & SDK tests
testing  /  ...  /  Traces api facade tests
54s
testing / traces-api-facade / Traces api facade tests
testing  /  ...  /  Filter commit changes
6s
testing / coordinator / cache-docker-images / Filter commit changes
Matrix: testing / prover / Prover testing
Waiting for pending jobs
run-e2e-tests-geth-tracing  /  run-e2e-tests
0s
run-e2e-tests-geth-tracing / run-e2e-tests
run-e2e-tests  /  run-e2e-tests
0s
run-e2e-tests / run-e2e-tests
testing  /  ...  /  pull-and-cache-images
0s
testing / coordinator / cache-docker-images / pull-and-cache-images
testing  /  ...  /  Prover notify slack
testing / prover / Prover notify slack
testing  /  ...  /  Prover notify slack
testing / prover / Prover notify slack
Matrix: tag-after-run-tests-success / tag without untested suffix
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
bradbown
deleted by bradbown Sep 18, 2024
(Environment deleted) and
, , , and
julien-marchand
deleted by julien-marchand Sep 18, 2024
(Environment deleted)

Required reviewers protection rule deleted.

julien-marchand
deleted by julien-marchand Sep 18, 2024
(Environment deleted)

Required reviewers protection rule deleted.

Annotations

2 errors and 35 warnings
run-e2e-tests-geth-tracing / run-e2e-tests
The deployment was rejected or didn't satisfy other protection rules.
run-e2e-tests / run-e2e-tests
The deployment was rejected or didn't satisfy other protection rules.
Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
store-image-name-and-tags / Compute version tags
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-and-tag-images / Check image tags exist
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-and-tag-images / Tag and push images
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / coordinator / cache-docker-images / Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / traces-api-facade / Traces api facade tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / postman / Postman & SDK tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / prover / Prover build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L59
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: prover/Dockerfile#L9
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L14
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L15
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L58
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
docker-build / postman / Postman build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / traces-api-facade / Traces api facade build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-build / traces-api-facade / Traces api facade build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-build / coordinator / Coordinator build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / coordinator / Coordinator build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / coordinator / Coordinator build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
testing / coordinator / Coordinator tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
Consensys~linea-monorepo~1Y9K4L.dockerbuild Expired
20 KB
Consensys~linea-monorepo~65UYCF.dockerbuild Expired
17.7 KB
Consensys~linea-monorepo~66IZSK.dockerbuild Expired
39.1 KB
Consensys~linea-monorepo~UN2U3C.dockerbuild Expired
20.5 KB
CoverageReport Expired
34.3 KB
jacocoRootReport-e368e34.xml Expired
216 KB