add TRON integration #1193
ci-core-partial.yml
on: pull_request
Detect Changes
8s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
10 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/integration_tests/keystone: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-integration_tests-keystone-test '-test.timeout=10m'
--- FAIL: Test_AllAtOnceTransmissionSchedule (0.58s)
logger.go:146: 2024-12-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.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-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.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-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:29.869Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:29.876Z\tINFO\tWorkflow-0\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:29.876Z\tINFO\tWorkflow-0\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-23T06:19:29.876Z\tWARN\tWorkflow-0.TelemetryManager\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"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 364 [running]:
testing.tRunner.func1.2({0x42ef8a0, 0xc0012e9ec0})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x42ef8a0?, 0xc0012e9ec0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5ae8550, 0xc001b32820})
\t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea
github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x5ae8550, 0xc001b32820}, 0x0)
\t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28
github.com/smartcontractkit/chainlink/v2/core/web.Router({0x5ad0910, 0xc001e969c0}, {0x5ae8550?, 0xc001b32820?}, 0x0?)
\t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x5ad0910, 0xc001e969c0}, {0x5aedcb0, 0xc001bb4bd0}, {0xc0017976c0, 0x9, 0xe})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.New
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/cmd: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-cmd-test '-test.timeout=10m'
--- FAIL: TestShell_CreateUser (0.02s)
logger.go:146: 2024-12-23T06:19:33.328Z\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-23T06:19:33.328Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.328Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.328Z\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-23T06:19:33.328Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.328Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.328Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 384 [running]:
testing.tRunner.func1.2({0x5ec5f60, 0xc0024f3570})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x5ec5f60?, 0xc0024f3570?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x76f8e90, 0xc001e9b860})
\t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea
github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x76f8e90, 0xc001e9b860}, 0x0)
\t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28
github.com/smartcontractkit/chainlink/v2/core/web.Router({0x76dc990, 0xc001a8f520}, {0x76f8e90?, 0xc001e9b860?}, 0x0?)
\t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x76dc990, 0xc001a8f520}, {0x76ff8f0, 0xc001aad440}, {0xa8d05e0, 0x0, 0x0})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigAndKey({0x76dc990, 0xc001a8f520}, {0x76ff8f0, 0xc001aad440}, {0xa8d05e0, 0x0, 0x0})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:254 +0xa7
github.com/smartcontractkit/chainlink/v2/core/cmd_test.startNewApplicationV2(0xc001a8f520, 0x0, {0x0, 0x0, 0x793bab?})
\t/home/runner/work/chainlink/chainlink/core/cmd/shell_remote_test.go:74 +0x105
github.com/smartcontractkit/chainlink/v2/core/cmd_test.TestShell_CreateUser(0xc001a8f520)
\t/home/runner/work/chainlink/chainlink/core/cmd/admin_commands_test.go:25 +0x33
testing.tRunner(0xc001a8f520, 0x71ef898)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1743 +0x390
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-test '-test.timeout=10m'
--- FAIL: TestIntegration_ExternalInitiatorV2 (0.12s)
logger.go:146: 2024-12-23T06:19:33.673Z\tINFO\tEVM.0\tevm/relayer_extender.go:70\tLoading chain 0\t{"version": "unset@unset", "evmChainID": "0"}
logger.go:146: 2024-12-23T06:19:33.674Z\tINFO\tEVM.0.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether", "priceMin": "1 gwei", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"}
logger.go:146: 2024-12-23T06:19:33.674Z\tINFO\tEVM.0.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-23T06:19:33.674Z\tINFO\tEVM.0.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.694Z\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-23T06:19:33.694Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.694Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.694Z\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-23T06:19:33.694Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno telemetry endpoint found for network "EVM" chainID "0", telemetry "head-report" for contractID "" will NOT be sent\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.694Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.694Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:33.695Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 374 [running]:
testing.tRunner.func1.2({0x4297b00, 0xc001aa79b0})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x4297b00?, 0xc001aa79b0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5a57fa8, 0xc001a57a00})
\t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea
github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x5a57fa8, 0xc001a57a00}, 0x0)
\t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28
github.com/smartcontractkit/chainlink/v2/core/web.Router({0x5a40
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/logger/audit: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-logger-audit-test '-test.timeout=10m'
--- FAIL: TestCheckLoginAuditLog (0.05s)
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tINFO\tEVM.0\tevm/relayer_extender.go:70\tLoading chain 0\t{"version": "unset@unset", "evmChainID": "0"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tINFO\tEVM.0.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether", "priceMin": "1 gwei", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"}
logger.go:146: 2024-12-23T06:19:34.059Z\tINFO\tEVM.0.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-23T06:19:34.059Z\tINFO\tEVM.0.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.059Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.065Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.065Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.065Z\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-23T06:19:34.065Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.065Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.065Z\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-23T06:19:34.066Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-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_ForwarderFlow" took ports [13001]
[DEBUG] freeport: Test "TestIntegration_OCR2/legacy" took ports [13002]
[DEBUG] freeport: Test "TestIntegration_OCR2_ForwarderFlow" returned ports [13001]
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 382 [running]:
testing.tRunner.func1.2({0x422c840, 0xc0012110b0})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x422c840?, 0xc0012110b0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x59c7288, 0xc0015e2340})
\t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea
github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x59c7288, 0xc0015e2340}, 0x0)
\t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28
github.com/smartcontractkit/chainlink/v2/core/web.Router({0x59af8b0, 0xc001d7d520}, {0x59c7288?, 0xc0015e2340?}, 0x0?)
\t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x59af8b0, 0xc001d7d520}, {0x59cceb0, 0xc0019a6ab0}, {0xc003345560, 0x3, 0x3})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigAndKey({0x59af8b0, 0xc001d7d520}, {0x59cceb0, 0xc0019a6ab0}, {0xc003345560, 0x3, 0x3})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:254 +0xa7
github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigV2AndKeyOnSimulatedBlockchain({0x59af8b0, 0xc001d7d520}, {0x59cceb0, 0xc0019a6ab0}, {0x598cdd0, 0xc0013032f0}, {0xc001ce9270, 0x1, 0x1})
\t/home/runner/work/chainlink/chainlink/core/internal/cltest/simulated_backend.go:89 +0x6ac
github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.SetupNodeOCR2(0xc001d7d520, 0xc00176d880, 0x32c9, 0x1, 0xc0013032f0, {0x0, 0x0, 0x0})
\t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_helper.go:138 +0x325
github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.TestIntegration_OCR2_ForwarderFlow(0xc001d7d520)
\t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_test.go:51 +0x10d
testing.tRunner(0xc001d7d520, 0x5512db8)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1743 +0x390
--- FAIL: TestIntegration_OCR2_ForwarderFlow (0.57s)
logger.go:146: 2024-12-23T06:19:34.004Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:34.005Z\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", "price
|
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/legacy" took ports [25001]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [25001]
--- FAIL: TestIntegration_OCR2_plugins (0.57s)
--- FAIL: TestIntegration_OCR2_plugins/legacy (0.57s)
logger.go:146: 2024-12-23T06:19:34.237Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:34.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: 2024-12-23T06:19:34.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: 2024-12-23T06:19:34.239Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.239Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.239Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.249Z\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-23T06:19:34.249Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.249Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.249Z\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-23T06:19:34.249Z\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-23T06:19:34.249Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:34.249Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 337 [running]:
testing.tRunner.func1.2({0x4228740, 0xc001320810})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x4228740?, 0xc001320810?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophe
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/fluxmonitorv2: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-fluxmonitorv2-test '-test.timeout=10m'
--- FAIL: TestFluxMonitor_Deviation (5.54s)
--- FAIL: TestFluxMonitor_Deviation/eip1559 (5.54s)
logger.go:146: 2024-12-23T06:19:40.806Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:40.806Z\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": true, "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-23T06:19:40.806Z\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-23T06:19:40.806Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.806Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.806Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.810Z\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-23T06:19:40.810Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.810Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.810Z\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-23T06:19:40.810Z\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-23T06:19:40.810Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.810Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:40.810Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 391 [running]:
testing.tRunner.func1.2({0x43a2b40, 0xc001bafdb0})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x43a2b40?, 0xc001bafdb0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5b7de00, 0xc00
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/functions/integration_tests/v1: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-functions-integration_tests-v1-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_Functions_MultipleV1Requests_Success" took ports [14501]
[DEBUG] freeport: Test "TestIntegration_Functions_MultipleV1Requests_Success" returned ports [14501]
--- FAIL: TestIntegration_Functions_MultipleV1Requests_Success (0.94s)
logger.go:146: 2024-12-23T06:19:46.719Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:46.720Z\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-23T06:19:46.720Z\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": 1700000}
logger.go:146: 2024-12-23T06:19:46.720Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.720Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.720Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.726Z\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-23T06:19:46.726Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.726Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.727Z\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-23T06:19:46.727Z\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-23T06:19:46.727Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:46.727Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 405 [running]:
testing.tRunner.func1.2({0x422c920, 0xc001ae6500})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x422c920?, 0xc001ae6500?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/grap
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/mercury: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-mercury-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_MercuryV1_Plugin" took ports [17501]
[DEBUG] freeport: Test "TestIntegration_MercuryV1_Plugin" returned ports [17501]
--- FAIL: TestIntegration_MercuryV1_Plugin (0.42s)
logger.go:146: 2024-12-23T06:19:47.031Z\tINFO\tbootstrap_mercury.EVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:47.032Z\tINFO\tbootstrap_mercury.EVM.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-23T06:19:47.032Z\tINFO\tbootstrap_mercury.EVM.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-23T06:19:47.032Z\tINFO\tbootstrap_mercury.EVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.032Z\tINFO\tbootstrap_mercury.EVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.032Z\tINFO\tbootstrap_mercury.EVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.037Z\tDEBUG\tbootstrap_mercury\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-23T06:19:47.037Z\tDEBUG\tbootstrap_mercury\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.037Z\tINFO\tbootstrap_mercury\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.037Z\tINFO\tbootstrap_mercury\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-23T06:19:47.037Z\tWARN\tbootstrap_mercury.TelemetryManager\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-23T06:19:47.037Z\tDEBUG\tbootstrap_mercury\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.037Z\tDEBUG\tbootstrap_mercury\tchainlink/application.go:587\tOff-chain reporting v2 enabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 324 [running]:
testing.tRunner.func1.2({0x42ccde0, 0xc001b09be0})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-ocr2keeper-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_KeeperPluginConditionalUpkeep" took ports [13001]
[DEBUG] freeport: Test "TestIntegration_KeeperPluginConditionalUpkeep" returned ports [13001]
--- FAIL: TestIntegration_KeeperPluginConditionalUpkeep (0.32s)
logger.go:146: 2024-12-23T06:19:47.272Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2024-12-23T06:19:47.273Z\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-23T06:19:47.273Z\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-23T06:19:47.273Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.273Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.278Z\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-23T06:19:47.278Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.279Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.279Z\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-23T06:19:47.279Z\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-23T06:19:47.279Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2024-12-23T06:19:47.279Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabled\t{"version": "unset@unset"}
panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered]
\tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys"
goroutine 389 [running]:
testing.tRunner.func1.2({0x42d3b00, 0xc001d4fb00})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x42d3b00?, 0xc001d4fb00?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/graph-gophers/graphql-go.MustParseSchema(...)
\t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67
github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5b19ab8, 0xc0013271e0})
\t/
|
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-12462236144
Expired
|
10.4 KB |
|
build-logs-core-12462236144
Expired
|
245 KB |
|
run-logs-ccip-deployment-12462236144
Expired
|
23.1 KB |
|
run-logs-core-12462236144
Expired
|
245 KB |
|