Skip to content

Add solana support to contract transmitter #1606

Add solana support to contract transmitter

Add solana support to contract transmitter #1606

Triggered via pull request January 8, 2025 20:18
Status Failure
Total duration 16m 14s
Billable time 22m
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

5 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-chains-evm-logpoller-test '-test.timeout=10m' --- FAIL: TestLogPoller_Integration (0.08s) log_poller_test.go:179: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/chains/evm/logpoller/log_poller_test.go:179 \tError: \tReceived unexpected error: \t \treplacement transaction underpriced \tTest: \tTestLogPoller_Integration + synchronized with geth: OK, passed 100 tests. Elapsed time: 8.375146571s 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 [22001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [22002 22003 22004 22005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [22002 22003 22004 22005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [22001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [22010] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [22011 22012 22013 22014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [22011 22012 22013 22014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [22010] --- FAIL: TestIntegration_OCR2_plugins (281.22s) --- FAIL: TestIntegration_OCR2_plugins/legacy (190.42s) logger.go:146: 2025-01-08T20:25:03.238Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2025-01-08T20:25:03.239Z\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-08T20:25:03.239Z\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-08T20:25:03.239Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.239Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.239Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.251Z\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-08T20:25:03.251Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.251Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.251Z\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-08T20:25:03.251Z\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-08T20:25:03.251Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-08T20:25:03.251Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabl
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-remote-executable-test '-test.timeout=10m' panic: test timed out after 10m0s \trunning tests: \t\tTest_Client_DonTopologies (10m0s) goroutine 203 [running]: testing.(*M).startAlarm.func1() \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x385 created by time.goFunc \t/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 10 minutes]: testing.(*T).Run(0xc0006ecb60, {0x2959de1?, 0x0?}, 0x2b92868) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0006ecb60) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0006ecb60, 0xc000a0fc70) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000515d88, {0x3ed3ae0, 0xb, 0xb}, {0x4ef3d0?, 0x4ef03a?, 0x401bc60?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0006dbe00) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a main.main() \t_testmain.go:67 +0x9b goroutine 67 [IO wait, 10 minutes]: internal/poll.runtime_pollWait(0x7f6b6a206ef0, 0x72) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003c6680?, 0xc000419d90?, 0x0) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).ReadMsg(0xc0003c6680, {0xc000419d90, 0x10, 0x10}, {0xc00011f328, 0x1000, 0x1000}, 0x40000000) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385 net.(*netFD).readMsg(0xc0003c6680, {0xc000419d90?, 0xa?, 0x8d07000000?}, {0xc00011f328?, 0x2db3b80?, 0x0?}, 0x1?) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31 net.(*UnixConn).readMsg(0xc0001ac630, {0xc000419d90?, 0x49108b?, 0x7f6b681bec28?}, {0xc00011f328?, 0xc0004c7dd0?, 0x4ebe1d?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45 net.(*UnixConn).ReadMsgUnix(0xc0001ac630, {0xc000419d90?, 0x30?, 0x50?}, {0xc00011f328?, 0x7f6b681bec28?, 0x18?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36 github.com/godbus/dbus.(*oobReader).Read(0xc00011f308, {0xc000419d90?, 0xc0004c7e30?, 0x48c025?}) \t/home/runner/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_unix.go:21 +0x3c io.ReadAtLeast({0x2d9c880, 0xc00011f308}, {0xc000419d90, 0x10, 0x10}, 0x10) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:335 +0x90 io.ReadFull(...) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:354 github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc0001a6c90) \t/home/runner/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_unix.go:91 +0xfe github.com/godbus/dbus.(*Conn).inWorker(0xc0004a6090) \t/home/runner/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/conn.go:294 +0x35 created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1 \t/home/runner/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/auth.go:118 +0x8ee goroutine 97 [chan receive, 10 minutes]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00041e7e0?) \t/home/runner/go/pkg/mod/github.com/ethereum/go-ethereum@v1.14.11/core/sender_cacher.go:63 +0x35 created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1 \t/home/runner/go/pkg/mod/github.com/ethereum/go-ethereum@v1.14.11/core/sender_cacher.go:55 +0x72 goroutine 114 [chan receive, 10 minutes]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?) \t/home/runner/go/pkg/mod/github.com/ethereum/go-ethereum@v1.14.11/core/sender_cacher.go:63 +0x35 created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1 \t/home/runner/go/pkg/mod/github.com/ethereum/
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable, github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller, github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
Tests (core)
Error, 3 tests completed with an error, or failed to run. See output for details.. Error: 3 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-12678349735
10.4 KB
build-logs-core-12678349735
245 KB
run-logs-ccip-deployment-12678349735
22.3 KB
run-logs-core-12678349735
457 KB