versioned wrappers #1126
ci-core-partial.yml
on: pull_request
Detect Changes
7s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
3 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 2: /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/chain-reader" took ports [22001]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [22002]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [22003 22004 22005 22006]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [22007 22008 22009 22010]
panic: test timed out after 10m0s
\trunning tests:
\t\tTestIntegration_OCR2_plugins/chain-reader (10m0s)
\t\tTestIntegration_OCR2_plugins/legacy (10m0s)
goroutine 634218 [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(0xc001ea01a0, {0x4a5039c?, 0x0?}, 0x550b8d0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc001ea01a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc001ea01a0, 0xc001c9bc70)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc0012682d0, {0x7d88120, 0x1, 0x1}, {0x4ef970?, 0x0?, 0x80243c0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc000d861e0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:45 +0x9b
goroutine 51 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7f0fbba47ef0, 0x72)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000ed9a00?, 0xc00103d3e0?, 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(0xc000ed9a00, {0xc00103d3e0, 0x10, 0x10}, {0xc001048028, 0x1000, 0x1000}, 0x40000000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385
net.(*netFD).readMsg(0xc000ed9a00, {0xc00103d3e0?, 0xc00105dcd0?, 0x7f0fbba05328?}, {0xc001048028?, 0x10?, 0x10?}, 0xc00105dcd0?)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31
net.(*UnixConn).readMsg(0xc000d8d150, {0xc00103d3e0?, 0x49122b?, 0x7f0fbba05c88?}, {0xc001048028?, 0xc00105ddd0?, 0x4ec625?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45
net.(*UnixConn).ReadMsgUnix(0xc000d8d150, {0xc00103d3e0?, 0x30?, 0x50?}, {0xc001048028?, 0x7f0fbba05c88?, 0x18?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36
github.com/godbus/dbus.(*oobReader).Read(0xc001048008, {0xc00103d3e0?, 0xc00105de30?, 0x48c1c5?})
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c
io.ReadAtLeast({0x59508e0, 0xc001048008}, {0xc00103d3e0, 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(0xc000f42bd0)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe
github.com/godbus/dbus.(*Conn).inWorker(0xc000f7c750)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/conn.go:294 +0x35
created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/auth.go:118 +0x8ee
goroutine 434 [select, 9 minutes]:
github.com/ethereum/go-ethereum/core/txpool.(*TxPool).SubscribeTransactions.JoinSubscriptions.func
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
|
Tests (core)
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)
|
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-core-12423886832
Expired
|
248 KB |
|
run-logs-core-12423886832
Expired
|
91.3 KB |
|