Skip to content

Update snapshots to 20260712#2511

Open
schutzbot wants to merge 1 commit into
osbuild:mainfrom
schutzbot:snapshots-20260712
Open

Update snapshots to 20260712#2511
schutzbot wants to merge 1 commit into
osbuild:mainfrom
schutzbot:snapshots-20260712

Conversation

@schutzbot

Copy link
Copy Markdown
Collaborator

Results of the snapshot jobs:
Job(s) succeeded: 233
Job(s) failed: 9

If these are false, rebuild the enumerate cache manually:
Enumerate cache job succeeded: true
Check snapshot succeeded:

Workflow run: https://github.com/osbuild/rpmrepo/actions/runs/29179653398


update_schutzfile.py output

@schutzbot schutzbot requested a review from a team as a code owner July 12, 2026 09:13
@achilleas-k

achilleas-k commented Jul 13, 2026

Copy link
Copy Markdown
Member

Qemu-based boot tests will need some small change with the library import path.

Traceback (most recent call last):
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/./test/scripts/boot-image", line 25, in <module>
    main()
    ~~~~^^
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/./test/scripts/boot-image", line 21, in main
    testlib.boot.boot_image(search_path, build_config_path, keep)
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/contextlib.py", line 85, in inner
    return func(*args, **kwds)
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/test/scripts/imgtestlib/boot.py", line 626, in boot_image
    boot_qemu_iso(arch, image_path, build_config_path)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/test/scripts/imgtestlib/boot.py", line 287, in boot_qemu_iso
    return _boot_qemu_iso(arch, installer_iso_path, config_file, privkey_path)
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/test/scripts/imgtestlib/boot.py", line 308, in _boot_qemu_iso
    vm.start(wait_event="qmp:RESET", snapshot=False, use_ovmf=True, timeout_sec=ISO_BOOT_TIMEOUT)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/test/scripts/imgtestlib/vm.py", line 295, in start
    self.wait_qmp_event(qmp_event, timeout_sec=timeout_sec)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/fedora/~/builds-openstack/redhat/services/products/image-builder/ci/images/test/scripts/imgtestlib/vm.py", line 309, in wait_qmp_event
    mon = qmp.legacy.QEMUMonitorProtocol(os.fspath(self._qmp_socket))
          ^^^^^^^^^^
AttributeError: module 'qemu.qmp' has no attribute 'legacy'

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.

2 participants