Skip to content
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

Fixed BackoffTimeout_ overflow #15874

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

asmyasnikov
Copy link
Member

@asmyasnikov asmyasnikov commented Mar 18, 2025

Changelog entry

  • Fixed BackoffTimeout_ overflow in IAM credentials provider

Changelog category

  • Bugfix

Description for reviewers

Fix of #15797

@asmyasnikov asmyasnikov requested a review from a team as a code owner March 18, 2025 10:15
@asmyasnikov asmyasnikov changed the title Fixed BackoffTimeout_ overflow #15797 Fixed BackoffTimeout_ overflow Mar 18, 2025
@github-actions github-actions bot added bugfix and removed bugfix labels Mar 18, 2025
Copy link

github-actions bot commented Mar 18, 2025

🟢 2025-03-18 10:17:22 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 10:16:52 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1890128 has started.
2025-03-18 10:17:07 UTC Artifacts will be uploaded here
2025-03-18 10:19:22 UTC ya make is running...
🟢 2025-03-18 10:19:27 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-03-18 10:19:32 UTC Build successful.

Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 10:16:53 UTC Pre-commit check linux-x86_64-release-asan for 1890128 has started.
2025-03-18 10:17:07 UTC Artifacts will be uploaded here
2025-03-18 10:19:18 UTC ya make is running...
🟢 2025-03-18 10:19:23 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-03-18 10:19:29 UTC Build successful.

@asmyasnikov asmyasnikov enabled auto-merge (squash) March 18, 2025 12:17
Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 13:11:51 UTC Pre-commit check linux-x86_64-release-asan for 2386dad has started.
2025-03-18 13:12:58 UTC Artifacts will be uploaded here
2025-03-18 13:15:50 UTC ya make is running...
🔴 2025-03-18 13:19:32 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 13:12:03 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2386dad has started.
2025-03-18 13:12:17 UTC Artifacts will be uploaded here
2025-03-18 13:15:09 UTC ya make is running...
🔴 2025-03-18 13:19:32 UTC Build failed, see the logs. Also see fail summary

Gazizonoki
Gazizonoki previously approved these changes Mar 18, 2025
Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 23:38:26 UTC Pre-commit check linux-x86_64-release-asan for 90b7b21 has started.
2025-03-18 23:38:41 UTC Artifacts will be uploaded here
2025-03-18 23:41:28 UTC ya make is running...
🟡 2025-03-19 00:48:39 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13324 13220 0 48 18 38

2025-03-19 00:50:03 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-19 01:22:54 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
160 (only retried tests) 121 0 1 4 34

2025-03-19 01:23:03 UTC ya make is running... (failed tests rerun, try 3)

Copy link

github-actions bot commented Mar 18, 2025

2025-03-18 23:41:08 UTC Pre-commit check linux-x86_64-relwithdebinfo for 90b7b21 has started.
2025-03-18 23:41:22 UTC Artifacts will be uploaded here
2025-03-18 23:44:16 UTC ya make is running...
🟡 2025-03-19 00:41:50 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27759 25145 0 4 2495 115

2025-03-19 00:44:17 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-19 01:05:15 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
175 (only retried tests) 64 0 0 4 107

🟢 2025-03-19 01:05:24 UTC Build successful.
🟢 2025-03-19 01:05:45 UTC ydbd size 2.1 GiB changed* by -96 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 01147a2 merge: 90b7b21 diff diff %
ydbd size 2 300 223 856 Bytes 2 300 223 760 Bytes -96 Bytes -0.000%
ydbd stripped size 481 438 912 Bytes 481 438 912 Bytes 0 Bytes 0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants