Skip to content

CI Core

CI Core #76623

Triggered via pull request December 2, 2024 20:52
Status Failure
Total duration 9m 12s
Billable time 26m
Artifacts 5

ci-core.yml

on: pull_request
Detect Changes
5s
Detect Changes
Scheduled Run Frequency
0s
Scheduled Run Frequency
Flakeguard Root Project  /  Get Tests To Run
1m 25s
Flakeguard Root Project / Get Tests To Run
Clean Go Tidy & Generate
8m 57s
Clean Go Tidy & Generate
Flakeguard Deployment Project  /  Get Tests To Run
1m 15s
Flakeguard Deployment Project / Get Tests To Run
Matrix: core
Matrix: Flakeguard Root Project / Run Tests
Matrix: Flakeguard Deployment Project / Run Tests
SonarQube Scan
0s
SonarQube Scan
Flakey Test Detection
0s
Flakey Test Detection
Flakeguard Root Project  /  Report
14s
Flakeguard Root Project / Report
Flakeguard Deployment Project  /  Report
15s
Flakeguard Deployment Project / Report
Fit to window
Zoom out
Zoom in

Annotations

114 errors and 25 warnings
Flakeguard Deployment Project / Report
Process completed with exit code 1.
Core Tests (go_core_fuzz): core/capabilities/targets/write_target.go#L34
undefined: commontypes.ChainWriter
Core Tests (go_core_fuzz): core/capabilities/targets/write_target.go#L70
undefined: commontypes.ChainWriter
Core Tests (go_core_fuzz)
undefined: types.ChainWriter
Core Tests (go_core_fuzz)
undefined: types.ChainWriter
Core Tests (go_core_fuzz)
undefined: types.ChainWriter
Core Tests (go_core_fuzz)
undefined: types.ChainWriter
Core Tests (go_core_fuzz)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Core Tests (go_core_fuzz)
undefined: types.ChainWriter
Core Tests (go_core_fuzz)
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Core Tests (go_core_fuzz)
undefined: relaytypes.ChainWriter
Core Tests (go_core_tests_integration): core/config/database_config.go#L7
no required module provides package github.com/smartcontractkit/chainlink/v2/core/store/dialects; to add it:
Core Tests (go_core_tests_integration)
Process completed with exit code 1.
Core Tests (go_core_ccip_deployment_tests): core/config/database_config.go#L7
no required module provides package github.com/smartcontractkit/chainlink/v2/core/store/dialects; to add it:
Core Tests (go_core_ccip_deployment_tests)
Process completed with exit code 1.
Core Tests (go_core_tests): core/config/database_config.go#L7
no required module provides package github.com/smartcontractkit/chainlink/v2/core/store/dialects; to add it:
Core Tests (go_core_tests)
Process completed with exit code 1.
lint: core/capabilities/targets/write_target.go#L34
undefined: commontypes.ChainWriter
lint: core/capabilities/targets/write_target.go#L70
undefined: commontypes.ChainWriter
lint
undefined: types.ChainWriter
lint
undefined: types.ChainWriter
lint
undefined: types.ChainWriter
lint
undefined: types.ChainWriter
lint
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
lint
undefined: types.ChainWriter
lint: core/web/testutils/mock_relayer.go#L36
undefined: commontypes.ChainWriter
lint
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/chains/evm/log,github.com/smartcontractk...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/chains/evm/log,github.com/smartcontractk...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/directrequest,github.com/smartc...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/directrequest,github.com/smartc...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper, ubuntu...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper, ubuntu...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/fluxmonitorv2,github.com/smartc...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/fluxmonitorv2,github.com/smartc...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/vrf/v2,github.com/smartcontract...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/vrf/v2,github.com/smartcontract...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Core Tests (go_core_race_tests): core/config/database_config.go#L7
no required module provides package github.com/smartcontractkit/chainlink/v2/core/store/dialects; to add it:
Core Tests (go_core_race_tests)
Process completed with exit code 1.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/chainlink,github.com/smartcontr...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/chainlink,github.com/smartcontr...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/internal/features,github.com/smartcontra...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/internal/features,github.com/smartcontra...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/pipeline,github.com/smartcontra...
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/pipeline,github.com/smartcontra...
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
Flakeguard Root Project / Report
Process completed with exit code 1.
Clean Go Tidy & Generate
undefined: commontypes.ChainWriter" dry-run=false version=v2.46.3
Clean Go Tidy & Generate
undefined: commontypes.ChainWriter" dry-run=false version=v2.46.3
Clean Go Tidy & Generate
undefined: commontypes.ChainWriter" dry-run=false version=v2.46.3
Clean Go Tidy & Generate
Process completed with exit code 2.
Scheduled Run Frequency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
Flakeguard Root Project / Get Tests To Run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Flakeguard Deployment Project / Get Tests To Run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Flakeguard Deployment Project / Report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
No files were found with the provided path: ./golangci-lint-report.xml. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/chains/evm/log,github.com/smartcontractk...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/directrequest,github.com/smartc...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper, ubuntu...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/fluxmonitorv2,github.com/smartc...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/vrf/v2,github.com/smartcontract...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/chainlink,github.com/smartcontr...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/internal/features,github.com/smartcontra...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/pipeline,github.com/smartcontra...
No files were found with the provided path: test-result.json. No artifacts will be uploaded.
Flakeguard Root Project / Report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
go_core_ccip_deployment_tests_logs Expired
1.54 KB
go_core_fuzz_logs Expired
1.55 KB
go_core_race_tests_logs Expired
1.68 KB
go_core_tests_integration_logs Expired
1.54 KB
go_core_tests_logs Expired
1.54 KB