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

Detect platform architecture in ydb update #13669

Merged
merged 5 commits into from
Jan 22, 2025

Conversation

pnv1
Copy link
Collaborator

@pnv1 pnv1 commented Jan 21, 2025

Changelog entry

Fixed a bug where arm64 YDB CLI binary was downloading amd64 binary to replace itself during ydb update. To update already installed binaries to the latest arm64 version, YDB CLI should be re-installed
...

Changelog category

  • Bugfix

@pnv1 pnv1 added the area/cli CLI related issues label Jan 21, 2025
@pnv1 pnv1 requested a review from a team as a code owner January 21, 2025 15:08
Copy link

github-actions bot commented Jan 21, 2025

2025-01-21 15:09:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for 95b40b1 has started.
2025-01-21 15:09:31 UTC Artifacts will be uploaded here
2025-01-21 15:12:30 UTC ya make is running...
🟡 2025-01-21 16:03:54 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?
25575 23065 0 5 2380 125

2025-01-21 16:06:09 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-01-21 16:18:23 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
185 (only retried tests) 67 0 0 0 118

🟢 2025-01-21 16:18:33 UTC Build successful.
🟢 2025-01-21 16:18:58 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 8390c23 merge: 95b40b1 diff diff %
ydbd size 2 216 956 600 Bytes 2 216 956 600 Bytes 0 Bytes 0.000%
ydbd stripped size 468 691 280 Bytes 468 691 280 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

Copy link

github-actions bot commented Jan 21, 2025

2025-01-21 15:11:18 UTC Pre-commit check linux-x86_64-release-asan for 95b40b1 has started.
2025-01-21 15:11:22 UTC Artifacts will be uploaded here
2025-01-21 15:14:22 UTC ya make is running...
🟡 2025-01-21 16:14:26 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?
11512 11430 0 26 31 25

2025-01-21 16:15:30 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-01-21 16:31:14 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?
112 (only retried tests) 64 0 7 18 23

2025-01-21 16:31:23 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-01-21 16:42:58 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
70 (only retried tests) 41 0 5 0 24

🟢 2025-01-21 16:43:05 UTC Build successful.
🟢 2025-01-21 16:43:38 UTC ydbd size 3.6 GiB changed* by +3.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 8390c23 merge: 95b40b1 diff diff %
ydbd size 3 853 560 184 Bytes 3 853 564 184 Bytes +3.9 KiB +0.000%
ydbd stripped size 1 346 385 168 Bytes 1 346 389 200 Bytes +3.9 KiB +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

@pnv1 pnv1 enabled auto-merge (squash) January 21, 2025 15:56
@pnv1 pnv1 merged commit 1d4dae5 into ydb-platform:main Jan 22, 2025
13 checks passed
@pnv1 pnv1 deleted the detect-platform-arch-in-ydb-cli branch January 22, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli CLI related issues bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants