Uploaded image for project: 'CoreOS OCP'
  1. CoreOS OCP
  2. COS-3165

[coreos/fedora-coreos-tracker] TestISO tests fail on ppc64le due to "wrong fs type" [erofs]

XMLWordPrintable

    • Upstream
    • False
    • Hide

      None

      Show
      None
    • False
    • 0
    • 0

      [2864173426] Upstream Reporter: Adam Piasecki
      Upstream issue status: Closed
      Upstream description:

      This happened today on jenkins, on both `branched` and `rawhide`.

      Directly from Jenkins log:

      ```
      [2025-02-19T08:00:01.868Z] Running test: iso-live-login.ppcfw
      [2025-02-19T08:00:28.342Z] FAIL: iso-live-login.ppcfw (19.866s)
      [2025-02-19T08:00:28.342Z] entered emergency.target in initramfs
      [2025-02-19T08:00:28.342Z] Running test: iso-offline-install.ppcfw
      [2025-02-19T08:00:46.363Z] FAIL: iso-offline-install.ppcfw (16.717s)
      [2025-02-19T08:00:46.363Z] entered emergency.target in initramfs
      [2025-02-19T08:00:46.363Z] Running test: iso-offline-install.mpath.ppcfw
      [2025-02-19T08:01:12.824Z] FAIL: iso-offline-install.mpath.ppcfw (23.768s)
      [2025-02-19T08:01:12.824Z] entered emergency.target in initramfs
      [2025-02-19T08:01:12.824Z] Running test: iso-offline-install-fromram.4k.ppcfw
      [2025-02-19T08:01:44.808Z] FAIL: iso-offline-install-fromram.4k.ppcfw (29.419s)
      [2025-02-19T08:01:44.808Z] entered emergency.target in initramfs
      [2025-02-19T08:01:44.808Z] Running test: miniso-install.ppcfw
      [2025-02-19T08:02:40.932Z] FAIL: miniso-install.ppcfw (50.612s)
      [2025-02-19T08:02:40.932Z] entered emergency.target in initramfs
      [2025-02-19T08:02:40.932Z] Running test: miniso-install.nm.ppcfw
      [2025-02-19T08:03:27.507Z] FAIL: miniso-install.nm.ppcfw (42.534s)
      [2025-02-19T08:03:27.507Z] entered emergency.target in initramfs
      [2025-02-19T08:03:27.507Z] Running test: miniso-install.4k.ppcfw
      [2025-02-19T08:04:23.628Z] FAIL: miniso-install.4k.ppcfw (49.165s)
      [2025-02-19T08:04:23.628Z] entered emergency.target in initramfs
      [2025-02-19T08:04:23.628Z] Running test: miniso-install.4k.nm.ppcfw
      [2025-02-19T08:05:10.228Z] FAIL: miniso-install.4k.nm.ppcfw (47.435s)
      [2025-02-19T08:05:10.228Z] entered emergency.target in initramfs
      [2025-02-19T08:05:10.228Z] Running test: pxe-online-install.ppcfw
      [2025-02-19T08:07:01.595Z] FAIL: pxe-online-install.ppcfw (1m38.564s)
      [2025-02-19T08:07:01.595Z] entered emergency.target in initramfs
      [2025-02-19T08:07:01.595Z] Running test: pxe-offline-install.4k.ppcfw
      [2025-02-19T08:08:22.930Z] FAIL: pxe-offline-install.4k.ppcfw (1m26.977s)
      [2025-02-19T08:08:22.930Z] entered emergency.target in initramfs
      [2025-02-19T08:08:22.931Z] Error: harness: test suite failed
      ```

      Artifacts logs:

      ```
      [ OK ] Finished sysroot-xfs-ephemeral-mkfs.service.
      [ 2.117128] systemd[1]: Finished sysroot-xfs-ephemeral-mkfs.service.
      [ 37.315450] coreos-livepxe-rootfs[756]: Creating symlink '/sysroot.img -> /root.erofs'
      [ 37.325383] systemd[1]: Mounting sysroot.mount - /sysroot...
      Mounting sysroot.mount - /sysroot...
      [ 37.365322] mount[786]: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/loop1, missing codepage or helper program, or other error.
      [ 37.369600] systemd[1]: sysroot.mount: Mount process exited, code=exited, status=32/n/a
      [ 37.369755] systemd[1]: sysroot.mount: Failed with result 'exit-code'.
      [ 37.370264] systemd[1]: Failed to mount sysroot.mount - /sysroot.
      [FAILED] Failed to mount sysroot.mount - /sysroot.
      ```

      While debugging with debug-pod:
      ```
      :/root

      1. mount -o loop /root.erofs /sysrootmount
        : /sysroot: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error. dmesg(1) may have more information after failed mount system call.:/root
      2. mount -o loop -t erofs /root.erofs /sysroot
        ```

              Unassigned Unassigned
              upstream-sync Upstream Sync
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: