[Bug 1196373] New: JeOS: proc-sys-fs-binfmt_misc.mount: failed
https://bugzilla.suse.com/show_bug.cgi?id=1196373 Bug ID: 1196373 Summary: JeOS: proc-sys-fs-binfmt_misc.mount: failed Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: petr.vorel@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- binfmt_misc [1] is somehow broken on current JeOS. Found on my fork of opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-Build20220222-jeos-ltp-commands@uefi_virtio-2G job [2], but also verified locally on JeOS 20220221. $ systemctl status proc-sys-fs-binfmt_misc.mount �� proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Wed 2022-02-23 18:41:43 UTC; 1min 6s ago TriggeredBy: ��� proc-sys-fs-binfmt_misc.automount Where: /proc/sys/fs/binfmt_misc What: binfmt_misc Docs: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems CPU: 6ms Feb 23 18:41:43 jeos-tumbleweed systemd[1]: Mounting Arbitrary Executable File Formats File System... Feb 23 18:41:43 jeos-tumbleweed mount[7585]: mount: /proc/sys/fs/binfmt_misc: unknown filesystem type 'binfmt_misc'. Feb 23 18:41:43 jeos-tumbleweed systemd[1]: proc-sys-fs-binfmt_misc.mount: Mount process exited, code=exited, status=> Feb 23 18:41:43 jeos-tumbleweed systemd[1]: proc-sys-fs-binfmt_misc.mount: Failed with result 'exit-code'. Feb 23 18:41:43 jeos-tumbleweed systemd[1]: Failed to mount Arbitrary Executable File Formats File System. $ df -a on JeOS reports: df: /proc/sys/fs/binfmt_misc: No such device ... $ ls /proc/sys/fs/binfmt_misc/ ls: cannot access '/proc/sys/fs/binfmt_misc/': No such device $ grep BINFMT_MISC /boot/config-5.15.12-1-default CONFIG_BINFMT_MISC=m (the same setup is on normal "desktop" Tumbleweed, where it works). [1] https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html [2] http://quasar.suse.cz/tests/8530#step/df01_ext2_sh/8 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 Petr Vorel <petr.vorel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petr.vorel@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 Petr Vorel <petr.vorel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@suse.com --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- I checked the latest TW 5.16.10 kernel and it's working fine. Which kernel is it used there? 5.15 looks too old and the known regression about binfmt_misc is found only in 5.17-rc upstream (and it got fixed recently). -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c2 --- Comment #2 from Petr Vorel <petr.vorel@suse.com> --- Kernel on JeOS Tumbleweed: Linux localhost 5.16.10-1-default #1 SMP PREEMPT Thu Feb 17 05:36:42 UTC 2022 (fc3f7ab) x86_64 x86_64 x86_64 GNU/Linux [1] which is more less the same as on desktop Tumbleweed: Linux susetest 5.16.10-1-default #1 SMP PREEMPT Thu Feb 17 05:36:42 UTC 2022 (fc3f7ab) x86_64 x86_64 x86_64 GNU/Linux As even kernel configs are the same [3] [4] it might be systemd or other component issue. [1] http://quasar.suse.cz/tests/8535#step/install_ltp/84 [2] https://openqa.opensuse.org/tests/2201962#step/boot_ltp/64 [3] https://openqa.opensuse.org/tests/2201962/file/boot_ltp-config-5.16.10-1-def... [4] http://quasar.suse.cz/tests/8535/file/install_ltp-config-5.16.10-1-default -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c3 --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- Is the installed system with kernel-default or kernel-default-base? binfmt_misc module is present only in the latter. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c4 --- Comment #4 from Petr Vorel <petr.vorel@suse.com> --- It uses just kernel-default-base. IMHO JeOS testing deliberately use just kernel-default-base to see what problems are visible for default users. Feel free to close it as wontfix due missing kernel-default. BTW there are many problems with LTP tests on JeOS due missing modules. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c5 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #5 from Takashi Iwai <tiwai@suse.com> --- OK, then it's more or less expected behavior. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c6 --- Comment #6 from Petr Vorel <petr.vorel@suse.com> --- Ack. FYI this problem is for SLES JeOS. Although some modules are being migrated to kernel-default (e.g. quota: #1196585), binfmt_misc is probably not important enough to be migrated. I'll also verify if it's not bug / fixable problem in df (coreutils). I'll have look. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c7 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |FIXED --- Comment #7 from Fabian Vogt <fvogt@suse.com> --- We definitely need that in kernel-default-base. Fixed with https://build.opensuse.org/request/show/958417. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c11 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2022:0760-1: An update that solves 6 vulnerabilities, contains three features and has 50 fixes is now available. Category: security (important) Bug References: 1089644,1154353,1157038,1157923,1176447,1176940,1178134,1181147,1181588,1183872,1187716,1188404,1189126,1190812,1190972,1191580,1191655,1191741,1192210,1192483,1193096,1193233,1193243,1193787,1194163,1194967,1195012,1195081,1195286,1195352,1195378,1195506,1195516,1195543,1195668,1195701,1195798,1195799,1195823,1195908,1195928,1195947,1195957,1195995,1196195,1196235,1196339,1196373,1196400,1196403,1196516,1196584,1196585,1196601,1196612,1196776 CVE References: CVE-2022-0001,CVE-2022-0002,CVE-2022-0492,CVE-2022-0516,CVE-2022-0847,CVE-2022-25375 JIRA References: SLE-20807,SLE-22135,SLE-22494 Sources used: openSUSE Leap 15.4 (src): dtb-aarch64-5.3.18-150300.59.54.1, kernel-preempt-5.3.18-150300.59.54.1 openSUSE Leap 15.3 (src): dtb-aarch64-5.3.18-150300.59.54.1, kernel-64kb-5.3.18-150300.59.54.1, kernel-debug-5.3.18-150300.59.54.1, kernel-default-5.3.18-150300.59.54.1, kernel-default-base-5.3.18-150300.59.54.1.150300.18.35.3, kernel-docs-5.3.18-150300.59.54.1, kernel-kvmsmall-5.3.18-150300.59.54.1, kernel-obs-build-5.3.18-150300.59.54.1, kernel-obs-qa-5.3.18-150300.59.54.1, kernel-preempt-5.3.18-150300.59.54.1, kernel-source-5.3.18-150300.59.54.1, kernel-syms-5.3.18-150300.59.54.1, kernel-zfcpdump-5.3.18-150300.59.54.1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2022:0760-1: An update that solves 6 vulnerabilities, contains three features and has 50 fixes is now available. Category: security (important) Bug References: 1089644,1154353,1157038,1157923,1176447,1176940,1178134,1181147,1181588,1183872,1187716,1188404,1189126,1190812,1190972,1191580,1191655,1191741,1192210,1192483,1193096,1193233,1193243,1193787,1194163,1194967,1195012,1195081,1195286,1195352,1195378,1195506,1195516,1195543,1195668,1195701,1195798,1195799,1195823,1195908,1195928,1195947,1195957,1195995,1196195,1196235,1196339,1196373,1196400,1196403,1196516,1196584,1196585,1196601,1196612,1196776 CVE References: CVE-2022-0001,CVE-2022-0002,CVE-2022-0492,CVE-2022-0516,CVE-2022-0847,CVE-2022-25375 JIRA References: SLE-20807,SLE-22135,SLE-22494 Sources used: SUSE Linux Enterprise Workstation Extension 15-SP3 (src): kernel-default-5.3.18-150300.59.54.1, kernel-preempt-5.3.18-150300.59.54.1 SUSE Linux Enterprise Module for Live Patching 15-SP3 (src): kernel-default-5.3.18-150300.59.54.1, kernel-livepatch-SLE15-SP3_Update_15-1-150300.7.5.1 SUSE Linux Enterprise Module for Legacy Software 15-SP3 (src): kernel-default-5.3.18-150300.59.54.1 SUSE Linux Enterprise Module for Development Tools 15-SP3 (src): kernel-docs-5.3.18-150300.59.54.1, kernel-obs-build-5.3.18-150300.59.54.1, kernel-preempt-5.3.18-150300.59.54.1, kernel-source-5.3.18-150300.59.54.1, kernel-syms-5.3.18-150300.59.54.1 SUSE Linux Enterprise Module for Basesystem 15-SP3 (src): kernel-64kb-5.3.18-150300.59.54.1, kernel-default-5.3.18-150300.59.54.1, kernel-default-base-5.3.18-150300.59.54.1.150300.18.35.3, kernel-preempt-5.3.18-150300.59.54.1, kernel-source-5.3.18-150300.59.54.1, kernel-zfcpdump-5.3.18-150300.59.54.1 SUSE Linux Enterprise Micro 5.1 (src): kernel-default-5.3.18-150300.59.54.1, kernel-default-base-5.3.18-150300.59.54.1.150300.18.35.3 SUSE Linux Enterprise High Availability 15-SP3 (src): kernel-default-5.3.18-150300.59.54.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c13 --- Comment #13 from openQA Review <openqa-review@suse.de> --- This is an autogenerated message for openQA integration by the openqa_review script: This bug is still referenced in a failing openQA test: jeos-ltp-commands@64bit_virtio https://openqa.opensuse.org/tests/2258174 To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234` Expect the next reminder at the earliest in 28 days if nothing changes in this ticket. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c19 openQA Review <openqa-review@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #19 from openQA Review <openqa-review@suse.de> --- This is an autogenerated message for openQA integration by the openqa_review script: This bug is still referenced in a failing openQA test: jeos-ltp-commands@uefi_virtio-2G https://openqa.opensuse.org/tests/2508670 To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234` Expect the next reminder at the earliest in 56 days if nothing changes in this ticket. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c20 --- Comment #20 from Petr Vorel <petr.vorel@suse.com> --- Hm, there might be some other problem with df, because binfmt_misc is loaded according to ver_linux log [1]: Modules Loaded st sr_mod cdrom binfmt_misc loop xfs ext4 mbcache jbd2 dm_mod af_packet nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill nf_tables nfnetlink nls_iso8859_1 nls_cp437 hid_generic vfat fat virtio_gpu usbhid virtio_dma_buf button fuse configfs ip_tables x_tables xhci_pci xhci_pci_renesas xhci_hcd usbcore virtio_net net_failover virtio_blk virtio_scsi failover ata_piix btrfs blake2b_generic xor raid6_pq libcrc32c sg efivarfs qemu_fw_cfg virtio_rng [1] https://openqa.opensuse.org/tests/2508670/file/shutdown_ltp-ver_linux_after.... -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c21 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(petr.vorel@suse.c | |om) --- Comment #21 from Fabian Vogt <fvogt@suse.com> --- (In reply to Petr Vorel from comment #20)
Hm, there might be some other problem with df, because binfmt_misc is loaded according to ver_linux log [1]:
Modules Loaded st sr_mod cdrom binfmt_misc loop xfs ext4 mbcache jbd2 dm_mod af_packet nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 rfkill nf_tables nfnetlink nls_iso8859_1 nls_cp437 hid_generic vfat fat virtio_gpu usbhid virtio_dma_buf button fuse configfs ip_tables x_tables xhci_pci xhci_pci_renesas xhci_hcd usbcore virtio_net net_failover virtio_blk virtio_scsi failover ata_piix btrfs blake2b_generic xor raid6_pq libcrc32c sg efivarfs qemu_fw_cfg virtio_rng
[1] https://openqa.opensuse.org/tests/2508670/file/shutdown_ltp-ver_linux_after. txt
i.e. even with the fixed kernel-default-base, df -a shows that error message? Can you reproduce that manually? If you run df -a twice, does the output change? The automount might lead to some weird behaviour. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c22 Petr Vorel <petr.vorel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Flags|needinfo?(petr.vorel@suse.c | |om) | --- Comment #22 from Petr Vorel <petr.vorel@suse.com> --- It's a different problem, I'll report it today. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 https://bugzilla.suse.com/show_bug.cgi?id=1196373#c23 --- Comment #23 from Petr Vorel <petr.vorel@suse.com> --- FYI: Reported as #1202362. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1196373 Petr Vorel <petr.vorel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.suse.com/s | |how_bug.cgi?id=1202362 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com