Skip to content

CCIP-4058 replace f with fObserve and fSign in RMHome and RMNRemote #1575

CCIP-4058 replace f with fObserve and fSign in RMHome and RMNRemote

CCIP-4058 replace f with fObserve and fSign in RMHome and RMNRemote #1575

Triggered via pull request January 8, 2025 15:44
Status Failure
Total duration 12m 33s
Billable time 17m
Artifacts 4

ci-core-partial.yml

on: pull_request
Detect Changes
6s
Detect Changes
Tests (fuzz)
0s
Tests (fuzz)
Tests (race)
0s
Tests (race)
Matrix: run-unit-tests
SonarQube Scan
0s
SonarQube Scan
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Tests (ccip-deployment)
Failed to run test for package github.com/smartcontractkit/chainlink/deployment/ccip/changeset: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-deployment-ccip-changeset-test '-test.timeout=10m' [INFO] freeport: detected ephemeral port range of [32768, 60999] [INFO] freeport: reducing max blocks from 30 to 15 to avoid the ephemeral port range [DEBUG] freeport: Test "Test_PromoteCandidate/MCMS_enabled" took ports [13001 13002 13003 13004 13005] [DEBUG] freeport: Test "Test_PromoteCandidate/MCMS_enabled" returned ports [13001 13002 13003 13004 13005] [DEBUG] freeport: Test "Test_PromoteCandidate/MCMS_disabled" took ports [13006 13007 13008 13009 13010] [DEBUG] freeport: Test "Test_PromoteCandidate/MCMS_disabled" returned ports [13006 13007 13008 13009 13010] --- FAIL: Test_PromoteCandidate (4.34s) --- FAIL: Test_PromoteCandidate/MCMS_enabled (2.35s) logger.go:146: 15:49:40.595158874\tINFO\tDeployed contract\t{"Contract": "CapabilitiesRegistry 1.0.0", "addr": "0x98bad2f2423e1a8EA63883D77584182B15cCE16C", "chain": " (909606746561742123)"} logger.go:146: 15:49:40.599749796\tINFO\tDeployed contract\t{"Contract": "PriceFeed 1.0.0", "addr": "0xE3e5D7d8e66458e277a8Fc027FD81aF909A01e67", "chain": " (5548718428018410741)"} logger.go:146: 15:49:40.599810529\tINFO\tdeployed mockTokenFeed\t{"addr": "0xE3e5D7d8e66458e277a8Fc027FD81aF909A01e67"} logger.go:146: 15:49:40.602829172\tINFO\tDeployed contract\t{"Contract": "PriceFeed 1.0.0", "addr": "0x34EFE1CbC86eBe9890D44385582bf925E5EF44D5", "chain": " (5548718428018410741)"} logger.go:146: 15:49:40.602871571\tINFO\tdeployed mockTokenFeed\t{"addr": "0x34EFE1CbC86eBe9890D44385582bf925E5EF44D5"} logger.go:146: 2025-01-08T15:49:40.922Z\tINFO\tKeyStore\tkeystore/csa.go:153\tCreated CSA key with ID aa11da4de5a8ebec811ef0df27e5f122c2f4d0529d7eefd8dcd17fe1b9c5d2f8\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:49:40.930Z\tINFO\tEVM.90000001\tevm/relayer_extender.go:70\tLoading chain 90000001\t{"version": "unset@unset", "evmChainID": "90000001"} logger.go:146: 2025-01-08T15:49:40.930Z\tINFO\tEVM.90000001.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether", "priceMin": "1 gwei", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"} logger.go:146: 2025-01-08T15:49:40.930Z\tINFO\tEVM.90000001.Txm\tlegacyevm/evm_txm.go:34\tInitializing EVM transaction manager\t{"version": "unset@unset", "bumpTxDepth": 16, "maxInFlightTransactions": 16, "maxQueuedTransactions": 250, "nonceAutoSync": true, "limitDefault": 5000000} logger.go:146: 2025-01-08T15:49:40.930Z\tINFO\tEVM.90000001.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:49:40.934Z\tINFO\tEVM.90000002\tevm/relayer_extender.go:70\tLoading chain 90000002\t{"version": "unset@unset", "evmChainID": "90000002"} logger.go:146: 2025-01-08T15:49:40.934Z\tINFO\tEVM.90000002.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039
Tests (ccip-deployment)
Test Package Failures: github.com/smartcontractkit/chainlink/deployment/ccip/changeset
Tests (ccip-deployment)
Error, 1 tests completed with an error, or failed to run. See output for details.. Error: 1 tests completed with an error, or failed to run. See output for details. at validateRunResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116108:11) at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116243:10) at async runStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116376:26) at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116326:25)
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/ccip_integration_tests/rmn: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-ccip-ccip_integration_tests-rmn-test '-test.timeout=10m' --- FAIL: TestRMNHomeReader_GetRMNNodesInfo (0.05s) logger.go:146: 2025-01-08T15:52:03.999Z\tINFO\treader/home_chain.go:89\tStart Polling ChainConfig\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:04.000Z\tDEBUG\tcontractreader/observed.go:109\tObserved GetLatestValue\t{"version": "unset@unset", "chainID": "1337", "contract": "CCIPHome", "function": "GetAllChainConfigs", "readIdentifier": "0xA3A14013F2D368FA064eB30f91b134a0C9A12ed2-CCIPHome-GetAllChainConfigs", "millis": 0} logger.go:146: 2025-01-08T15:52:04.000Z\tWARN\treader/home_chain.go:159\tno on chain configs found\t{"version": "unset@unset"} rmn_home_test.go:58: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/capabilities/ccip/ccip_integration_tests/rmn/rmn_home_test.go:58 \tError: \tReceived unexpected error: \t \tfield f for tuple not found in the given struct \tTest: \tTestRMNHomeReader_GetRMNNodesInfo FAIL
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-plugins-test '-test.timeout=10m' [INFO] freeport: detected ephemeral port range of [32768, 60999] [INFO] freeport: reducing max blocks from 30 to 15 to avoid the ephemeral port range [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [23501] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [23502 23503 23504 23505] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [23502 23503 23504 23505] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [23501] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [23510] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [23511 23512 23513 23514] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [23511 23512 23513 23514] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [23510] --- FAIL: TestIntegration_OCR2_plugins (284.10s) --- FAIL: TestIntegration_OCR2_plugins/legacy (196.37s) logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: FixedPrice\t{"version": "unset@unset", "estimatorMode": "FixedPrice", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 1, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 0, "bumpMin": "5 gwei", "feeCapDefault": "1 gwei", "limitMultiplier": 1, "priceDefault": "1 gwei", "tipCapDefault": "1 mwei", "tipCapMin": "1 wei", "priceMax": "1 gwei", "priceMin": "0", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"} logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337.Txm\tlegacyevm/evm_txm.go:34\tInitializing EVM transaction manager\t{"version": "unset@unset", "bumpTxDepth": 16, "maxInFlightTransactions": 16, "maxQueuedTransactions": 250, "nonceAutoSync": true, "limitDefault": 500000} logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.508Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tDEBUG\tchainlink/application.go:328\tExternal registry not configured, skipping registry syncer and starting with an empty registry\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tINFO\tchainlink/application.go:383\tDatabaseBackup: periodic database backups are disabled. To enable automatic backups, set Database.Backup.Mode=lite or Database.Backup.Mode=full\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno telemetry endpoint found for network "EVM" chainID "1337", telemetry "head-report" for contractID "" will NOT be sent\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T15:52:09.520Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabl
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/ccip_integration_tests/rmn, github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
Tests (core)
Error, 2 tests completed with an error, or failed to run. See output for details.. Error: 2 tests completed with an error, or failed to run. See output for details. at validateRunResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116108:11) at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116243:10) at async runStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116376:26) at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116326:25)
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']

Artifacts

Produced during runtime
Name Size
build-logs-ccip-deployment-12674017784
10.4 KB
build-logs-core-12674017784
245 KB
run-logs-ccip-deployment-12674017784
251 KB
run-logs-core-12674017784
924 KB