Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-9759

image-builder fails to build RHEL 10.1 qcow2

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Image Builder
    • None
    • Important
    • None

      When building a RHEL 10.1 qcow2 with image-builder 40 (and 41, which is in testing), and osbuild 164 I receive the following error:

      Traceback (most recent call last):
      File "/run/osbuild/bin/org.osbuild.rpm", line 260, in <module>
          r = main(args["tree"], args["inputs"], args["options"])
      File "/run/osbuild/bin/org.osbuild.rpm", line 216, in main
          subprocess.run([
          ~~~~~~~~~~~~~~^^
              "rpm",
              ^^^^^^
          ...<8 lines>...
              "--install", manifest.name
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
          ], cwd=pkgpath, check=True, env=env)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/lib64/python3.14/subprocess.py", line 577, in run
          raise CalledProcessError(retcode, process.args,
                                   output=stdout, stderr=stderr)
      subprocess.CalledProcessError: Command '['rpm', '--verbose', '--root', '/run/osbuild/tree', '--nosignature', '--install', '/tmp/manifest.l3ak7zcj']' returned non-zero exit status 174.
      

      This happens during the RPM stage in the build timeline. Full manifest and build log is attached.

        1. rhel-10.1-qcow2-x86_64.buildlog
          47 kB
          Simon de Vlieger
        2. rhel-10.1-qcow2-x86_64.debug.buildlog
          4.67 MB
          Simon de Vlieger
        3. rhel-10.1-qcow2-x86_64.osbuild-manifest.json
          214 kB
          Simon de Vlieger

              Unassigned Unassigned
              rh-ee-sdevlieg Simon de Vlieger
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: