Cap max accounts in svm extra args #3858
ci-core-partial.yml
on: pull_request
Detect Changes
6s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
3 errors and 3 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-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
--- FAIL: TestScripts (0.01s)
--- FAIL: TestScripts/nodes/evm/list (0.12s)
--- FAIL: TestScripts/nodes/evm/list/list (3.16s)
main_test.go:93: test port requested: PORT
main_test.go:109: test database requested: CL_DATABASE_URL
testscript.go:584: # start node (0.033s)
# initialize client (2.714s)
> env NODEURL=http://localhost:$PORT
> exec curl --retry 10 --retry-max-time 60 --retry-connrefused $NODEURL
[stdout]
404 page not found
[stderr]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 26505 after 0 ms: Connection refused
Warning: Problem : connection refused. Will retry in 1 seconds. 10 retries
Warning: left.
\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 19 100 19 0 0 36398 0 --:--:-- --:--:-- --:--:-- 19000
> exec chainlink --remote-node-url $NODEURL admin login -file creds --bypass-version-check
[stderr]
Post "http://localhost:26505/sessions": dial tcp [::1]:26505: connect: connection refused
[exit status 1]
FAIL: testdata/scripts/nodes/evm/list/list.txtar:8: unexpected command failure
> exec chainlink --remote-node-url $NODEURL nodes evm list
[stderr]
Get "http://localhost:26505/v2/nodes/evm": dial tcp [::1]:26505: connect: connection refused
[exit status 1]
FAIL: testdata/scripts/nodes/evm/list/list.txtar:10: unexpected command failure
> cmp stdout out.txt
diff stdout out.txt
--- stdout
+++ out.txt
@@ -0,0 +1,21 @@
+
+-----------------------------------
+Name: Blue
+Chain ID: 68472
+State: Unreachable
+Config: Name = 'Blue'
+WSURL = 'wss://primaryfoo.bar/ws'
+HTTPURL = 'https://primaryfoo.bar'
+Order = 100
+
+-----------------------------------
+Name: Yellow
+Chain ID: 68472
+State: Unreachable
+Config: Name = 'Yellow'
+WSURL = 'wss://sendonlyfoo.bar/ws'
+HTTPURL = 'https://sendonlyfoo.bar'
+SendOnly = true
+Order = 100
+
+-----------------------------------
FAIL: testdata/scripts/nodes/evm/list/list.txtar:11: stdout and out.txt differ
[background] chainlink node -c config.toml start -p password -a creds: exit status 1
[stderr]
2025-01-31T19:46:18.238Z [INFO] Starting Chainlink Node unset at commit unset cmd/shell_local.go:323 SHA=unset Version=unset logger=RunNode version=unset@unset
2025-01-31T19:46:18.306Z [INFO] Starting StartUpHealthReport services/health.go:55 version=unset@unset
2025-01-31T19:46:18.329Z [INFO] StartUpHealthReport shutdown complete services/health.go:47 version=u
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2
|
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
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Tests (ccip-deployment)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Tests (core)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-ccip-deployment-13079530185
Expired
|
11.6 KB |
|
build-logs-core-13079530185
Expired
|
250 KB |
|
run-logs-ccip-deployment-13079530185
Expired
|
46.7 KB |
|
run-logs-core-13079530185
Expired
|
39.6 KB |
|