[CAPPL-356] script to generate local ocr3 config #1246
ci-core-partial.yml
on: pull_request
Detect Changes
9s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
4 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/directrequest: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-directrequest-test '-test.timeout=10m'
panic: no return value specified for Run
goroutine 569 [running]:
github.com/smartcontractkit/chainlink/v2/core/services/pipeline/mocks.(*Runner).Run(0xc000f920f0, {0x413cf08, 0xc00110c7d0}, 0xc000782900, 0x1, 0xc00141a0f0)
\t/home/runner/work/chainlink/chainlink/core/services/pipeline/mocks/runner.go:591 +0x2f1
github.com/smartcontractkit/chainlink/v2/core/services/directrequest.(*listener).handleOracleRequest(0xc000884708, {0x413cf08, 0xc00110c780}, 0xc0009a0dc0, {0x414d628, 0xc000788280})
\t/home/runner/work/chainlink/chainlink/core/services/directrequest/delegate.go:378 +0x1536
github.com/smartcontractkit/chainlink/v2/core/services/directrequest.(*listener).handleReceivedLogs(0xc000884708, {0x413cf08, 0xc00110c780}, 0xc002361000)
\t/home/runner/work/chainlink/chainlink/core/services/directrequest/delegate.go:279 +0x535
github.com/smartcontractkit/chainlink/v2/core/services/directrequest.(*listener).processOracleRequests(0xc000884708)
\t/home/runner/work/chainlink/chainlink/core/services/directrequest/delegate.go:226 +0x69
created by github.com/smartcontractkit/chainlink/v2/core/services/directrequest.(*listener).Start.func1 in goroutine 504
\t/home/runner/work/chainlink/chainlink/core/services/directrequest/delegate.go:161 +0x692
|
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 (190.15s)
logger.go:146: 2024-12-27T14:10:25.226Z\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-27T14:10:25.226Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:997\tPolling for logs\t{"version": "unset@unset", "currentBlockNumber": 4}
logger.go:146: 2024-12-27T14:10:25.226Z\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-27T14:10:25.227Z\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-27T14:10:25.227Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1064\tUnfinalized log query\t{"version": "unset@unset", "logs": 0, "currentBlockNumber": 4, "blockHash": "0x6db893fa3141ee006cbe2e7b2b2f4dedc58d16eba60200096c542d8bb0b3bca5", "timestamp": "2024-12-27T14:10:27.000Z"}
logger.go:146: 2024-12-27T14:10:26.687Z\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-27T14:13:35.343Z\tDEBUG\tsyncer/workflow_registry.go:219\tLoading initial workflows for DON\t{"version": "unset@unset", "DON": 1}
logger.go:146: 2024-12-27T14:13:35.343Z\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-27T14:13:35.344Z\tWARN\tLogPoller\tlogpoller/log_poller.go:1061\tUnable to query for logs, retrying\t{"version": "unset@unset", "err": "context canceled", "block": 5}
logger.go:146: 2024-12-27T14:13:35.344Z\tERROR\tLogPoller\tlogpoller/log_poller.go:637\tunable to get starting block\t{"version": "unset@unset", "err": "context canceled"}
github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller.(*logPoller).run
\t/home/runner/work/chainlink/chainlink/core/chains/evm/logpoller/log_poller.go:637
FAIL
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/services/directrequest, 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-12516968892
Expired
|
10.4 KB |
|
build-logs-core-12516968892
Expired
|
245 KB |
|
run-logs-core-12516968892
Expired
|
89.9 KB |
|