Skip to content

chore: cleanup ci-core #1280

chore: cleanup ci-core

chore: cleanup ci-core #1280

Triggered via pull request December 30, 2024 21:41
Status Failure
Total duration 12m 47s
Billable time 16m
Artifacts 3

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

4 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-relay-evm-capabilities-workflows-syncer-test '-test.timeout=10m' --- FAIL: Test_InitialStateSync (174.47s) logger.go:146: 2024-12-30T21:49:22.808Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4} logger.go:146: 2024-12-30T21:49:22.808Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:997\tPolling for logs\t{"version": "unset@unset", "currentBlockNumber": 4} logger.go:146: 2024-12-30T21:49:22.809Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4} logger.go:146: 2024-12-30T21:49:22.810Z\tINFO\tLogPoller\tlogpoller/log_poller.go:959\tDo not have previous block, first poll ever on new chain or after backfill\t{"version": "unset@unset", "currentBlockNumber": 4} logger.go:146: 2024-12-30T21:49:22.810Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1064\tUnfinalized log query\t{"version": "unset@unset", "logs": 0, "currentBlockNumber": 4, "blockHash": "0x57ce510439d025339fdcdb5c842ecf6084aa841ed57b7dcffce8dcc7b29c529f", "timestamp": "2024-12-30T21:49:24.000Z"} logger.go:146: 2024-12-30T21:49:24.222Z\tDEBUG\tsyncer/workflow_registry.go:206\tWaiting for DON...\t{"version": "unset@unset"} workflow_syncer_test.go:277: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/relay/evm/capabilities/workflows/syncer/workflow_syncer_test.go:277 \tError: \tCondition never satisfied \tTest: \tTest_InitialStateSync logger.go:146: 2024-12-30T21:52:17.250Z\tDEBUG\tsyncer/workflow_registry.go:219\tLoading initial workflows for DON\t{"version": "unset@unset", "DON": 1} logger.go:146: 2024-12-30T21:52:17.250Z\tERROR\tsyncer/workflow_registry.go:225\tfailed to load workflows\t{"version": "unset@unset", "err": "failed to get lastest value with head data internal error: head tracker: context canceled"} github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer.(*workflowRegistry).Start.func1.1 \t/home/runner/work/chainlink/chainlink/core/services/workflows/syncer/workflow_registry.go:225 logger.go:146: 2024-12-30T21:52:17.252Z\tWARN\tLogPoller\tlogpoller/log_poller.go:1061\tUnable to query for logs, retrying\t{"version": "unset@unset", "err": "context canceled", "block": 5} 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 [25001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [25002 25003 25004 25005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [25002 25003 25004 25005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [25001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [25010] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [25011 25012 25013 25014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [25011 25012 25013 25014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [25010] --- FAIL: TestIntegration_OCR2_plugins (338.15s) --- FAIL: TestIntegration_OCR2_plugins/legacy (251.18s) logger.go:146: 2024-12-30T21:48:35.413Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-30T21:48:35.413Z\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: 2024-12-30T21:48:35.413Z\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: 2024-12-30T21:48:35.413Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.413Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.413Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.471Z\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: 2024-12-30T21:48:35.471Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.471Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.471Z\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: 2024-12-30T21:48:35.471Z\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: 2024-12-30T21:48:35.471Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-30T21:48:35.471Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabl
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins, github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer
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-12552249234 Expired
10.4 KB
build-logs-core-12552249234 Expired
245 KB
run-logs-core-12552249234 Expired
1.16 MB