Skip to content

Use Leader Election + Timed Message Channel #7317

Use Leader Election + Timed Message Channel

Use Leader Election + Timed Message Channel #7317

Triggered via pull request August 15, 2025 14:23
Status Failure
Total duration 5m 9s
Artifacts

ccip-integration-test.yml

on: pull_request
Detect changes
7s
Detect changes
Matrix: integration-test-matrix
integration-test-ccip-ocr3
2s
integration-test-ccip-ocr3
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 48 warnings
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
Process completed with exit code 1.
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Fees Test)
Process completed with exit code 1.
Integration Tests (Fees Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Fees Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (OOO Execution Test)
Process completed with exit code 1.
Integration Tests (OOO Execution Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (OOO Execution Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
Process completed with exit code 1.
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
Process completed with exit code 1.
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Test_CCIPTopologies_EVM2EVM_RoleDON_AllSupportSource_SomeSupportDest)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Test_CCIPTopologies_EVM2EVM_RoleDON_AllSupportSource_SomeSupportDest)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
Process completed with exit code 1.
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (USDC Test)
Process completed with exit code 1.
Integration Tests (USDC Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (USDC Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Token Transfer Test)
Process completed with exit code 1.
Integration Tests (Token Transfer Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Token Transfer Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (CCIPReader Test)
Process completed with exit code 1.
Integration Tests (CCIPReader Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (CCIPReader Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
Process completed with exit code 1.
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Gas Price Updates Test)
Process completed with exit code 1.
Integration Tests (Gas Price Updates Test)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Gas Price Updates Test)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
Process completed with exit code 1.
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
Process completed with exit code 1.
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
Process completed with exit code 1.
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
Process completed with exit code 1.
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
cannot use &DefaultAccessor{…} (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in return statement: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
cannot use (*DefaultAccessor)(nil) (value of type *DefaultAccessor) as ccipocr3.ChainAccessor value in variable declaration: *DefaultAccessor does not implement ccipocr3.ChainAccessor (missing method GetAllConfigsLegacy)
integration-test-ccip-ocr3
Process completed with exit code 1.
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2EVM)
Failed to restore: Cache service responded with 400
Integration Tests (Fees Test)
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/
Integration Tests (Fees Test)
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/
Integration Tests (Fees Test)
Failed to restore: Cache service responded with 400
Integration Tests (OOO Execution Test)
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/
Integration Tests (OOO Execution Test)
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/
Integration Tests (OOO Execution Test)
Failed to restore: Cache service responded with 400
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2SolanaMultiExecReports)
Failed to restore: Cache service responded with 400
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
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/
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
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/
Integration Tests (Batching Test Test_CCIPBatching_MultiSource)
Failed to restore: Cache service responded with 400
Integration Tests (Test_CCIPTopologies_EVM2EVM_RoleDON_AllSupportSource_SomeSupportDest)
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/
Integration Tests (Test_CCIPTopologies_EVM2EVM_RoleDON_AllSupportSource_SomeSupportDest)
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/
Integration Tests (Test_CCIPTopologies_EVM2EVM_RoleDON_AllSupportSource_SomeSupportDest)
Failed to restore: Cache service responded with 400
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
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/
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
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/
Integration Tests (Batching Test Test_CCIPBatching_MaxBatchSizeEVM)
Failed to restore: Cache service responded with 400
Integration Tests (USDC Test)
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/
Integration Tests (USDC Test)
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/
Integration Tests (USDC Test)
Failed to restore: Cache service responded with 400
Integration Tests (Token Transfer Test)
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/
Integration Tests (Token Transfer Test)
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/
Integration Tests (Token Transfer Test)
Failed to restore: Cache service responded with 400
Integration Tests (CCIPReader Test)
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/
Integration Tests (CCIPReader Test)
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/
Integration Tests (CCIPReader Test)
Failed to restore: Cache service responded with 400
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_Solana2EVM)
Failed to restore: Cache service responded with 400
Integration Tests (Gas Price Updates Test)
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/
Integration Tests (Gas Price Updates Test)
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/
Integration Tests (Gas Price Updates Test)
Failed to restore: Cache service responded with 400
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
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/
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
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/
Integration Tests (Batching Test Test_CCIPBatching_SingleSource_MultiRoot)
Failed to restore: Cache service responded with 400
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
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/
Integration Tests (Messaging Test Test_CCIPMessaging_EVM2Solana)
Failed to restore: Cache service responded with 400
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
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/
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
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/
Integration Tests (Batching Test Test_CCIPBatching_MultiSource_MultiRoot)
Failed to restore: Cache service responded with 400
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
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/
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
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/
Integration Tests (Batching Test Test_CCIPBatching_SingleSource)
Failed to restore: Cache service responded with 400