CCIP-4058 replace f with fObserve and fSign in RMHome and RMNRemote #1575
Annotations
4 errors
Run Tests
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
|
Run Tests
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
|
Run Tests
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
|
Run Tests
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)
|
Loading