Skip to content

fix: simplify stop port forward function

Sign in for the full log view
GitHub Actions / E2E Test Results failed Apr 19, 2024 in 0s

5 fail, 87 pass in 20m 20s

 1 files  11 suites   20m 20s ⏱️
92 tests 87 ✅ 0 💤 5 ❌
84 runs  80 ✅ 0 💤 4 ❌

Results for commit e5160bd.

Annotations

Check warning on line 0 in MirrorNodeCommand mirror node deploy should success

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

MirrorNodeCommand mirror node deploy should success (MirrorNodeCommand mirror node deploy should success) failed

junit-e2e.xml [took 2m 0s]
Raw output
Error: thrown: "Exceeded timeout of 120000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /runner/_work/solo/solo/test/e2e/commands/mirror_node.test.mjs:64:3
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/mirror_node.test.mjs:36:1
    at SourceTextModule.evaluate (node:internal/vm/module:229:23)
    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)
Error: expect.assertions(1)

Expected one assertion to be called but received zero assertion calls.
    at Object.<anonymous> (/runner/_work/solo/solo/test/e2e/commands/mirror_node.test.mjs:65:12)
    at Promise.then.completed (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:121:9)
    at run (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in [afterAll - ERROR]: AccountCommand account init command should succeed with init command

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

[afterAll - ERROR]: AccountCommand account init command should succeed with init command ([afterAll - ERROR]: AccountCommand account init command should succeed with init command) failed

junit-e2e.xml [took 3m 0s]
Raw output
Error: listen EADDRINUSE: address already in use 127.0.0.1:30212
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Error: listen EADDRINUSE: address already in use 127.0.0.1:30213
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Error: listen EADDRINUSE: address already in use 127.0.0.1:30214
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Unexpected server response: 404
Error: thrown: "Exceeded timeout of 180000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:74:5
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:73:3
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:37:1
    at SourceTextModule.evaluate (node:internal/vm/module:229:23)
    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in [afterAll - ERROR]: AccountCommand account init command [afterAll - ERROR]: special accounts should have new keys account 3 should not have genesis key

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

[afterAll - ERROR]: AccountCommand account init command [afterAll - ERROR]: special accounts should have new keys account 3 sho…nd account init command [afterAll - ERROR]: special accounts should have new keys account 3 should not have genesis key) failed

junit-e2e.xml [took 20s]
Raw output
Unexpected server response: 404
Error: thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:94:11
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:79:5
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:73:3
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:37:1
    at SourceTextModule.evaluate (node:internal/vm/module:229:23)
    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in [afterAll - ERROR]: AccountCommand account create/update command should create account with no options

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

[afterAll - ERROR]: AccountCommand account create/update command should create account with no options ([afterAll - ERROR]: AccountCommand account create/update command should create account with no options) failed

junit-e2e.xml [took 40s]
Raw output
Error: listen EADDRINUSE: address already in use 127.0.0.1:30212
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Error: listen EADDRINUSE: address already in use 127.0.0.1:30213
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Error: listen EADDRINUSE: address already in use 127.0.0.1:30214
    at Server.setupListenHandle [as _listen2] (node:net:1897:16)
    at listenInCluster (node:net:1945:12)
    at doListen (node:net:2109:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Unexpected server response: 404
Error: thrown: "Exceeded timeout of 40000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:110:5
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:107:3
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:37:1
    at SourceTextModule.evaluate (node:internal/vm/module:229:23)
    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in Test execution failure: could be caused by test hooks like 'afterAll'.

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

Test execution failure: could be caused by test hooks like 'afterAll'. ( Test execution failure: could be caused by test hooks like 'afterAll'.) failed

junit-e2e.xml [took 0s]
Raw output
{"message":"","stack":"Error: thrown: \"Exceeded timeout of 5000 ms for a hook.\nAdd a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout.\"\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:88:7\n    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)\n    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:79:5\n    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)\n    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:73:3\n    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)\n    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:37:1\n    at SourceTextModule.evaluate (node:internal/vm/module:229:23)\n    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)\n    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)\n    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)\n    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)\nError: thrown: \"Exceeded timeout of 5000 ms for a hook.\nAdd a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout.\"\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:58:3\n    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)\n    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)\n    at /runner/_work/solo/solo/test/e2e/commands/account.test.mjs:37:1\n    at SourceTextModule.evaluate (node:internal/vm/module:229:23)\n    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)\n    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)\n    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)\n    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)"}