Skip to content

fix: 11507 Enabled logging exceptions processed by StandardWorkGroup into System.err. #12262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

imalygin
Copy link
Contributor

Description:

Enabled logging exceptions processed by StandardWorkGroup into System.err. This should help with the tests failure investigations. Before this change the exceptions were just not logged at all in the testing context.

Misc: Re-enabled tests in VirtualMapLargeReconnectTest

Related issue(s):

Related to #11507

Notes for reviewer:

This change is not supposed to affect production code in any way. It was added for testing purposes only.

@imalygin imalygin requested review from a team as code owners March 20, 2024 22:04
@imalygin imalygin force-pushed the 11507-better-test-logging branch from ddd2f1a to 82939c0 Compare March 20, 2024 22:09
Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Restart) Results

2 tests   2 ✅  5m 35s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Node Death Reconnect) Results

1 tests   1 ✅  24s ⏱️
1 suites  0 💤
2 files    0 ❌
1 errors

For more details on these parsing errors, see this check.

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Token) Results

209 tests   209 ✅  20m 56s ⏱️
 16 suites    0 💤
 16 files      0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Crypto) Results

316 tests   316 ✅  42m 13s ⏱️
 25 suites    0 💤
 25 files      0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Misc) Results

433 tests   423 ✅  40m 48s ⏱️
 75 suites   10 💤
 75 files      0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 20, 2024

Node: HAPI Test (Time Consuming) Results

21 tests   21 ✅  54m 21s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

artemananiev
artemananiev previously approved these changes Mar 20, 2024
@imalygin imalygin changed the title 11507 Enabled logging exceptions processed by StandardWorkGroup into System.err. fix: 11507 Enabled logging exceptions processed by StandardWorkGroup into System.err. Mar 20, 2024
Copy link

github-actions bot commented Mar 21, 2024

Node: HAPI Test (Smart Contract) Results

555 tests   555 ✅  1h 4m 25s ⏱️
 61 suites    0 💤
 61 files      0 ❌

Results for commit ef7da71.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 21, 2024

Node: Unit Test Results

  2 280 files  ±0    2 280 suites  ±0   3h 24m 51s ⏱️ + 42m 25s
112 308 tests ±0  112 239 ✅ ±0  69 💤 ±0  0 ❌ ±0 
120 794 runs  ±0  120 725 ✅ ±0  69 💤 ±0  0 ❌ ±0 

Results for commit ef7da71. ± Comparison against base commit 653f57f.

This pull request removes 3979 and adds 3744 tests. Note that renamed tests count towards both.

  
             IssuerDN: CN=s-aaaa
            SubjectDN: CN=s-aaaa
           Final Date: Fri Jan 01 00:00:00 UTC 2100
           Public Key: RSA Public Key [2e:28:bc:1e:d3:83:25:92:8e:cb:98:b1:b6:84:06:9c:d5:d8:14:d5],[56:66:d1:a4]
           Start Date: Sat Jan 01 00:00:00 UTC 2000
         SerialNumber: 12482092706667292405
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5…
   Address[id=0,nickname=Austin,selfName=aaaa,weight=1000,hostnameInternal=127.0.0.1,portInternalIpv4=11181,hostnameExternal=187.215.21.132,portExternalIpv4=27928,sigPublicKey=<null>,agreePublicKey=<null>,sigCert=com.swirlds.platform.crypto.SerializableX509Certificate@20ca15f4,agreeCert=com.swirlds.platform.crypto.SerializableX509Certificate@408b0977,memo=UVrxFBI2b4],
…
com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [4] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [6] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [7]   
  
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [10] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@d49d5b4d
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [11] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@7cda77fa
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [12] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@8371ef11
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [13] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@8265c933
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [14] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@cdabf1c5
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [15] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@998c4dfc
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [16] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@238d595b
…

♻️ This comment has been updated with latest results.

@imalygin imalygin force-pushed the 11507-better-test-logging branch 2 times, most recently from 8de4f67 to 309aec5 Compare March 21, 2024 13:51
@imalygin imalygin force-pushed the 11507-better-test-logging branch from 110bb03 to 9222d21 Compare March 21, 2024 20:38
…System.err.

Misc: Re-enabled tests in VirtualMapLargeReconnectTest

Signed-off-by: Ivan Malygin <[email protected]>
Signed-off-by: Ivan Malygin <[email protected]>
@imalygin imalygin force-pushed the 11507-better-test-logging branch from 9222d21 to 5182609 Compare April 11, 2024 21:30
Signed-off-by: Ivan Malygin <[email protected]>
@imalygin imalygin merged commit 95ea39f into develop Apr 12, 2024
@imalygin imalygin deleted the 11507-better-test-logging branch April 12, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants