Skip to content

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag} #10

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag}

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag} #10

GitHub Actions / Test Results failed Feb 14, 2024 in 0s

29 fail, 21 skipped, 321 pass in 21m 29s

  21 files  +  10  263 suites  +241   21m 29s ⏱️ + 21m 29s
371 tests +369  321 ✔️ +321  21 💤 +21    29 +27 
793 runs  +793  606 ✔️ +634  78 💤 +78  109 +81 

Results for commit 703a076. ± Comparison against earlier commit d8408c3.

Annotations

Check warning on line 0 in Call to non-existing HTS token returns 0x

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @precompile-calls Tests for eth_call with HTS Negative tests Call to non-existing HTS token returns 0x (Call to non-existing HTS token returns 0x)

test-results.0697f76981edab48c0134085c3d5cae5.xml
test-results.29af44c278d1a57f27df34bf63bcf4c4.xml
test-results.de1d603fac1936aed2d1a64a092ddc0f.xml
Raw output
missing revert data (action="call", data=null, reason=null, transaction={ "data": "0x70a08231f0047f6c6721093879c7f607cbef25b931683acc", "from": "0xF0047f6c6721093879c7f607CBEf25b931683acC", "to": "0x123aBc123AbC123AbC123ABC123aBC123ABC123a" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.10.0)
Error: missing revert data (action="call", data=null, reason=null, transaction={ "data": "0x70a08231f0047f6c6721093879c7f607cbef25b931683acc", "from": "0xF0047f6c6721093879c7f607CBEf25b931683acC", "to": "0x123aBc123AbC123AbC123ABC123aBC123ABC123a" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:118:21)
    at Function.getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:235:16)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:979:32)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "eth_call" for non-existing contract address returns 0x

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call "eth_call" for non-existing contract address returns 0x ("eth_call" for non-existing contract address returns 0x)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
missing revert data (action="call", data=null, reason=null, transaction={ "data": "0x5c36b186", "from": "0x93032749FfbcDe289cE845f64149190d53948EDF", "to": "0x5555555555555555555555555555555555555555" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.10.0)
Error: missing revert data (action="call", data=null, reason=null, transaction={ "data": "0x5c36b186", "from": "0x93032749FfbcDe289cE845f64149190d53948EDF", "to": "0x5555555555555555555555555555555555555555" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:118:21)
    at Function.getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:235:16)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:979:32)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in @release should execute "eth_getTransactionCount" with block hash

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_getTransactionCoun…se should execute "eth_getTransactionCount" with block hash (@release should execute "eth_getTransactionCount" with block hash)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in @release should be able to create a log filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite Positive @release should be able to create a log filter (@release should be able to create a log filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in @release should be able to create a newBlock filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite Positive @release should be able to create a newBlock filter (@release should be able to create a newBlock filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to uninstall existing log filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite Positive should be able to uninstall existing log filter (should be able to uninstall existing log filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to uninstall existing newBlock filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite Positive should be able to uninstall existing newBlock filter (should be able to uninstall existing newBlock filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in @release should be able to call eth_getFilterChanges for NEW_BLOCK filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite …e to call eth_getFilterChanges for NEW_BLOCK filter (@release should be able to call eth_getFilterChanges for NEW_BLOCK filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should not be able to uninstall not existing filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite Negative should not be able to uninstall not existing filter (should not be able to uninstall not existing filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should not be able to call eth_getFilterChanges for not existing filter

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Filter API Test Suite … to call eth_getFilterChanges for not existing filter (should not be able to call eth_getFilterChanges for not existing filter)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
expected -32601 to equal -32001
AssertionError: expected -32601 to equal -32001
    at Function.jsonRpcError (packages/server/tests/helpers/assertions.ts:339:25)
    at RelayClient.<anonymous> (packages/server/tests/clients/relayClient.ts:106:20)
    at Generator.throw (<anonymous>)
    at rejected (packages/server/tests/clients/relayClient.ts:25:65)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      --32601
      +-32001

Check warning on line 0 in should be able to debug a successful CREATE transaction of type Legacy with call depth and onlyTopCall false

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…nlyTopCall false (should be able to debug a successful CREATE transaction of type Legacy with call depth and onlyTopCall false)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a successful CALL transaction of type Legacy with call depth and onlyTopCall true

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…nd onlyTopCall true (should be able to debug a successful CALL transaction of type Legacy with call depth and onlyTopCall true)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a failing CALL transaction with revert reason of type Legacy with call depth and onlyTopCall false

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…se (should be able to debug a failing CALL transaction with revert reason of type Legacy with call depth and onlyTopCall false)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a successful CREATE transaction of type Legacy with call depth and onlyTopCall true

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P… onlyTopCall true (should be able to debug a successful CREATE transaction of type Legacy with call depth and onlyTopCall true)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a successful CALL transaction of type Legacy with call depth and onlyTopCall false

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P… onlyTopCall false (should be able to debug a successful CALL transaction of type Legacy with call depth and onlyTopCall false)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a failing CREATE transaction of type Legacy with call depth and onlyTopCall true

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…and onlyTopCall true (should be able to debug a failing CREATE transaction of type Legacy with call depth and onlyTopCall true)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a failing CREATE transaction of type 2930 with call depth and onlyTopCall false

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…and onlyTopCall false (should be able to debug a failing CREATE transaction of type 2930 with call depth and onlyTopCall false)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a failing CALL transaction of type 2930 with call depth and onlyTopCall true

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…pth and onlyTopCall true (should be able to debug a failing CALL transaction of type 2930 with call depth and onlyTopCall true)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should be able to debug a failing CALL transaction of type 1559 with call depth and onlyTopCall true

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite P…pth and onlyTopCall true (should be able to debug a failing CALL transaction of type 1559 with call depth and onlyTopCall true)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in Should return a batch of requests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Batch Request Test Suite BATCH_REQUESTS_ENABLED = true Should return a batch of requests (Should return a batch of requests)

test-results.1dca7f039b95489559b02e2bcdd012b9.xml
test-results.4a1731ef4f77d17ad615366dd2b882ab.xml
test-results.7491004d822f1d33c355bba94cce1526.xml
test-results.d93393d0fb863af542081d57f7994bd0.xml
Raw output
server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 400 Bad Request (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at RelayClient.<anonymous> (packages/server/tests/clients/relayClient.ts:72:14)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/clients/relayClient.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in should be able to transfer nft with transferFrom

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests …S Precompile Approval Tests should be able to transfer nft with transferFrom (should be able to transfer nft with transferFrom)

test-results.b245b25029e9f2c830bbf4b7c7d3609c.xml
Raw output
server response 500 Internal Server Error (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
Error: server response 500 Internal Server Error (request={  }, response={  }, error=null, code=SERVER_ERROR, version=6.10.0)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:939:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1232:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in Establishes multiple connections

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket Acceptance Tests Connection Establishes multiple connections (Establishes multiple connections)

test-results.50ba84f2ee1675b5362108ad26394e9e.xml
test-results.5a4fb647f52a597ee23efe0129f54cbf.xml
test-results.610f53402375d544e2bd437deb90cf68.xml
test-results.ce402ccbb329ff4fdfdaf0b4b78ba6bf.xml
Raw output
Cannot read properties of undefined (reading '_connections')
TypeError: Cannot read properties of undefined (reading '_connections')
    at Context.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:161:21)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/ws/subscribe.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in Closes connections to the server on webSocket close

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket Acceptance Tests Connection Closes connections to the server on webSocket close (Closes connections to the server on webSocket close)

test-results.50ba84f2ee1675b5362108ad26394e9e.xml
test-results.5a4fb647f52a597ee23efe0129f54cbf.xml
test-results.610f53402375d544e2bd437deb90cf68.xml
test-results.ce402ccbb329ff4fdfdaf0b4b78ba6bf.xml
Raw output
Cannot read properties of undefined (reading '_connections')
TypeError: Cannot read properties of undefined (reading '_connections')
    at Context.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:425:21)
    at Generator.next (<anonymous>)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/ws/subscribe.spec.ts:50:71
    at new Promise (<anonymous>)
    at __awaiter (packages/server/tests/acceptance/ws/subscribe.spec.ts:46:12)
    at Context.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:403:28)
    at processImmediate (node:internal/timers:476:21)

Check warning on line 0 in "before each" hook for "Does not allow more connections than the connection limit"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket Acceptance Tests Connection limit "before each" hoo…ore connections than the connection limit" ("before each" hook for "Does not allow more connections than the connection limit")

test-results.50ba84f2ee1675b5362108ad26394e9e.xml
test-results.5a4fb647f52a597ee23efe0129f54cbf.xml
test-results.610f53402375d544e2bd437deb90cf68.xml
test-results.ce402ccbb329ff4fdfdaf0b4b78ba6bf.xml
Raw output
Cannot read properties of undefined (reading '_connections')
TypeError: Cannot read properties of undefined (reading '_connections')
    at Suite.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:475:21)
    at Generator.next (<anonymous>)
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/ws/subscribe.spec.ts:50:71
    at new Promise (<anonymous>)
    at __awaiter (packages/server/tests/acceptance/ws/subscribe.spec.ts:46:12)
    at Context.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:469:27)
    at processImmediate (node:internal/timers:476:21)

Check warning on line 0 in "after each" hook for "Does not allow more connections than the connection limit"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket Acceptance Tests Connection limit "after each" hook…more connections than the connection limit" ("after each" hook for "Does not allow more connections than the connection limit")

test-results.50ba84f2ee1675b5362108ad26394e9e.xml
test-results.5a4fb647f52a597ee23efe0129f54cbf.xml
test-results.610f53402375d544e2bd437deb90cf68.xml
test-results.ce402ccbb329ff4fdfdaf0b4b78ba6bf.xml
Raw output
Cannot read properties of undefined (reading '_connections')
TypeError: Cannot read properties of undefined (reading '_connections')
    at Suite.<anonymous> (packages/server/tests/acceptance/ws/subscribe.spec.ts:495:21)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/ws/subscribe.spec.ts:47:58)