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

Ubuntu2404 build image and test image updates #5361

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Mar 4, 2025

Description

Ubuntu2404 build image and test image updates

Issues Resolved

#3747
#5270
#5308

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (9d72236) to head (0fc1b3c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5361   +/-   ##
=======================================
  Coverage   92.04%   92.04%           
=======================================
  Files         202      202           
  Lines        7043     7043           
=======================================
  Hits         6483     6483           
  Misses        560      560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon peterzhuamazon marked this pull request as ready for review March 4, 2025 17:50
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon peterzhuamazon merged commit dbebeff into opensearch-project:main Mar 4, 2025
17 checks passed
@peterzhuamazon peterzhuamazon deleted the ubuntu2404-buildtest-images branch March 4, 2025 22:12
@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Mar 4, 2025

The above failures are expected as qemu 5.0 on Ubuntu 20.04 cannot translate to Ubuntu 24.04:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2054901

Will wait for the ubnutu 24.04 docker builder to be ready before re-run others.


 > [linux/ppc64le  3/12] RUN apt-get update -y && apt-get upgrade -y && apt-get install -y software-properties-common && add-apt-repository ppa:deadsnakes/ppa -y:
#15 81.75 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process

#15 81.75 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process

#15 81.75 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process

#15 81.75 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process

#15 81.83 Failed to take /etc/passwd lock: Invalid argument

#15 81.84 dpkg: error processing package systemd (--configure):
#15 81.84  installed systemd package post-installation script subprocess returned error exit status 1

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Mar 5, 2025

@peterzhuamazon
Copy link
Member Author

The host needs to be updated with qemu5.1 or above, pending:

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Mar 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants